summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2021-10-27libdialog: Bump shared library version to 10.John Baldwin
2021-10-04ncurses: chase dependency changes in the source treeBaptiste Daroussin
2021-03-01dialog: fix macro redefinitionBaptiste Daroussin
2021-02-26dialog: guard macros definition to avoid redifinitionBaptiste Daroussin
2021-02-26dialog: finish update to 1.3-20210117Baptiste Daroussin
2021-02-01Bump shared library versions after ncurses bump in 13.John Baldwin
2020-12-25gnu: remove gnugrep and libgnuregexKyle Evans
2020-12-25build: remove the option to build gnugrepKyle Evans
2020-12-15Remove additional GDB leftovers missed in r368667Ed Maste
2020-12-04gnu: don't build libgnuregex for WITH_GNU_GREP_COMPATKyle Evans
2020-09-18build: provide a default WARNS for all in-tree buildsKyle Evans
2020-02-29remove GCC 4.2.1 build infrastructureEd Maste
2020-02-03remove stale gnu/lib/csu directoryEd Maste
2020-01-31retire BSD_CRTBEGIN optionEd Maste
2020-01-08Retire build support for GCC's DWARF unwinderEd Maste
2020-01-07Remove gcclibs libssp build glueKyle Evans
2020-01-04Provide libssp based on libcKyle Evans
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-09-01libc: remove getsEd Maste
2019-06-15csu: Add proper .depend tracking for each object.Bryan Drewery
2019-06-15Support reading in .depend files.Bryan Drewery
2019-03-16Connect lib/libomp to the build.Dimitry Andric
2019-01-12Create crtsavres.o for powerpc buildsJustin Hibbits
2018-10-25Implement a BSD licensed crtbegin/crtendAndrew Turner
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-07-16Update libstdc++ configuration.Pedro F. Giffuni
2018-02-06Remove libreadline from the source tree, all consumers but gdbBaptiste Daroussin
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-04-20GNU diff is done and GNU diff3 is not using libgnuregex, so no need toBaptiste Daroussin
2017-04-20Only build libreadline for gdb, binutils actually does not need itBaptiste Daroussin
2017-03-12Convert gnu to using SRCTOPWarner Losh
2017-01-06Enable /usr/lib32 for o32 binaries on mips64.John Baldwin
2016-11-04Connect new LLVM-based libgcc_eh & libgcc_s to the buildEd Maste
2016-10-31Fix packaging /usr/lib{,32}/libgcc_eh{,_p}.a.Glen Barber
2016-10-31Add full softfloat and hardfloat support for MIPS.Ruslan Bukin
2016-10-22Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits
2016-10-21Revert r307689Enji Cooper
2016-10-20Fix building of llvm's unwind if gcc has been also builtBaptiste Daroussin
2016-10-20Correct typo in r307679: the variable is MK_GNU_GREP_COMPATEd Maste
2016-10-20Build libgnuregex only if necessary for other componentsEd Maste
2016-10-19Put each SUBDIR on a separate line for ease of maintenanceEd Maste
2016-10-19Switch gnu/lib/Makefile to SUBDIR.${MK_*} optional subdir styleEd Maste
2016-10-03Don't build libdialog if WITHOUT_DIALOG is setEd Maste
2016-09-24When MAKEOBJDIRPREFIX points to a case-insensitive file system, theMarcel Moolenaar
2016-08-31DIRDEPS_BUILD: Avoid cyclic dependency with libc++.Bryan Drewery