summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libstdc++ (follow)
Commit message (Expand)AuthorAgeFilesLines
* a few depend:-related thingies that were still in.espie2019-12-211-4/+1
* destroy lint remnants.espie2017-06-121-4/+1
* remove gets reference. ok espietedu2014-03-271-1/+0
* Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval.guenther2013-10-241-1/+1
* Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther2013-08-131-1/+1
* martynas added support for the 'long double' math functions to libm atmatthew2012-07-171-1/+1
* Expose wscanf(3) and wcsftime(3) in the std:: namespace (gcc3) and bump major.stsp2011-10-163-21/+17
* - enable thread model posix for gcc 3 which makes dwarf2 exceptionnaddy2011-09-191-1/+1
* Finalize work on the math library. It's time to do this monstermartynas2011-07-061-1/+1
* Expose wprintf and friends in the gcc3 libstdc++ std:: namespace.stsp2011-04-282-7/+7
* - revert thread model posix since it broke the build for hppa. will revistkurt2009-07-261-1/+1
* - enable thread model posix for gcc 3 which makes dwarf2 exceptionkurt2009-07-251-1/+1
* - enable libstdc++ pthread regresseskurt2009-04-176-12/+12
* Our gcc doesn't provide __builtin_memmove(), so replace it by memmove().landry2009-03-071-1/+1
* Remove unneeded include; fixes build problems with some ports thatkettenis2009-01-281-1/+0
* steal some code from gcc 4.2, so that char_traits specializations start withespie2009-01-132-48/+134
* bump major version, to be safe. ok theomartynas2008-12-121-2/+2
* libstdc++ (cmath) needs to handle integer arguments for the mathmartynas2008-12-093-1/+132
* bump minor. ok kettenis@martynas2008-09-071-1/+1
* don't undefine C99 math macros, if !_GLIBCPP_USE_C99, so that wemartynas2008-07-251-4/+0
* bump because of __nan in math.hderaadt2008-07-241-2/+2
* Cope with the changes in the libiberty C++ demangler, and crank minor versionmiod2008-05-273-6/+12
* Enable shared libraries on landisk.drahn2008-03-281-0/+3
* make sure configure does not hardcode MAKE in its generated makefile.espie2007-11-051-1/+2
* crank libc and libstdc++ majorsmillert2007-09-031-1/+1
* Fix inline asm. From GCC PR 17856. Fixes gnash on amd64.kettenis2006-12-261-4/+6
* remove sudo around includes, since that's already done by the toplevel.espie2006-11-071-3/+3
* activate *trans functions, noticed by robert/wilfried, tested byespie2006-11-071-2/+0
* Major number bump due to types changes.millert2006-01-131-1/+1
* next citrus step.espie2005-06-1767-163/+168
* use the ctype stuff in libc instead of re-rolling our own.espie2005-05-114-132/+31
* Fix printing floating-point numbers. Bump major number.kettenis2005-04-302-5/+5
* strcpy -> strlcpy, sprintf -> snprintf, so that the testsuite worksespie2005-04-273-5/+5
* zap strlcpy.espie2005-04-274-20/+25
* allows snprintf and friends to be in std if we include cstdio.hespie2005-04-272-7/+7
* major bump:espie2005-04-144-17/+2
* temp scaffolding to switch on partial wchar_t support based onespie2005-04-143-4/+5
* crank major -- it is CLEARLY needed; pval okderaadt2005-04-101-1/+1
* bye, bye, sprintf.espie2005-04-096-1/+346
* amd64 canonicalization.kettenis2005-04-081-3/+0
* Bump major version.kettenis2005-03-291-1/+1
* unfuck amd64pvalchev2005-02-041-0/+3
* simplify OpenBSD case by using arch(1) and sed to grabbrad2005-01-252-40/+8
* add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@drahn2005-01-021-0/+6
* mergeespie2004-12-247-1738/+1885
* gcc 3.3.5espie2004-12-2441-726/+1288
* - use shlib_version for major/minor lib revsbrad2004-10-164-6/+12
* Clean up old mips stuff and add sgi.pefo2004-08-111-10/+1
* bump these again, depending on gcc2/gcc3 a different library is installeddrahn2004-07-131-1/+1
* errno changes, lib major version bumps, and general flag daymarc2004-07-131-1/+1