CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/19 13:36:32
Modified files:
gnu/lib/libstdc++: shlib_version
gnu/usr.bin/gcc: Makefile.bsd-wrapper
gnu/usr.bin/gcc/gcc/config: openbsd.h
Log message:
- enable thread model posix for gcc 3 which makes dwarf2 exception
handling thread safe and enables thread safety for libstdc++
- bump libstdc++ major
See faq/current.html for instructions on how to correctly build
userland for this change.
originally from kurt@, ok miod@
