| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r208737 (required by OCTEON* kernels): | Oleksandr Tymoshenko | 2011-12-08 | 4 | -7/+33 |
| * | Partially MFC r209867 and r215439, to provide rudimentary support for | Dimitry Andric | 2011-03-14 | 1 | -1/+1 |
| * | Merge MIPS platform support to 8-STABLE. | Jayachandran C. | 2010-11-27 | 4 | -8/+27 |
| * | Push mips support into the tree. | Warner Losh | 2008-12-11 | 3 | -1/+32 |
| * | Push mips support for ld into the tree. | Warner Losh | 2008-12-11 | 5 | -0/+40 |
| * | Push mips support for as into the tree. | Warner Losh | 2008-12-11 | 3 | -0/+27 |
| * | Enable EFI target. | Rui Paulo | 2008-08-31 | 1 | -1/+3 |
| * | Lower WARNS to avoid warning about type-punned casting. | Marcel Moolenaar | 2008-05-04 | 1 | -1/+1 |
| * | Add support for the 32-bit EFI target. | Marcel Moolenaar | 2008-04-17 | 1 | -3/+10 |
| * | Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forced | Ruslan Ermilov | 2008-03-02 | 2 | -4/+0 |
| * | Make again BSD ar(1) the default system ar(1), now properly handling | Ruslan Ermilov | 2008-02-25 | 2 | -10/+16 |
| * | If 'WITH_BSDAR' is defined, install as gnu-<util_name>. | David E. O'Brien | 2008-02-21 | 2 | -0/+10 |
| * | Back out previous commit. Restore Binutils ar as default. Disconnect | Kai Wang | 2008-02-21 | 2 | -10/+0 |
| * | * Connect ar(1) to the build and make it default ar. Rename GNU | Kai Wang | 2008-02-21 | 2 | -0/+10 |
| * | Force -O1 compilation when targeted for ia64. GCC 4 generates | Marcel Moolenaar | 2007-09-26 | 1 | -0/+4 |
| * | Reduce diff to vendor for maintance purposes. | David E. O'Brien | 2007-09-19 | 1 | -5/+6 |
| * | In the case of a native build, set NATIVE to yes so that the code circuits | Thomas Quinot | 2007-09-19 | 1 | -1/+4 |
| * | Fix PowerPC-targeted cross-builds performed on 64-bit platforms. | Marcel Moolenaar | 2007-02-11 | 2 | -4/+6 |
| * | Allow one to force with issue with 'TARGET_BIG_ENDIAN'. | David E. O'Brien | 2006-11-06 | 1 | -2/+2 |
| * | Temporarily add newer copy of tc-sparc.c to build to | Kip Macy | 2006-10-09 | 2 | -1/+4658 |
| * | Remove redundant default vector | Warner Losh | 2006-09-14 | 1 | -2/+0 |
| * | fix the build: add missing end of line cont character | Warner Losh | 2006-09-14 | 1 | -3/+5 |
| * | scripts for the arm port. | Warner Losh | 2006-09-14 | 3 | -0/+45 |
| * | Fix the build and minor cleanup. | Warner Losh | 2006-09-14 | 1 | -3/+4 |
| * | .end -> .endif | Warner Losh | 2006-09-14 | 1 | -1/+1 |
| * | Config file for arm assembler | Warner Losh | 2006-09-14 | 1 | -0/+3 |
| * | TARGET_BIG_ENDIAN isn't appropriate here. __ARMEB__ is sufficient and | Warner Losh | 2006-09-14 | 1 | -2/+2 |
| * | Style sync. | David E. O'Brien | 2006-09-12 | 1 | -2/+0 |
| * | Craft the FreeBSD/ARM ABI by hacking the New ARM ABI source. | David E. O'Brien | 2006-09-12 | 1 | -0/+24 |
| * | Default vector to big endian ARM if "TARGET_BIG_ENDIAN" is defined. | David E. O'Brien | 2006-09-12 | 1 | -4/+11 |
| * | Build 'ld' supporting a big endian ARM if "TARGET_BIG_ENDIAN" is defined. | David E. O'Brien | 2006-09-12 | 1 | -1/+5 |
| * | Configure for for big endian if TARGET_BYTES_BIG_ENDIAN is defined. | David E. O'Brien | 2006-09-12 | 1 | -2/+2 |
| * | Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined. | David E. O'Brien | 2006-09-11 | 1 | -0/+3 |
| * | Add rs6000 to the architectures on PowerPC. It's needed by gdb(1). | Marcel Moolenaar | 2006-08-24 | 1 | -0/+2 |
| * | Fix typo. | David E. O'Brien | 2006-08-10 | 1 | -1/+1 |
| * | Add ARM platform Makefile for building BFD. We include the New ARM ABI only. | David E. O'Brien | 2006-07-22 | 1 | -17/+7 |
| * | Be consistent in quoting. | David E. O'Brien | 2006-07-22 | 6 | -8/+36 |
| * | Create a genscripts driver based on the PowerPC one. | David E. O'Brien | 2006-07-22 | 1 | -0/+12 |
| * | remove these vestiges of gdbserver.. It hasn't built in a long time, and | John-Mark Gurney | 2006-03-31 | 2 | -365/+0 |
| * | Use the system gnuregex library vs. building GNU regex bits into libiberty | David E. O'Brien | 2005-02-14 | 1 | -1/+1 |
| * | Scheduled mdoc(7) sweep. | Ruslan Ermilov | 2005-01-09 | 1 | -1/+1 |
| * | NOSHARED -> NO_SHARED | Ruslan Ermilov | 2004-12-21 | 5 | -5/+5 |
| * | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 6 | -6/+6 |
| * | 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 | 37 | -23474/+161 |
| * | Removed. It was used for building gdb docs, which we don't do here | Marcel Moolenaar | 2004-06-27 | 1 | -31/+0 |
| * | GDB has moved up one level. | David E. O'Brien | 2004-06-25 | 1 | -8/+0 |
| * | Remove building gdb info files. The gdb info files are built as part | Marcel Moolenaar | 2004-06-25 | 1 | -31/+3 |
| * | Turn back on the building of GDB info files. | David E. O'Brien | 2004-06-23 | 1 | -4/+0 |