diff options
author | Jason Merrill <jason@redhat.com> | 1994-10-13 22:52:54 +0000 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 1994-10-13 22:52:54 +0000 |
commit | 4be4b991a6e885a05bd0fd82c69aa22d524115d7 (patch) | |
tree | 5d126d72b27aeb055e73d9622f7d9c7bab0d0027 /ChangeLog | |
parent | be9d82b8e5c192f1ea29c48fd685f009abd88927 (diff) | |
download | binutils-4be4b991a6e885a05bd0fd82c69aa22d524115d7.zip binutils-4be4b991a6e885a05bd0fd82c69aa22d524115d7.tar.gz binutils-4be4b991a6e885a05bd0fd82c69aa22d524115d7.tar.bz2 |
Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
(CHECK_TARGET_MODULES): Ditto.
(INSTALL_TARGET_MODULES): Ditto.
(TARGET_LIBS): Ditto.
(all-libstdc++): Note dependencies.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) + + * Makefile.in (ALL_TARGET_MODULES): Add libstdc++. + (CHECK_TARGET_MODULES): Ditto. + (INSTALL_TARGET_MODULES): Ditto. + (TARGET_LIBS): Ditto. + (all-libstdc++): Note dependencies. + +Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas. + Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of |