aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: remove gnugrep and libgnuregexKyle Evans2020-12-2569-18129/+0
* build: remove the option to build gnugrepKyle Evans2020-12-252-5/+0
* Remove additional GDB leftovers missed in r368667Ed Maste2020-12-151-1/+1
* Retire obsolete GDB 6.1.1Ed Maste2020-12-1598-22008/+0
* gnu: don't build libgnuregex for WITH_GNU_GREP_COMPATKyle Evans2020-12-041-2/+1
* 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-184-0/+8
* 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-2960-7330/+0
* remove stale gnu/lib/csu directoryEd Maste2020-02-032-87/+0
* retire BSD_CRTBEGIN optionEd Maste2020-01-311-4/+0
* limit building GNU assembler (as) to x86Ed Maste2020-01-191-1/+7
* limit ld.bfd to powerpcEd Maste2020-01-141-5/+3
* Retire build support for GCC's DWARF unwinderEd Maste2020-01-083-394/+0
* Remove gcclibs libssp build glueKyle Evans2020-01-075-172/+0
* Provide libssp based on libcKyle Evans2020-01-041-1/+0
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1
* Update Makefile.depend filesSimon J. Gerraty2019-12-116-6/+0
* 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
* libc: remove getsEd Maste2019-09-011-1/+1
* 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
* 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