summaryrefslogtreecommitdiff
path: root/lib/csu/c++
AgeCommit message (Expand)Author
1999-07-02More trailing white space.simonb
1999-04-03s;/usr/lib;${LIBDIR};simonb
1999-02-27Remove -fpic condition for powerpc - we don't build c++rt0 for powerpc,tv
1998-09-05Assign my copyrights to TNF.pk
1998-08-05Use the count at the beginning of __CTOR_LIST__.mycroft
1997-12-29Avoid spurious calls to foreign constructors/destructors in case thepk
1997-10-22* use CPPFLAGS instead of CFLAGS for -D and -I optionslukem
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-26These updates to the build allow building against include filescjs
1997-03-24Makefile cleanups:christos
1996-11-03NetBSD/powerpc doesn't support (yet?) -fpicws
1996-10-18RCS id police.thorpej
1996-10-18Use ${INSTALL}.thorpej
1995-09-23atexit() cannot reliably be used in this context. Introduce `.fini' whichpk
1995-06-02Make this compile warning-free (from Thorsten Lockert, PR 1071).pk
1995-01-07Patch from Giles Lean to make compilation flags more consistent.mycroft
1994-02-10kill bogus install -d's. the one for /usr/include/rpcsvc is still here.cgd
1994-01-29Fix spelling error in Copyright noticejtc
1994-01-07Rename lib/csu/g++ to lib/csu/c++pk