summaryrefslogtreecommitdiffstats
path: root/libstdc++/ChangeLog
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2000-01-13 01:37:38 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2000-01-13 01:37:38 +0000
commit507d9bd4e4ac4ebf600b32d75a7e99cf23f7d3f5 (patch)
tree33520dd890991ca6cdf9f3b501532d1511943176 /libstdc++/ChangeLog
parent1f448e1c0ea08a17ae271cbd9fbaa925fcbecb0c (diff)
downloadppe42-gcc-507d9bd4e4ac4ebf600b32d75a7e99cf23f7d3f5.tar.gz
ppe42-gcc-507d9bd4e4ac4ebf600b32d75a7e99cf23f7d3f5.zip
* Makefile.in (SHOPT): New macro, flag to ld to create
shared library. Defaults to "-shared". (SHLIB): Use new SHOPT rather than hardcoded "-shared". * configure.in: While configuring for *-*-beos*, if --enable-shared is given, add beos.ml to list of makefile frags. * config/beos.ml: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31373 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++/ChangeLog')
-rw-r--r--libstdc++/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog
index cdd427e6824..8a882b7124b 100644
--- a/libstdc++/ChangeLog
+++ b/libstdc++/ChangeLog
@@ -1,3 +1,13 @@
+2000-01-12 Fred Fish <fnf@be.com>
+
+ * Makefile.in (SHOPT): New macro, flag to ld to create
+ shared library. Defaults to "-shared".
+ (SHLIB): Use new SHOPT rather than hardcoded "-shared".
+ * configure.in: While configuring for *-*-beos*, if
+ --enable-shared is given, add beos.ml to list of makefile
+ frags.
+ * config/beos.ml: New file.
+
1999-12-15 Jason Merrill <jason@casey.cygnus.com>
* Makefile.in (MYCXXFLAGS): Include $(CXXFLAGS).
OpenPOWER on IntegriCloud