| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-12-21 | a few depend:-related thingies that were still in. |  espie | 1 | -4/+1 |
| 2017-06-12 | destroy lint remnants. |  espie | 1 | -4/+1 |
| 2014-03-27 | remove gets reference. ok espie |  tedu | 1 | -1/+0 |
| 2013-10-24 | Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval. |  guenther | 1 | -1/+1 |
| 2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data |  guenther | 1 | -1/+1 |
| 2012-07-17 | martynas added support for the 'long double' math functions to libm at |  matthew | 1 | -1/+1 |
| 2011-10-16 | Expose wscanf(3) and wcsftime(3) in the std:: namespace (gcc3) and bump major. |  stsp | 3 | -21/+17 |
| 2011-09-19 | - enable thread model posix for gcc 3 which makes dwarf2 exception |  naddy | 1 | -1/+1 |
| 2011-07-06 | Finalize work on the math library. It's time to do this monster |  martynas | 1 | -1/+1 |
| 2011-04-28 | Expose wprintf and friends in the gcc3 libstdc++ std:: namespace. |  stsp | 2 | -7/+7 |
| 2009-07-26 | - revert thread model posix since it broke the build for hppa. will revist |  kurt | 1 | -1/+1 |
| 2009-07-25 | - enable thread model posix for gcc 3 which makes dwarf2 exception |  kurt | 1 | -1/+1 |
| 2009-04-17 | - enable libstdc++ pthread regresses |  kurt | 6 | -12/+12 |
| 2009-03-07 | Our gcc doesn't provide __builtin_memmove(), so replace it by memmove(). |  landry | 1 | -1/+1 |
| 2009-01-28 | Remove unneeded include; fixes build problems with some ports that |  kettenis | 1 | -1/+0 |
| 2009-01-13 | steal some code from gcc 4.2, so that char_traits specializations start with |  espie | 2 | -48/+134 |
| 2008-12-12 | bump major version, to be safe. ok theo |  martynas | 1 | -2/+2 |
| 2008-12-09 | libstdc++ (cmath) needs to handle integer arguments for the math |  martynas | 3 | -1/+132 |
| 2008-09-07 | bump minor. ok kettenis@ |  martynas | 1 | -1/+1 |
| 2008-07-25 | don't undefine C99 math macros, if !_GLIBCPP_USE_C99, so that we |  martynas | 1 | -4/+0 |
| 2008-07-24 | bump because of __nan in math.h |  deraadt | 1 | -2/+2 |
| 2008-05-27 | Cope with the changes in the libiberty C++ demangler, and crank minor version |  miod | 3 | -6/+12 |
| 2008-03-28 | Enable shared libraries on landisk. |  drahn | 1 | -0/+3 |
| 2007-11-05 | make sure configure does not hardcode MAKE in its generated makefile. |  espie | 1 | -1/+2 |
| 2007-09-03 | crank libc and libstdc++ majors |  millert | 1 | -1/+1 |
| 2006-12-26 | Fix inline asm. From GCC PR 17856. Fixes gnash on amd64. |  kettenis | 1 | -4/+6 |
| 2006-11-07 | remove sudo around includes, since that's already done by the toplevel. |  espie | 1 | -3/+3 |
| 2006-11-07 | activate *trans functions, noticed by robert/wilfried, tested by |  espie | 1 | -2/+0 |
| 2006-01-13 | Major number bump due to types changes. |  millert | 1 | -1/+1 |
| 2005-06-17 | next citrus step. |  espie | 67 | -163/+168 |
| 2005-05-11 | use the ctype stuff in libc instead of re-rolling our own. |  espie | 4 | -132/+31 |
| 2005-04-30 | Fix printing floating-point numbers. Bump major number. |  kettenis | 2 | -5/+5 |
| 2005-04-27 | strcpy -> strlcpy, sprintf -> snprintf, so that the testsuite works |  espie | 3 | -5/+5 |
| 2005-04-27 | zap strlcpy. |  espie | 4 | -20/+25 |
| 2005-04-27 | allows snprintf and friends to be in std if we include cstdio.h |  espie | 2 | -7/+7 |
| 2005-04-14 | major bump: |  espie | 4 | -17/+2 |
| 2005-04-14 | temp scaffolding to switch on partial wchar_t support based on |  espie | 3 | -4/+5 |
| 2005-04-10 | crank major -- it is CLEARLY needed; pval ok |  deraadt | 1 | -1/+1 |
| 2005-04-09 | bye, bye, sprintf. |  espie | 6 | -1/+346 |
| 2005-04-08 | amd64 canonicalization. |  kettenis | 1 | -3/+0 |
| 2005-03-29 | Bump major version. |  kettenis | 1 | -1/+1 |
| 2005-02-04 | unfuck amd64 |  pvalchev | 1 | -0/+3 |
| 2005-01-25 | simplify OpenBSD case by using arch(1) and sed to grab |  brad | 2 | -40/+8 |
| 2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ |  drahn | 1 | -0/+6 |
| 2004-12-24 | merge |  espie | 7 | -1736/+1883 |
| 2004-12-24 | gcc 3.3.5 |  espie | 41 | -722/+1284 |
| 2004-10-16 | - use shlib_version for major/minor lib revs |  brad | 4 | -6/+12 |
| 2004-08-11 | Clean up old mips stuff and add sgi. |  pefo | 1 | -10/+1 |
| 2004-07-13 | bump these again, depending on gcc2/gcc3 a different library is installed |  drahn | 1 | -1/+1 |
| 2004-07-13 | errno changes, lib major version bumps, and general flag day |  marc | 1 | -1/+1 |