summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++
AgeCommit message (Collapse)Author
1999-02-13remove NOPROG (nothing uses it). however, set MKOBJ=no if appropriatelukem
1999-02-13convert from NOxxx= to MKxxx=no.lukem
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-11Provide a definition of CPP for gen-params that works with DESTDIR.tv
1999-02-11Nuke gcc 2.8 tests now that the tree requires egcs/gcc 2.8, and addtv
Texinfo doc for iostream.
1999-01-19Significantly reduce code size of programs which use string, complex,tv
or the Allocator heavily. (For common types, these are already instantiated in libstdc++, and do not need implicit instantiation.)
1998-08-28Add NetBSD rcsids.tv
1998-08-28Update to egcs 1.1-snap's libstdc++. Now shlib version 2.0. Now requirestv
"make includes" before "make" like other libraries.
1998-05-06Run gen-params to build _G_config.h at build time.mycroft
1998-04-12Add the .cc(.NULL) overrid used for libgcctv
1998-04-09Fix fix for compiling under gcc 2.7.tv
1998-04-09Make libstdc++ skip build without bombing if the bootstrap compiler is gcctv
2.7 and not egcs.
1998-04-08Some sources and includes missing, and stl includes install directly intotv
/usr/include/g++ (not /stl).
1998-04-02build a shared library, new major version from old. XXXmrg
1998-03-29building libstdc++ from the egcs sources in gnu/dist/gcc...mrg