aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 042ece3..4340f6b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2002-05-11 Andrew Cagney <ac131313@redhat.com>
+
+ * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
+ gdb_string.h with $(gdb_string_h) and gdb_regex.h with
+ $(gdb_regex_h).
+ (gdb_assert_h): Define.
+ (gdb_wait_h): Define.
+ (gdb_regex_h): Define.
+
2002-05-11 Daniel Jacobowitz <drow@mvista.com>
From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>: