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++
Age
Commit message (
Expand
)
Author
2004-02-09
Do not compile libstdc++ with --enable-shared on NOPIC archs. ok espie@
Dale Rahn
2004-01-31
fix a few #if MACRO -> #if defined(MACRO) (-Wsystem-headers clean-up)
Marc Espie
2004-01-13
avoid installing headers during `install', since this is already done
Marc Espie
2004-01-12
better fix for non-versioned rebuild bug: backport from gcc HEAD,
Marc Espie
2004-01-09
let configure find out whether gcc has sjlj configured or not...
Marc Espie
2004-01-07
missed one v3
Marc Espie
2004-01-05
libstdc++-v3 -> libstdc++
Marc Espie
2004-01-05
make sure libstdc++ doesn't get rebuilt all the time.
Marc Espie
2004-01-05
deal with the usual libtool nonsense crap.
Marc Espie
2004-01-05
use installed compiler for tests
Marc Espie
2004-01-05
point other srcdirs to variable locations, so that Makefile.bsd-wrapper
Marc Espie
2004-01-05
adjust version for soname.
Marc Espie
2004-01-05
single out include dir so that we can do `make includes' from
Marc Espie
2004-01-05
basic infrastructure for OpenBSD
Marc Espie
2004-01-05
standard C++ library for gcc 3.x
Marc Espie