diff options
author | Per Bothner <per@bothner.com> | 1994-12-02 23:54:59 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1994-12-02 23:54:59 +0000 |
commit | 91f4a683d88a443461b39d0d9058ecf874e50950 (patch) | |
tree | 4b3d7153ad5c7dddcfdee29ebe163f7876a2b78b /ChangeLog | |
parent | 3c2476067c4b9c7db494af355e575b607fededee (diff) | |
download | gdb-91f4a683d88a443461b39d0d9058ecf874e50950.zip gdb-91f4a683d88a443461b39d0d9058ecf874e50950.tar.gz gdb-91f4a683d88a443461b39d0d9058ecf874e50950.tar.bz2 |
* Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com> + + * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. + +Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com> + + * Makefile.in: Move -fno-implicit-template from CXXFLAGS + to LIBCXXFLAGS. Tests are better run without it. + Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com) * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. |