summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
2005-06-17next citrus step.Marc Espie
2005-05-11use the ctype stuff in libc instead of re-rolling our own.Marc Espie
2005-04-30Fix printing floating-point numbers. Bump major number.Mark Kettenis
2005-04-28bump major version, just to be sure.Marc Espie
2005-04-28also use new libobjc on old architectures, since it builds fine withMarc Espie
2005-04-27strcpy -> strlcpy, sprintf -> snprintf, so that the testsuite worksMarc Espie
2005-04-27zap strlcpy.Marc Espie
2005-04-27allows snprintf and friends to be in std if we include cstdio.hMarc Espie
2005-04-27strcpy->strlcpy, needed by libstdc++ actually.Marc Espie
2005-04-16amd64 canonicalizationMark Kettenis
2005-04-14major bump:Marc Espie
2005-04-14temp scaffolding to switch on partial wchar_t support based onMarc Espie
2005-04-14use snprintf. okay deraadt@Marc Espie
2005-04-10crank major -- it is CLEARLY needed; pval okTheo de Raadt
2005-04-09bye, bye, sprintf.Marc Espie
2005-04-08amd64 canonicalization.Mark Kettenis
2005-03-29Bump major version.Mark Kettenis
2005-03-28Fix libobjc for i386.Mark Kettenis
2005-02-04unfuck amd64Peter Valchev
2005-01-25simplify OpenBSD case by using arch(1) and sed to grabBrad Smith
2005-01-09go look in MAKEOBJDIR if defined, ensuring cross-pieces have a chanceMarc Espie
2005-01-02add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@Dale Rahn
2004-12-30Actual synch with 3.3.5.Marc Espie
2004-12-24result of mergeMarc Espie
2004-12-24gcc 3.3.5Marc Espie
2004-12-24mergeMarc Espie
2004-12-24gcc 3.3.5Marc Espie
2004-12-24result from merge... highly weird, since dale mixed things upMarc Espie
2004-12-24fix up conflictsMarc Espie
2004-10-16- use shlib_version for major/minor lib revsBrad Smith
2004-09-18gnu code will never, ever, EVER, get close to passing lintTheo de Raadt
2004-08-30cute side-effect of bsd.lib.mk, some typos only show up with make tags.Marc Espie
2004-08-11Clean up old mips stuff and add sgi.Per Fogelstrom
2004-08-09Remove second instance of nls.c from the file list.Per Fogelstrom
2004-07-13bump these again, depending on gcc2/gcc3 a different library is installedDale Rahn
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-07-04cats -> arm; miod okTheo de Raadt
2004-05-27for openbsd-*-hppa* force libtool to pass all dep-libs through for -lgcc used...Michael Shalayeff
2004-05-20Correctly copy text into line buffer.Mark Kettenis
2004-05-17Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library.Mark Kettenis
2004-05-10Resolve conflicts for GNU readline 4.3p5.Mark Kettenis
2004-05-10GNU readline 4.3p5Mark Kettenis
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
2004-03-19Stricter file permissions upon install.Miod Vallat
2004-03-03Do not segfault writing an empty history list to a file. Resolves PR 3690.Otto Moerbeek
2004-03-01Build libf2c on gcc3 architectures, ok deraadt@Dale Rahn
2004-02-29Build this properly on OpenBSD.Dale Rahn
2004-02-29Import of libf2c from gcc3.3.2Dale Rahn
2004-02-27cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we wantTheo de Raadt
2004-02-09Do not compile libstdc++ with --enable-shared on NOPIC archs. ok espie@Dale Rahn