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