aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/ld
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-243-89/+21
* Switch GNU ld to be installed as ld.bfd and linked as ldEd Maste2016-01-071-2/+3
* Install ld also as ld.bfd, for use with cc -fuse-ld=bfdEd Maste2015-12-231-0/+1
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-2/+2
* Fix ld not respecting --sysroot.Bryan Drewery2015-11-241-1/+1
* Avoid warning race with creating 'ldscripts' directory during build.Bryan Drewery2015-10-161-2/+1
* Updated dependsSimon J. Gerraty2015-10-071-0/+1
* Fix subdir -j build after r287983 by adding missing dependencies.Bryan Drewery2015-09-255-0/+5
* Fix emulation ldscripts not being installed since r131832.Bryan Drewery2015-09-251-1/+1
* Use SHAREOWN/SHAREMODE/SHAREGRP rather than LIB* as these are plain ASCIIBryan Drewery2015-09-211-3/+0
* Replace afterinstall: hack with FILES mechanism.Bryan Drewery2015-09-191-4/+6
* new dependsSimon J. Gerraty2015-06-161-0/+2
* Add META_MODE support.Simon J. Gerraty2015-06-133-0/+102
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-2/+52
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-194-36/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+1
| * | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-282-20/+25
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync with HEAD.David E. O'Brien2013-02-082-0/+2
| |\ \ \ \
| * | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+4
| * | | | | Sync from headSimon J. Gerraty2012-11-041-1/+1
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+50
* | | | | | | Fix rendering with mandocBaptiste Daroussin2014-11-231-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove ia64.Marcel Moolenaar2014-07-073-36/+0
| |_|_|_|/ |/| | | |
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|/ |/| | |
* | | | Reimplement r257525 such that it work with the historic FreeBSD makeBrooks Davis2013-11-011-1/+6
* | | | Enable the --sysroot=/foo option in ld by always building with a sysrootBrooks Davis2013-10-281-1/+1
* | | | Correct ld(1) manual page for --no-add-needed set as default after r253839Eygene Ryabinkin2013-10-281-19/+19
| |_|/ |/| |
* | | Set the correct relocation type for R_ARM_TARGET2 to R_ARM_GOT_PREL. TheAndrew Turner2013-01-062-0/+2
| |/ |/|
* | Merging of projects/armv6, part 3Oleksandr Tymoshenko2012-08-151-1/+1
|/
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building theKonstantin Belousov2012-04-291-0/+3
* Rename the linker emulation name for powerpc and powerc64. This is needed thatAndreas Tobler2011-11-192-3/+3
* Change the load address from offset 0 in region 1 to offset 4G in region 0.Marcel Moolenaar2011-03-222-3/+5
* Branch from contrib/binutils/ld/emulparams/elf64_ia64_fbsd.s so thatMarcel Moolenaar2011-03-221-0/+7
* Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/gMarcel Moolenaar2011-03-219-11/+11
* Merge binutils 2.17.50 to head. This brings a number of improvements toDimitry Andric2011-02-188-164/+2297
|\
| * Sync: merge r215396 through r215463 from ^/head.Dimitry Andric2010-11-181-1/+1
| |\
| * \ Sync: merge r214895 through r215140 from ^/head.Dimitry Andric2010-11-112-4/+2
| |\ \
| * | | Update config.h for ld.Dimitry Andric2010-11-011-99/+15
| * | | Add manpages under gnu/usr.bin/binutils, since they are generated.Dimitry Andric2010-11-011-0/+2156
| * | | Most of binutils now compiles at WARNS=3, except for libiberty andDimitry Andric2010-10-221-1/+0
| * | | Update ldscript extension list.Dimitry Andric2010-10-211-1/+1
| * | | Use one file per line in SRCS= definition, to make insertions andDimitry Andric2010-10-211-3/+15
| * | | Apply upstream changes to genscripts.sh, while attempting to keep theDimitry Andric2010-10-211-5/+30
| * | | Remove weird double-pasted sections in armelfb?_fbsd.sh.Dimitry Andric2010-10-212-19/+0
| * | | Regenerate config.h for ld.Dimitry Andric2010-10-211-108/+153
* | | | Retire TARGET_ABI.Warner Losh2011-01-071-7/+6
| |_|/ |/| |