aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Temporary readd GNU diffBaptiste Daroussin2017-03-195-1/+82
* Fix SUBDIR_DEPEND for gdb on binutils after r307659.Bryan Drewery2017-03-151-1/+1
* Convert gnu to using SRCTOPWarner Losh2017-03-1214-29/+29
* Import diff from OpenBSD and remove GNU diffBaptiste Daroussin2017-03-115-82/+1
* [dtc] regenerate version file if upstream Makefile has been changedOleksandr Tymoshenko2017-03-101-1/+1
* Use SRCTOP/OBJTOP and simplify output using :H instead of "../" for directoryEnji Cooper2017-02-111-12/+10
* Bump GCC FBSD_CC_VER for r312899 (-march=octeon+ support)Ed Maste2017-02-011-1/+1
* Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CCEd Maste2017-01-271-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Enable /usr/lib32 for o32 binaries on mips64.John Baldwin2017-01-062-1/+3
* Add WITH_LLD_AS_LD build knobEd Maste2016-11-251-0/+2
* Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin2016-11-161-1/+1
* Connect new LLVM-based libgcc_eh & libgcc_s to the buildEd Maste2016-11-042-41/+4
* Fix packaging /usr/lib{,32}/libgcc_eh{,_p}.a.Glen Barber2016-10-311-2/+2
* Add full softfloat and hardfloat support for MIPS.Ruslan Bukin2016-10-318-10/+10
* Fix a typo from a manual merge.Justin Hibbits2016-10-221-1/+1
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-228-8/+13
* Revert r307689Enji Cooper2016-10-211-7/+2