aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-168-8/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-192-3/+2
* gnu diff3: apply patch to committed src, rather than at build timeEd Maste2022-11-142-17/+0
* ncurses: chase dependency changes in the source treeBaptiste Daroussin2021-10-041-1/+1
* gnu: remove gnugrep and libgnuregexKyle Evans2020-12-2564-17979/+0
* build: remove the option to build gnugrepKyle Evans2020-12-251-1/+0
* Retire obsolete GDB 6.1.1Ed Maste2020-12-1598-22008/+0
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-2/+0
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-183-0/+6
* Remove now-unused GNU as build infrastructureEd Maste2020-06-0716-1570/+0
* Retire BINUTILS and BINUTILS_BOOTSTRAP optionsEd Maste2020-06-072-18/+1
* 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
* userland build: replace -fno-common with ${CFCOMMONFLAG}Kyle Evans2020-04-101-1/+1
* drop GDB_LIBEXEC option (now always true)Ed Maste2020-03-302-7/+1
* gdb: compile with -fcommon explicitlyKyle Evans2020-03-291-0/+5
* 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
* retire in-tree GPL dtc devicetree compilerEd Maste2020-02-293-70/+0
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-2948-5019/+0
* limit building GNU assembler (as) to x86Ed Maste2020-01-191-1/+7
* limit ld.bfd to powerpcEd Maste2020-01-141-5/+3
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1
* Get the readline header from the installed header instead of the from the sourceBaptiste Daroussin2019-09-121-1/+1
* Remove usesless readline compat includes which will reinclude readline.hBaptiste Daroussin2019-09-121-1/+0
* 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
* powerpc: Transition to Secure-PLT, like most other OSs (Toolchain part)Justin Hibbits2019-06-251-0/+3
* [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
* Divorce MK_GDB from MK_BINUTILS.John Baldwin2019-03-062-8/+12
* 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
* Bring back the WARNS level to what it used to be to please gcc arches at leastBaptiste Daroussin2018-10-201-0/+2
* Update libdialog to 1.3-20180621Baptiste Daroussin2018-10-201-2/+0
* - Update head to 13.0-CURRENT.Glen Barber2018-10-191-2/+2
* Disable sbrk() use in GNU tools.Brooks Davis2018-09-2112-12/+12
* 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