aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2002-12-19 11:05:14 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2002-12-19 11:05:14 +0000
commit313b8244d15f5924ed3d773d5b10989be697854c (patch)
tree76947b39ad63c7686f91fc60770d9a9353ee489a /ChangeLog
parent5f5e16be30e5eab2267f83983922549ba6e4e4b1 (diff)
downloadgdb-313b8244d15f5924ed3d773d5b10989be697854c.zip
gdb-313b8244d15f5924ed3d773d5b10989be697854c.tar.gz
gdb-313b8244d15f5924ed3d773d5b10989be697854c.tar.bz2
* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b07992..4f410ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-19 Andreas Schwab <schwab@suse.de>
+
+ * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
+ * Makefile.in: Regenerate.
+
2002-12-18 H.J. Lu <hjl@gnu.org>
* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).