| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/g | Marcel Moolenaar | 2011-03-21 | 9 | -11/+11 |
| * | Merge binutils 2.17.50 to head. This brings a number of improvements to | Dimitry Andric | 2011-02-18 | 8 | -164/+2297 |
| |\ |
|
| | * | Sync: merge r215396 through r215463 from ^/head. | Dimitry Andric | 2010-11-18 | 1 | -1/+1 |
| | |\ |
|
| | * \ | Sync: merge r214895 through r215140 from ^/head. | Dimitry Andric | 2010-11-11 | 2 | -4/+2 |
| | |\ \ |
|
| | * | | | Update config.h for ld. | Dimitry Andric | 2010-11-01 | 1 | -99/+15 |
| | * | | | Add manpages under gnu/usr.bin/binutils, since they are generated. | Dimitry Andric | 2010-11-01 | 1 | -0/+2156 |
| | * | | | Most of binutils now compiles at WARNS=3, except for libiberty and | Dimitry Andric | 2010-10-22 | 1 | -1/+0 |
| | * | | | Update ldscript extension list. | Dimitry Andric | 2010-10-21 | 1 | -1/+1 |
| | * | | | Use one file per line in SRCS= definition, to make insertions and | Dimitry Andric | 2010-10-21 | 1 | -3/+15 |
| | * | | | Apply upstream changes to genscripts.sh, while attempting to keep the | Dimitry Andric | 2010-10-21 | 1 | -5/+30 |
| | * | | | Remove weird double-pasted sections in armelfb?_fbsd.sh. | Dimitry Andric | 2010-10-21 | 2 | -19/+0 |
| | * | | | Regenerate config.h for ld. | Dimitry Andric | 2010-10-21 | 1 | -108/+153 |
| * | | | | Retire TARGET_ABI. | Warner Losh | 2011-01-07 | 1 | -7/+6 |
| | |_|/
|/| | |
|
| * | | | Let gcc and ld know where to find 32 bit libraries on amd64. | Tijl Coosemans | 2010-11-17 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | Complete the integration of tbemd branch into head. | Warner Losh | 2010-11-10 | 2 | -4/+2 |
| |/ |
|
| * | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | Nathan Whitehorn | 2010-07-10 | 1 | -0/+29 |
| * | Add an alignment of 8 for sections in the n32 ABI. The default alignment | Jayachandran C. | 2010-06-25 | 2 | -0/+2 |
| * | Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. | Juli Mallett | 2010-06-02 | 1 | -5/+12 |
| * | Make the n32 scripts actually generate, ummm, n32 binaries... <blush> | Warner Losh | 2010-03-04 | 2 | -2/+2 |
| * | Add n32 ABI generators... | Warner Losh | 2010-03-02 | 4 | -1/+11 |
| * | Remove alpha support from here too. FreeBSD 6 was the last branch to | Warner Losh | 2010-02-03 | 1 | -33/+0 |
| * | Merge r195575 and 195530 from projects/mips to head by hand: | Warner Losh | 2010-01-08 | 1 | -7/+14 |
| * | Push mips support for ld into the tree. | Warner Losh | 2008-12-11 | 5 | -0/+40 |
| * | 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 |
| * | 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 |
| * | Build 'ld' supporting a big endian ARM if "TARGET_BIG_ENDIAN" is defined. | David E. O'Brien | 2006-09-12 | 1 | -1/+5 |
| * | Be consistent in quoting. | David E. O'Brien | 2006-07-22 | 4 | -8/+8 |
| * | Create a genscripts driver based on the PowerPC one. | David E. O'Brien | 2006-07-22 | 1 | -0/+12 |
| * | NOSHARED -> NO_SHARED | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | MAJOR cleanup of the Bmake framework. | David E. O'Brien | 2004-07-08 | 8 | -197/+57 |
| * | Our 'TOOLS_PREFIX' and not 'DESTDIR' matches what the stock GNU build | David E. O'Brien | 2004-06-20 | 1 | -2/+2 |
| * | Updated Bmake framework for Binutils 2.15. | David E. O'Brien | 2004-06-16 | 9 | -60/+113 |
| * | style.Makefile(5): | Johan Karlsson | 2004-02-24 | 1 | -1/+1 |
| * | Properly quote the lib path. | David E. O'Brien | 2003-08-19 | 6 | -6/+6 |
| * | Stage 3 of dynamic root support, con't. | David E. O'Brien | 2003-08-17 | 6 | -6/+6 |
| * | s/x86_64/amd64/g where possible. | David E. O'Brien | 2003-08-17 | 1 | -2/+2 |
| * | Add elf_i386_fbsd emulation. | David E. O'Brien | 2003-07-01 | 1 | -0/+14 |
| * | The AMD64 Hammer bits. | David E. O'Brien | 2003-04-26 | 1 | -0/+20 |
| * | Remove first attempt at x86-64 bits. We're going to call it "amd64" now. | David E. O'Brien | 2003-04-26 | 1 | -20/+0 |
| * | Removed invasion into these makefiles by the "legacy" stuff; | Ruslan Ermilov | 2003-04-12 | 1 | -3/+2 |
| * | libbinutils.a needs basename(3); when the latter is provided | Ruslan Ermilov | 2003-04-11 | 1 | -2/+3 |
| * | Migrate to a new way of dealing with building from old revisions of | Warner Losh | 2003-04-05 | 1 | -9/+1 |
| * | The PowerPC-specfic scripttempl file was depreciated in favor of the generic | David E. O'Brien | 2003-01-21 | 1 | -1/+1 |
| * | Change the default emulation to elf64_sparc_fbsd. This emulation knows the | David E. O'Brien | 2002-12-05 | 1 | -10/+16 |
| * | Change the default emulation to elf64_ia64_fbsd. This knows the proper | David E. O'Brien | 2002-12-05 | 1 | -5/+13 |
| * | Update for the Binutils 2.13.2 20021127 snapshot import. | David E. O'Brien | 2002-12-02 | 2 | -4/+10 |
| * | We HAVE_STPCPY now. | David E. O'Brien | 2002-10-20 | 1 | -2/+2 |