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 b60e885..9ecd7db 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2001-08-01 Andrew Cagney <ac131313@redhat.com>
+
+ * Makefile.in: Sort header definitions.
+ (parser_defs_h, dis_asm_h, annotate_h, gdbthread_h): Define.
+ Replace parser-defs.h with $(parser_defs_h). Replace $(dis-asm_h)
+ and $(dis-asm.h) with $(dis_asm_h). Replace annotate.h with
+ $(annotate_h). Replace target.h with $(target_h). Replace
+ gdbthread.h with $(gdb_thread_h). Replace symfile.h with $(symfile_h).
+
2001-07-31 Mark Kettenis <kettenis@gnu.org>
* config/i386/xm-i386.h: New file.