| Commit message (Expand) | Author | Age | Files | Lines |
| * | Push mips support for as into the tree. | Warner Losh | 2008-12-11 | 3 | -0/+27 |
| * | Temporarily add newer copy of tc-sparc.c to build to | Kip Macy | 2006-10-09 | 2 | -1/+4658 |
| * | Config file for arm assembler | Warner Losh | 2006-09-14 | 1 | -0/+3 |
| * | Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined. | David E. O'Brien | 2006-09-11 | 1 | -0/+3 |
| * | NOSHARED -> NO_SHARED | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
| * | Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x. | Alexander Kabaev | 2004-07-28 | 1 | -0/+1 |
| * | MAJOR cleanup of the Bmake framework. | David E. O'Brien | 2004-07-08 | 15 | -1572/+46 |
| * | Update to binutils 2.15. | Marcel Moolenaar | 2004-06-19 | 1 | -15/+20 |
| * | Updated Bmake framework for Binutils 2.15. | David E. O'Brien | 2004-06-16 | 7 | -59/+99 |
| * | style.Makefile(5): | Johan Karlsson | 2004-02-24 | 3 | -2/+3 |
| * | The as(1) manpage was missing on i386 and amd64. | Ruslan Ermilov | 2003-08-14 | 2 | -2/+1 |
| * | Update the target. | David E. O'Brien | 2003-06-26 | 5 | -15/+15 |
| * | The AMD64 Hammer bits. | David E. O'Brien | 2003-04-26 | 4 | -0/+291 |
| * | Remove first attempt at x86-64 bits. We're going to call it "amd64" now. | David E. O'Brien | 2003-04-26 | 4 | -298/+0 |
| * | Removed invasion into these makefiles by the "legacy" stuff; | Ruslan Ermilov | 2003-04-12 | 1 | -4/+3 |
| * | libbinutils.a needs basename(3); when the latter is provided | Ruslan Ermilov | 2003-04-11 | 1 | -3/+4 |
| * | Set WARNS=0 as a temp work around until I can get access to an IA-64 box | David E. O'Brien | 2002-12-05 | 1 | -0/+2 |
| * | Update for the Binutils 2.13.2 20021127 snapshot import. | David E. O'Brien | 2002-12-02 | 3 | -3/+3 |
| * | Binutils 2.13.2 is WARNS=2 clean for all our architectures. | David E. O'Brien | 2002-12-02 | 1 | -5/+0 |
| * | We HAVE_STPCPY now. | David E. O'Brien | 2002-10-20 | 6 | -12/+12 |
| * | Talk about punting and not going to any trouble to DTRT: | David E. O'Brien | 2002-10-12 | 6 | -1/+12 |
| * | Seems the warnings Binutils 2.13 grew now makes it impossible for WARNS != 0 | David E. O'Brien | 2002-10-12 | 1 | -1/+2 |
| * | Binutils 2.13 grew some warnings that make WARNS != 0 now impossible on | David E. O'Brien | 2002-10-11 | 1 | -1/+1 |
| * | Update for 2.13 10-Oct-2002 import. | David E. O'Brien | 2002-10-11 | 3 | -14/+5 |
| * | There is need to have a special BINUTIL_ARCH when we can use our more | David E. O'Brien | 2002-09-22 | 1 | -1/+1 |
| * | The AMD x86-64 Hammer bits. | David E. O'Brien | 2002-05-18 | 4 | -0/+296 |
| * | Style sync with other platforms. | David E. O'Brien | 2002-05-18 | 2 | -0/+2 |
| * | We won't be doing FreeBSD-NT (NTBSD?, BSDNT?) anytime soon. | David E. O'Brien | 2002-05-15 | 17 | -493/+0 |
| * | Update to Binutils 2.12.0 release. | David E. O'Brien | 2002-03-20 | 6 | -44/+48 |
| * | Minor style nit. | David E. O'Brien | 2002-03-15 | 1 | -0/+1 |
| * | Tune WARNS for Alpha. | David E. O'Brien | 2002-03-14 | 1 | -0/+4 |
| * | Turn up WARNS as high as possible. | David E. O'Brien | 2002-03-13 | 1 | -0/+1 |
| * | Change the way the version strings are handled. | David E. O'Brien | 2002-01-27 | 1 | -1/+2 |
| * | Upgrade to Binutils 2.11.2. | David E. O'Brien | 2001-12-06 | 1 | -71/+204 |
| * | Binutils 2.11.2 build framework for the FreeBSD/IA-64 target. | David E. O'Brien | 2001-10-15 | 3 | -0/+299 |
| * | We can easily share obj-format.h and targ-env.h files across all FreeBSD | David E. O'Brien | 2001-10-15 | 16 | -56/+31 |
| * | Clean up the formatting. | David E. O'Brien | 2001-10-14 | 2 | -29/+25 |
| * | We do "sparc64", not "sparc". | David E. O'Brien | 2001-10-14 | 5 | -157/+0 |
| * | Upgrade to Binutils 2.11.0. | David E. O'Brien | 2001-06-01 | 1 | -4/+4 |
| * | Upgrade to Binutils 2.11.0. | David E. O'Brien | 2001-05-28 | 3 | -7/+7 |
| * | Remove MIPS support. | David E. O'Brien | 2001-04-11 | 6 | -204/+0 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+1 |
| * | Allow "NOSHARED" to be overridden. | David E. O'Brien | 2001-02-28 | 1 | -1/+1 |
| * | Make critical toolchain binaries staticly linked in this development | David E. O'Brien | 2001-02-27 | 1 | -0/+1 |
| * | Our OS name is "freebsd", not "freebsdelf" | David E. O'Brien | 2001-02-21 | 5 | -14/+14 |
| * | version 2.10 config file. | David E. O'Brien | 2000-05-22 | 1 | -71/+200 |
| * | Conditionally define "CROSS_COMPILE" here. | David E. O'Brien | 2000-05-22 | 4 | -2/+15 |
| * | Pull the switch and activate our Binutils to a snapshot of the up and | David E. O'Brien | 2000-05-22 | 3 | -123/+409 |
| * | First cut at the (non-contrib) bits needed to build the binutils | Steve Price | 2000-04-02 | 5 | -0/+167 |