summaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove additional GDB leftovers missed in r368667Ed Maste2020-12-151-1/+1
* gnu: don't build libgnuregex for WITH_GNU_GREP_COMPATKyle Evans2020-12-041-2/+1
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-0/+2
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-2912-2311/+0
* remove stale gnu/lib/csu directoryEd Maste2020-02-032-87/+0
* retire BSD_CRTBEGIN optionEd Maste2020-01-311-4/+0
* 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
* Update Makefile.depend filesSimon J. Gerraty2019-12-116-6/+0
* libc: remove getsEd Maste2019-09-011-1/+1
* 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
* Connect lib/libomp to the build.Dimitry Andric2019-03-161-1/+4
* Create crtsavres.o for powerpc buildsJustin Hibbits2019-01-121-4/+0
* 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-201-1/+1
* Update libdialog to 1.3-20180621Baptiste Daroussin2018-10-202-8/+11
* Update libstdc++ configuration.Pedro F. Giffuni2018-07-161-20/+17
* Remove libreadline from the source tree, all consumers but gdbBaptiste Daroussin2018-02-066-333/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-316-6/+0
* 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
* Convert gnu to using SRCTOPWarner Losh2017-03-129-18/+18
* Enable /usr/lib32 for o32 binaries on mips64.John Baldwin2017-01-061-1/+2
* 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-311-1/+1
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-222-2/+2
* Revert r307689Enji Cooper2016-10-211-7/+2
* Fix building of llvm's unwind if gcc has been also builtBaptiste Daroussin2016-10-201-2/+7
* Correct typo in r307679: the variable is MK_GNU_GREP_COMPATEd Maste2016-10-201-1/+1
* Build libgnuregex only if necessary for other componentsEd Maste2016-10-201-1/+5
* Put each SUBDIR on a separate line for ease of maintenanceEd Maste2016-10-191-1/+3
* Switch gnu/lib/Makefile to SUBDIR.${MK_*} optional subdir styleEd Maste2016-10-191-12/+3
* Don't build libdialog if WITHOUT_DIALOG is setEd Maste2016-10-031-1/+3
* When MAKEOBJDIRPREFIX points to a case-insensitive file system, theMarcel Moolenaar2016-09-242-8/+8
* DIRDEPS_BUILD: Avoid cyclic dependency with libc++.Bryan Drewery2016-08-311-0/+4
* rename ARM's libunwind.S to to avoid conflict with llvm libunwindEd Maste2016-07-271-1/+1
* libunwind: enable only the native unwinder by defaultEd Maste2016-07-081-1/+1
* libsupc++: Fix typo in symbol map.Pedro F. Giffuni2016-06-081-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-8/+0
* Fix including Kyuafile in packaged base system.Glen Barber2016-04-291-1/+2
* Follow-up r297842: Rework header generation to fix always rebuilding.Bryan Drewery2016-04-183-18/+13
* MFHGlen Barber2016-04-123-3/+3
|\
| * META_MODE: Avoid changed build command every build.Bryan Drewery2016-04-123-3/+3
* | MFHGlen Barber2016-04-041-1/+0
|\|
| * Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-301-1/+0
* | MFHGlen Barber2016-03-101-0/+11
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11