summaryrefslogtreecommitdiff
path: root/gnu/lib/libg++/libio
AgeCommit message (Collapse)Author
1998-09-13Nuke libg++, leaving only libstdc++ for GCC 2.7-based systems.tv
1998-02-25Names have no underscores both on Alpha and on mips (from Jonathan)mellon
1998-02-19Make sure the reason that NOLINT is set is documented. Additionallycgd
in places where it should be set (or has to be set right now), do so.
1997-10-26Workaround for Sparc alignment problem. From PR 3417 by Krister Walfridsson.is
XXX Somebody should look deeper into this.
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-04-20Fix a botch in the last change made (to accomodate the PowerPC), pointedthorpej
out by Chris Demetriou <cgd@netbsd.org>
1997-04-16Define _G_NEED_STDARG_H - needed for NetBSD/powerpc's varargs/stdargthorpej
implementation.
1996-12-20don't bother trying to lint c++ libraries, since lint can't deal withcgd
c++ and a lint library containing only the C functions is pretty much useless.
1996-12-17Import of libg++ 2.7.2.phil
1996-03-09Import of libg++-2.7.1.phil