summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2025-10-01diff3: Move to own packageEd Maste
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-11-13gnu diff3: apply patch to committed src, rather than at build timeEd Maste
2021-10-04ncurses: chase dependency changes in the source treeBaptiste Daroussin
2020-12-25gnu: remove gnugrep and libgnuregexKyle Evans
2020-12-25build: remove the option to build gnugrepKyle Evans
2020-12-15Retire obsolete GDB 6.1.1Ed Maste
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2020-09-18build: provide a default WARNS for all in-tree buildsKyle Evans
2020-06-07Remove now-unused GNU as build infrastructureEd Maste
2020-06-07Retire BINUTILS and BINUTILS_BOOTSTRAP optionsEd Maste
2020-06-06Remove GNU objcopy and objdump build infrastructureEd Maste
2020-05-30binutils: build as with BINUTILS || BINUTILS_BOOTSTRAPEd Maste
2020-05-06binutils: disconnect objdump from the buildEd Maste
2020-04-10userland build: replace -fno-common with ${CFCOMMONFLAG}Kyle Evans
2020-03-30drop GDB_LIBEXEC option (now always true)Ed Maste
2020-03-29gdb: compile with -fcommon explicitlyKyle Evans
2020-03-27remove binutils ld leftoversEd Maste
2020-03-27Now that there are no remaining users of ld.bfd, remove the ld subdir.Brandon Bergren
2020-03-27[PowerPC] Switch powerpc and powerpcspe to lldBrandon Bergren
2020-02-29retire in-tree GPL dtc devicetree compilerEd Maste
2020-02-29remove GCC 4.2.1 build infrastructureEd Maste
2020-01-19limit building GNU assembler (as) to x86Ed Maste
2020-01-14limit ld.bfd to powerpcEd Maste
2019-12-20Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric
2019-09-12Get the readline header from the installed header instead of the from the sourceBaptiste Daroussin
2019-09-12Remove usesless readline compat includes which will reinclude readline.hBaptiste Daroussin
2019-08-01as: add deprecation notice to the man pageEd Maste
2019-08-01objdump: be explicit that GNU objdump that will be removedEd Maste
2019-08-01objdump: move deprecation notice to indended spot in the man pageEd Maste
2019-06-25powerpc: Transition to Secure-PLT, like most other OSs (Toolchain part)Justin Hibbits
2019-05-20[PPC] Enable build/install of ld.bfd on baseLeandro Lupori
2019-04-01Fix gdb/kgdb build under WITH_PIEEd Maste
2019-03-25Apply WITH_PIE changes to other binutils componentsEd Maste
2019-03-25Fix GNU objdump build under WITH_PIEEd Maste
2019-03-06Divorce MK_GDB from MK_BINUTILS.John Baldwin
2019-01-10grep(1) outputs NOT-matched lines with multi-byte charactersPedro F. Giffuni
2019-01-09Avoid bsd.files.mk duplicate rule warning for bfd ldscriptsAlex Richardson
2018-11-26Do not install GNU ld if lld is /usr/bin/ldEd Maste
2018-10-20Bring back the WARNS level to what it used to be to please gcc arches at leastBaptiste Daroussin
2018-10-20Update libdialog to 1.3-20180621Baptiste Daroussin
2018-10-19- Update head to 13.0-CURRENT.Glen Barber
2018-09-21Disable sbrk() use in GNU tools.Brooks Davis
2018-07-06Teach binutils that arm64 is a 64bit architecture. This is needed to crossAndrew Turner
2018-06-27Don't use CCACHE for linking.Bryan Drewery
2018-06-27Fix GCC 4.2.1 to honor --sysroot for includes.John Baldwin
2018-06-27Don't hardcode the TOOLS_PREFIX for the startfiles directories.John Baldwin
2018-06-20Rework how the ld link is handled in WORLDTMP from r322811.Bryan Drewery