summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
2021-06-11remove netbsd specific LIBRARY section; ok jcaJason McIntyre
2021-06-10Minor mandoc -Tlint fixesJeremie Courreges-Anglas
2021-06-10IndentationJeremie Courreges-Anglas
2021-06-10No RCS IDs in shlib_version filesJeremie Courreges-Anglas
2021-06-09Enable libexecinfo.mortimer
2021-06-09Add libexecinfo.mortimer
2021-04-28Build libcompiler_rt for riscv64Dale Rahn
2021-04-28Update build infrastructure for libc++ and libc++abi version 11.1.0.Patrick Wildt
2021-01-11Switch libc++ and libc++abi to version 10.0.1.Patrick Wildt
2021-01-02Adjust link path for libc++ to find libc++abi to match change of MakefilePatrick Wildt
2021-01-02Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for anPatrick Wildt
2020-08-14Don't build double-double functions since long double is the same as doubleMark Kettenis
2020-08-11Remove fixtfti.c from ppc-if to unbreak macppc build. I guess kettenis@Patrick Wildt
2020-08-11fix path for testing if a .S existsJonathan Gray
2020-08-10Un-hook and re-hook libcompiler_rt.Patrick Wildt
2020-08-10Add build infrastructure for compiler-rt.Patrick Wildt
2019-12-21a few depend:-related thingies that were still in.Marc Espie
2019-04-03mortimer unlinked libobjc from the build, but didn't know how to cvs rm.Ted Unangst
2004-01-15move libobjc around to its own directory (from src/gnu/egcs/libobjc)Marc Espie
2019-03-20fix serious markup error: \B -> \fB to select bold fontIngo Schwarze
2019-01-15Fix the inter-library dependency for libedit and libreadline.YASUOKA Masahiko
2018-11-14Record an inter-library dependency on libcurses in libedit and libreadline,Stuart Henderson
2018-09-14Pass CC/CFLAGS/LDFLAGS to the configure script. ok millert@Christian Weisgerber
2017-08-10Unlink libobjc. It is not used in base, and ports are pulling in libobjc2 fro...mortimer
2017-07-28provide missing prototypesMarc Espie
2017-07-27fix warnings from missing headers.Marc Espie
2017-07-24install gcc, g++ as gcc and g++ instead of cc, c++ and create linksRobert Nagy
2017-07-19more depends gc / yacc rules overhaulMarc Espie
2017-07-10remove misc. depend and yacc nits that no longer matter.Marc Espie
2017-07-04complete "nodepend" in sourceMarc Espie
2017-06-23Make libiberty test programs compile and run without segfault.Alexander Bluhm
2017-06-16mark files as BUILDFIRST, or write explicit dependencies, so that mostMarc Espie
2017-06-12destroy lint remnants.Marc Espie
2017-04-17Change build infrastructure to allow building both gcc and clang. ThisMark Kettenis
2017-02-15gcc4 on m88k still uses sjlj exceptions, as did arm before EABI.Miod Vallat
2017-01-21Only build gcc4 libs if COMPILER_VERSION is gcc4.Jonathan Gray
2017-01-21Nuke whitespace foolish enough to expose itself during the greatKenneth R Westerback
2001-03-18GNU readline-4.1Todd C. Miller
2017-01-20Take gcc's suggestions about parenthesis around assignments usedKenneth R Westerback
2016-12-19A couple more unused variables.Kenneth R Westerback
2016-10-03Fix ownership for install on a noperm filesystem.Martin Natano
2016-09-01Re-enable libobjc on arm.Mark Kettenis
2016-09-01Switch OpenBSD/armv7 to ARM EABI (soft-float). This is a complete ABIPatrick Wildt
2016-07-04DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGSPhilip Guenther
2016-03-28Cleanup duplicate filenames in SRCSTheo de Raadt
2016-02-18Disable the stack protector when building libstdc++ on arm. Fixes testJonathan Gray
2016-01-20quote ${CC} expansion, from andreas.kahari at icm uu se, ok mpi@Stuart Henderson
2015-10-20On xmalloc failure, stop trying to determine the total amount of allocatedPascal Stumpf
2015-06-11Fix CVE-2012-3509, an integer overflow in libiberty, leading toAlexander Bluhm
2003-11-24And the includes are taken from GCC 2.95.pre3 test3Marc Espie