index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
lib
/
libstdc++
/
shlib_version
Age
Commit message (
Expand
)
Author
2012-07-17
martynas added support for the 'long double' math functions to libm at
Matthew Dempsky
2011-10-16
Expose wscanf(3) and wcsftime(3) in the std:: namespace (gcc3) and bump major.
Stefan Sperling
2011-09-19
- enable thread model posix for gcc 3 which makes dwarf2 exception
Christian Weisgerber
2011-07-06
Finalize work on the math library. It's time to do this monster
Martynas Venckus
2011-04-28
Expose wprintf and friends in the gcc3 libstdc++ std:: namespace.
Stefan Sperling
2009-07-26
- revert thread model posix since it broke the build for hppa. will revist
Kurt Miller
2009-07-25
- enable thread model posix for gcc 3 which makes dwarf2 exception
Kurt Miller
2009-01-13
steal some code from gcc 4.2, so that char_traits specializations start with
Marc Espie
2008-12-12
bump major version, to be safe. ok theo
Martynas Venckus
2008-12-09
libstdc++ (cmath) needs to handle integer arguments for the math
Martynas Venckus
2008-09-07
bump minor. ok kettenis@
Martynas Venckus
2008-07-24
bump because of __nan in math.h
Theo de Raadt
2008-05-27
Cope with the changes in the libiberty C++ demangler, and crank minor version
Miod Vallat
2007-09-03
crank libc and libstdc++ majors
Todd C. Miller
2006-01-13
Major number bump due to types changes.
Todd C. Miller
2005-06-17
next citrus step.
Marc Espie
2005-05-11
use the ctype stuff in libc instead of re-rolling our own.
Marc Espie
2005-04-30
Fix printing floating-point numbers. Bump major number.
Mark Kettenis
2005-04-27
allows snprintf and friends to be in std if we include cstdio.h
Marc Espie
2005-04-14
major bump:
Marc Espie
2005-04-10
crank major -- it is CLEARLY needed; pval ok
Theo de Raadt
2005-03-29
Bump major version.
Mark Kettenis
2004-07-13
bump these again, depending on gcc2/gcc3 a different library is installed
Dale Rahn
2004-07-13
errno changes, lib major version bumps, and general flag day
Marco S Hyman
2004-01-05
basic infrastructure for OpenBSD
Marc Espie