summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libstdc++
AgeCommit message (Expand)AuthorFilesLines
2019-12-21a few depend:-related thingies that were still in.espie1-4/+1
2017-06-12destroy lint remnants.espie1-4/+1
2014-03-27remove gets reference. ok espietedu1-1/+0
2013-10-24Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval.guenther1-1/+1
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther1-1/+1
2012-07-17martynas added support for the 'long double' math functions to libm atmatthew1-1/+1
2011-10-16Expose wscanf(3) and wcsftime(3) in the std:: namespace (gcc3) and bump major.stsp3-21/+17
2011-09-19- enable thread model posix for gcc 3 which makes dwarf2 exceptionnaddy1-1/+1
2011-07-06Finalize work on the math library. It's time to do this monstermartynas1-1/+1
2011-04-28Expose wprintf and friends in the gcc3 libstdc++ std:: namespace.stsp2-7/+7
2009-07-26- revert thread model posix since it broke the build for hppa. will revistkurt1-1/+1
2009-07-25- enable thread model posix for gcc 3 which makes dwarf2 exceptionkurt1-1/+1
2009-04-17- enable libstdc++ pthread regresseskurt6-12/+12
2009-03-07Our gcc doesn't provide __builtin_memmove(), so replace it by memmove().landry1-1/+1
2009-01-28Remove unneeded include; fixes build problems with some ports thatkettenis1-1/+0
2009-01-13steal some code from gcc 4.2, so that char_traits specializations start withespie2-48/+134
2008-12-12bump major version, to be safe. ok theomartynas1-2/+2
2008-12-09libstdc++ (cmath) needs to handle integer arguments for the mathmartynas3-1/+132
2008-09-07bump minor. ok kettenis@martynas1-1/+1
2008-07-25don't undefine C99 math macros, if !_GLIBCPP_USE_C99, so that wemartynas1-4/+0
2008-07-24bump because of __nan in math.hderaadt1-2/+2
2008-05-27Cope with the changes in the libiberty C++ demangler, and crank minor versionmiod3-6/+12
2008-03-28Enable shared libraries on landisk.drahn1-0/+3
2007-11-05make sure configure does not hardcode MAKE in its generated makefile.espie1-1/+2
2007-09-03crank libc and libstdc++ majorsmillert1-1/+1
2006-12-26Fix inline asm. From GCC PR 17856. Fixes gnash on amd64.kettenis1-4/+6
2006-11-07remove sudo around includes, since that's already done by the toplevel.espie1-3/+3
2006-11-07activate *trans functions, noticed by robert/wilfried, tested byespie1-2/+0
2006-01-13Major number bump due to types changes.millert1-1/+1
2005-06-17next citrus step.espie67-163/+168
2005-05-11use the ctype stuff in libc instead of re-rolling our own.espie4-132/+31
2005-04-30Fix printing floating-point numbers. Bump major number.kettenis2-5/+5
2005-04-27strcpy -> strlcpy, sprintf -> snprintf, so that the testsuite worksespie3-5/+5
2005-04-27zap strlcpy.espie4-20/+25
2005-04-27allows snprintf and friends to be in std if we include cstdio.hespie2-7/+7
2005-04-14major bump:espie4-17/+2
2005-04-14temp scaffolding to switch on partial wchar_t support based onespie3-4/+5
2005-04-10crank major -- it is CLEARLY needed; pval okderaadt1-1/+1
2005-04-09bye, bye, sprintf.espie6-1/+346
2005-04-08amd64 canonicalization.kettenis1-3/+0
2005-03-29Bump major version.kettenis1-1/+1
2005-02-04unfuck amd64pvalchev1-0/+3
2005-01-25simplify OpenBSD case by using arch(1) and sed to grabbrad2-40/+8
2005-01-02add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@drahn1-0/+6
2004-12-24mergeespie7-1736/+1883
2004-12-24gcc 3.3.5espie41-722/+1284
2004-10-16- use shlib_version for major/minor lib revsbrad4-6/+12
2004-08-11Clean up old mips stuff and add sgi.pefo1-10/+1
2004-07-13bump these again, depending on gcc2/gcc3 a different library is installeddrahn1-1/+1
2004-07-13errno changes, lib major version bumps, and general flag daymarc1-1/+1