aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Retire obsolete GDB 6.1.1Ed Maste2020-12-1536-7098/+0
* Remove now-unused GNU as build infrastructureEd Maste2020-06-0716-1570/+0
* Retire BINUTILS and BINUTILS_BOOTSTRAP optionsEd Maste2020-06-071-12/+0
* Remove GNU objcopy and objdump build infrastructureEd Maste2020-06-066-1575/+0
* binutils: build as with BINUTILS || BINUTILS_BOOTSTRAPEd Maste2020-05-301-2/+3
* binutils: disconnect objdump from the buildEd Maste2020-05-061-4/+0
* remove binutils ld leftoversEd Maste2020-03-271-1/+0
* Now that there are no remaining users of ld.bfd, remove the ld subdir.Brandon Bergren2020-03-2721-2878/+0
* [PowerPC] Switch powerpc and powerpcspe to lldBrandon Bergren2020-03-271-6/+0
* limit building GNU assembler (as) to x86Ed Maste2020-01-191-1/+7
* limit ld.bfd to powerpcEd Maste2020-01-141-5/+3
* as: add deprecation notice to the man pageEd Maste2019-08-011-0/+4
* objdump: be explicit that GNU objdump that will be removedEd Maste2019-08-011-2/+2
* objdump: move deprecation notice to indended spot in the man pageEd Maste2019-08-011-4/+4
* [PPC] Enable build/install of ld.bfd on baseLeandro Lupori2019-05-201-1/+3
* Apply WITH_PIE changes to other binutils componentsEd Maste2019-03-253-8/+8
* Fix GNU objdump build under WITH_PIEEd Maste2019-03-251-4/+4
* Divorce MK_GDB from MK_BINUTILS.John Baldwin2019-03-061-7/+8
* Avoid bsd.files.mk duplicate rule warning for bfd ldscriptsAlex Richardson2019-01-092-3/+6
* Do not install GNU ld if lld is /usr/bin/ldEd Maste2018-11-261-1/+5
* Disable sbrk() use in GNU tools.Brooks Davis2018-09-214-4/+4
* Teach binutils that arm64 is a 64bit architecture. This is needed to crossAndrew Turner2018-07-061-1/+1
* Rework how the ld link is handled in WORLDTMP from r322811.Bryan Drewery2018-06-201-4/+3
* objdump.1: manually apply r229046 to the rendered man pageEd Maste2018-06-151-0/+4
* When lld is ld, install bfd's man page as ld.bfd.1Ed Maste2018-03-041-0/+8
* Rename RELTOP since it will mean something else globally.Bryan Drewery2017-10-315-19/+19
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-314-4/+0
* Support armv7 builds for userlandWarner Losh2017-10-051-1/+4
* Remove redundant source and object files.Jonathan Anderson2017-09-091-1/+0
* Convert all the arm big endian tests into a regexp rather than a list.Warner Losh2017-08-143-4/+4
* Make _TO_CPUARCH macro for ARCH to CPUARCH conversionsWarner Losh2017-08-121-1/+1
* Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CCEd Maste2017-01-271-1/+1
* Enable /usr/lib32 for o32 binaries on mips64.John Baldwin2017-01-061-0/+1
* Add WITH_LLD_AS_LD build knobEd Maste2016-11-251-0/+2
* Add full softfloat and hardfloat support for MIPS.Ruslan Bukin2016-10-313-4/+4
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-221-2/+2
* Retire WITHOUT_ELFCOPY_AS_OBJCOPY optionEd Maste2016-10-031-6/+1
* Revert r302670 and r302671 for now.Bryan Drewery2016-07-131-1/+1
* Create one list of replacements for MACHINE_CPUARCH as MACHINE_CPUARCH_SUB.Bryan Drewery2016-07-121-1/+1
* Make armv6 hard float abi by default. Kill armv6hf.Warner Losh2016-05-181-1/+1
* MFHGlen Barber2016-03-027-324/+34
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-247-324/+34
* | MFHGlen Barber2016-01-071-2/+3
|\|
| * Switch GNU ld to be installed as ld.bfd and linked as ldEd Maste2016-01-071-2/+3
* | MFH r289384-r293170Glen Barber2016-01-042-5/+5
|\|
| * 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
* | Merge from headBaptiste Daroussin2015-10-091-0/+1
|\|