aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* MFC r365631: Only set WARNS if not definedKyle Evans2020-09-161-1/+1
* MFC r359702, r359774: enforce -fno-common for userland/kernel src buildsKyle Evans2020-04-271-1/+1
* MFC -fno-common fixes: r359389, r359394, r359397-r359399, r359403-r359404,Kyle Evans2020-04-091-0/+5
* MFC r352242, r352249Baptiste Daroussin2020-02-192-2/+1
* MFC r356356, r356358, r356422: replace gcclibs' libsspKyle Evans2020-01-161-1/+0
* MFC r355940:Dimitry Andric2020-01-071-1/+1
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-196-6/+0
* Add WITH_PIE knob to build Position Independent ExecutablesEd Maste2019-09-266-18/+20
* MFC r339738, r339744, r339770, r339773, r339864-r339866, r339907-r339908, r33...Andrew Turner2019-09-162-5/+5
* MFC r350518: as: add deprecation notice to the man pageEd Maste2019-08-041-0/+4
* objdump: update deprecation noticeEd Maste2019-08-041-4/+4
* After r346168, also merge build infrastructure for LLVM libomp.Dimitry Andric2019-04-171-1/+4
* MFC r342910:Pedro F. Giffuni2019-02-101-9/+22
* MFC r340984: Do not install GNU ld if lld is /usr/bin/ldEd Maste2018-11-291-1/+5
* 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
* 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