Subject: CVS commit: src/gnu/lib
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 07/26/2003 14:55:18
Module Name: src
Committed By: mrg
Date: Sat Jul 26 14:55:18 UTC 2003
Modified Files:
src/gnu/lib: Makefile
src/gnu/lib/libgcc3: Makefile
src/gnu/lib/libstdc++-v3: Makefile
src/gnu/lib/libstdc++-v3/include/bits: Makefile
Added Files:
src/gnu/lib/libsupc++: Makefile Makefile.common
Log Message:
- build/install a libsupc++.a
- clean up commented & wrong rules
- find the right bits/ headers for sparc64 & arm
- make sure libsupc++/libstdc++ have all the symbols from libiberty they want
- disable the build of libstdc++ for now (but keep the includes installing)
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/gnu/lib/Makefile
cvs rdiff -r1.2 -r1.3 src/gnu/lib/libgcc3/Makefile
cvs rdiff -r1.1 -r1.2 src/gnu/lib/libstdc++-v3/Makefile
cvs rdiff -r1.1 -r1.2 src/gnu/lib/libstdc++-v3/include/bits/Makefile
cvs rdiff -r0 -r1.1 src/gnu/lib/libsupc++/Makefile \
src/gnu/lib/libsupc++/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.