History log of /openbsd-current/gnu/lib/libstdc++-v3/config.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.4 17-Jul-2012 matthew

martynas added support for the 'long double' math functions to libm at
c2k11, so libstdc++-v3 should make use of them. Major version bump
for good measure, and sync libstdc++'s shlib_version with
libstdc++-v3's.

Issue pointed out by Roberto Bagnara on bugs@
ok deraadt


Revision tags: OPENBSD_5_1_BASE
# 1.3 16-Oct-2011 stsp

Expose wscanf(3) and wcsftime(3) in the std:: namespace (gcc4) and bump major.


Revision tags: OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.2 09-May-2010 kettenis

Only #define _GLIBCXX_ATOMIC_BUILTINS on architectures where we use GCC's
builtin atomic operations.

ok robert@


# 1.1 07-May-2010 robert

Add infrastructure to build libstdc++-v3 for gcc4

ok kettenis@, marco@