summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/ld
Commit message (Expand)AuthorAgeFilesLines
* Set the correct relocation type for R_ARM_TARGET2 to R_ARM_GOT_PREL. Theandrew2013-01-062-0/+2
* Merging of projects/armv6, part 3gonzo2012-08-151-1/+1
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-291-0/+3
* Rename the linker emulation name for powerpc and powerc64. This is needed thatandreast2011-11-192-3/+3
* Change the load address from offset 0 in region 1 to offset 4G in region 0.marcel2011-03-222-3/+5
* Branch from contrib/binutils/ld/emulparams/elf64_ia64_fbsd.s so thatmarcel2011-03-221-0/+7
* Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/gmarcel2011-03-219-11/+11
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-188-164/+2297
|\
| * Sync: merge r215396 through r215463 from ^/head.dim2010-11-181-1/+1
| * Sync: merge r214895 through r215140 from ^/head.dim2010-11-112-4/+2
| |\
| * | Update config.h for ld.dim2010-11-011-99/+15
| * | Add manpages under gnu/usr.bin/binutils, since they are generated.dim2010-11-011-0/+2156
| * | Most of binutils now compiles at WARNS=3, except for libiberty anddim2010-10-221-1/+0
| * | Update ldscript extension list.dim2010-10-211-1/+1
| * | Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-3/+15
| * | Apply upstream changes to genscripts.sh, while attempting to keep thedim2010-10-211-5/+30
| * | Remove weird double-pasted sections in armelfb?_fbsd.sh.dim2010-10-212-19/+0
| * | Regenerate config.h for ld.dim2010-10-211-108/+153
* | | Retire TARGET_ABI.imp2011-01-071-7/+6
* | | Let gcc and ld know where to find 32 bit libraries on amd64.tijl2010-11-171-1/+1
| |/ |/|
* | Complete the integration of tbemd branch into head.imp2010-11-102-4/+2
|/
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-101-0/+29
* Add an alignment of 8 for sections in the n32 ABI. The default alignmentjchandra2010-06-252-0/+2
* Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.jmallett2010-06-021-5/+12
* Make the n32 scripts actually generate, ummm, n32 binaries... <blush>imp2010-03-042-2/+2
* Add n32 ABI generators...imp2010-03-024-1/+11
* Remove alpha support from here too. FreeBSD 6 was the last branch toimp2010-02-031-33/+0
* Merge r195575 and 195530 from projects/mips to head by hand:imp2010-01-081-7/+14
* Push mips support for ld into the tree.imp2008-12-115-0/+40
* Force -O1 compilation when targeted for ia64. GCC 4 generatesmarcel2007-09-261-0/+4
* Reduce diff to vendor for maintance purposes.obrien2007-09-191-5/+6
* In the case of a native build, set NATIVE to yes so that the code circuitsthomas2007-09-191-1/+4
* scripts for the arm port.imp2006-09-143-0/+45
* Fix the build and minor cleanup.imp2006-09-141-3/+4
* Build 'ld' supporting a big endian ARM if "TARGET_BIG_ENDIAN" is defined.obrien2006-09-121-1/+5
* Be consistent in quoting.obrien2006-07-224-8/+8
* Create a genscripts driver based on the PowerPC one.obrien2006-07-221-0/+12
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
* MAJOR cleanup of the Bmake framework.obrien2004-07-088-197/+57
* Our 'TOOLS_PREFIX' and not 'DESTDIR' matches what the stock GNU buildobrien2004-06-201-2/+2
* Updated Bmake framework for Binutils 2.15.obrien2004-06-169-60/+113
* style.Makefile(5):johan2004-02-241-1/+1
* Properly quote the lib path.obrien2003-08-196-6/+6
* Stage 3 of dynamic root support, con't.obrien2003-08-176-6/+6
* s/x86_64/amd64/g where possible.obrien2003-08-171-2/+2
* Add elf_i386_fbsd emulation.obrien2003-07-011-0/+14
* The AMD64 Hammer bits.obrien2003-04-261-0/+20
* Remove first attempt at x86-64 bits. We're going to call it "amd64" now.obrien2003-04-261-20/+0
* Removed invasion into these makefiles by the "legacy" stuff;ru2003-04-121-3/+2
* libbinutils.a needs basename(3); when the latter is providedru2003-04-111-2/+3
OpenPOWER on IntegriCloud