summaryrefslogtreecommitdiff
path: root/gnu/lib/libg++
AgeCommit message (Expand)Author
1998-02-26Mips uses ELF. Add !defined(__mips) to the toolchain-dependentjonathan
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
1997-10-26Workaround for Sparc alignment problem. From PR 3417 by Krister Walfridsson.is
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-26These updates to the build allow building against include filescjs
1997-05-07Fix minor biff in previous.mycroft
1997-05-07Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.mycroft
1997-04-20Fix a botch in the last change made (to accomodate the PowerPC), pointedthorpej
1997-04-16Define _G_NEED_STDARG_H - needed for NetBSD/powerpc's varargs/stdargthorpej
1997-03-24Makefile cleanupschristos
1997-03-16changes for bsd.lib.mk: s/PICFLAG/CPICFLAGS/veego
1997-02-07install *.cc headers from libstdc++/st[dl]; from Steven J. Dovich inmikel
1996-12-22convert genclass makefile to standard 'just install the shell script' form,cgd
1996-12-22Include c++rt.o when building shared library in libstdc++/Makefilepk
1996-12-22Include c++rt.o when building shared librarypk
1996-12-20don't bother trying to lint c++ libraries, since lint can't deal withcgd
1996-12-17on the Alpha, don't include c++rt0.o on the link line. (1) it doesn'tcgd
1996-12-17Patch from cgd to make these work on the alpha.phil
1996-12-17Removing files that are not in libg++ 2.7.2 because the functions gotphil
1996-12-17Fix conflicts in libg++ 2.7.2 import.phil
1996-12-17Import of libg++ 2.7.2.phil
1996-10-18Use ${INSTALL}.thorpej
1996-05-22don't create directories here; let mtree do itmrg
1996-05-22don't create directories here; let mtree do itmrg
1996-05-16Back out the change to include libio and libiostream.phil
1996-05-15Install includes from libio and enable building and installation of libio andphil
1996-04-25Use 'includes' instead of 'beforeinstall' target to install headersUpdate lib...jtc
1996-04-08Fix problems with which and where includes are installed.phil
1996-04-04Adding librx to libg++ tree. (Closes PR 2271 and 2298.)phil
1996-03-13Restore a local change from our old libg++ to fix a compile warningveego
1996-03-11Added / in cmp path for /usr/include/g++/stl. (To match libg++2netbsd andphil
1996-03-11Fix installation of header files.thorpej
1996-03-11s/ALLSRC/IMPSRC/ so that we don't try to compile header files. Fromthorpej
1996-03-09Removing old libg++.phil
1996-03-09Removal of old libg++.phil
1996-03-09Deleting old libg++.phil
1996-03-09Fix typo in comment.phil
1996-03-09Conflict resolution for 2.7.1 import.phil
1996-03-09Import of libg++-2.7.1.phil
1996-02-08Adjust for new G++ name mangling convention.mycroft
1995-12-30fix scoping and other related problems reported in pr#1859chopps
1995-12-16Don't define MAXFLOAT if __NetBSD__ is defined. Mark this XXX. Hopefully,thorpej
1995-10-22Parallel make fixeschristos
1995-03-01Clean up deleted files.mycroft
1995-01-12Use ${BINOWN} and ${BINGRP}.jtc
1994-07-06Do something more intelligent when compiling into ${DESTDIR}.mycroft
1994-06-30don't strip the script. pointed out by Duncan McEwan <duncan@comp.vuw.ac.nz>cgd
1994-06-28Use new support for *.sh files in <bsd.prog.mk> to simplify Makefile.jtc