aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Transition to Secure-PLT, like most other OSs (Toolchain part)Justin Hibbits2019-06-251-0/+3
* csu: Add proper .depend tracking for each object.Bryan Drewery2019-06-151-0/+1
* Support reading in .depend files.Bryan Drewery2019-06-153-13/+13
* [PPC] Enable build/install of ld.bfd on baseLeandro Lupori2019-05-201-1/+3
* Fix gdb/kgdb build under WITH_PIEEd Maste2019-04-012-6/+8
* 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
* Connect lib/libomp to the build.Dimitry Andric2019-03-161-1/+4
* Divorce MK_GDB from MK_BINUTILS.John Baldwin2019-03-062-8/+12
* Create crtsavres.o for powerpc buildsJustin Hibbits2019-01-121-4/+0
* grep(1) outputs NOT-matched lines with multi-byte charactersPedro F. Giffuni2019-01-101-9/+22
* 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
* Implement a BSD licensed crtbegin/crtendAndrew Turner2018-10-251-1/+5
* Bring back the WARNS level to what it used to be to please gcc arches at leastBaptiste Daroussin2018-10-202-1/+3
* Update libdialog to 1.3-20180621Baptiste Daroussin2018-10-203-10/+11
* - Update head to 13.0-CURRENT.Glen Barber2018-10-191-2/+2
* Disable sbrk() use in GNU tools.Brooks Davis2018-09-2112-12/+12
* Update libstdc++ configuration.Pedro F. Giffuni2018-07-161-20/+17
* Teach binutils that arm64 is a 64bit architecture. This is needed to crossAndrew Turner2018-07-061-1/+1
* Don't use CCACHE for linking.Bryan Drewery2018-06-273-6/+6
* Fix GCC 4.2.1 to honor --sysroot for includes.John Baldwin2018-06-272-7/+4
* Don't hardcode the TOOLS_PREFIX for the startfiles directories.John Baldwin2018-06-271-2/+2
* 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
* Use a script wrapper for <compress>grepBaptiste Daroussin2018-04-251-13/+0
* i386 4/4G split.Konstantin Belousov2018-04-131-1/+19
* Use the trapframe unwinder for "fast_syscall_common".John Baldwin2018-03-091-0/+1
* When lld is ld, install bfd's man page as ld.bfd.1Ed Maste2018-03-041-0/+8
* Remove libreadline from the source tree, all consumers but gdbBaptiste Daroussin2018-02-066-333/+0
* Switch to use libedit instead of readlineBaptiste Daroussin2018-02-063-6/+4
* Remove gdbtui, it was already not installed on every archesBaptiste Daroussin2018-02-063-46/+0
* Recognize mchk_calltrap as a trapframe generator.John Baldwin2018-01-191-0/+1
* build-tools: De-special-case the gcc tools build.Bryan Drewery2017-10-311-0/+1
* Rename RELTOP since it will mean something else globally.Bryan Drewery2017-10-315-19/+19
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3126-26/+0
* Support armv7 builds for userlandWarner Losh2017-10-052-2/+8
* 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-145-6/+6
* Make _TO_CPUARCH macro for ARCH to CPUARCH conversionsWarner Losh2017-08-124-4/+4
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-4/+2
* Add deprecation notices for gdb and kgdb.John Baldwin2017-07-052-1/+16
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-1/+1
* Remove groff from baseBaptiste Daroussin2017-06-07123-6673/+0
* Add 11.1 to the mdoc(7) mdoc.local.in.Glen Barber2017-05-221-0/+1
* Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec.John Baldwin2017-04-252-1/+12
* Simplify gnu/usr.bin Makefile conditionsEd Maste2017-04-211-7/+3
* GNU diff is done and GNU diff3 is not using libgnuregex, so no need toBaptiste Daroussin2017-04-201-2/+2
* Only build libreadline for gdb, binutils actually does not need itBaptiste Daroussin2017-04-201-4/+1
* Replace again GNU diff with BSD diffBaptiste Daroussin2017-04-205-82/+1