aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-03-23 13:58:03 +0000
committerAndrew Cagney <cagney@redhat.com>2004-03-23 13:58:03 +0000
commit8050c72f30a42bf495dee77367eafb063e6b78a8 (patch)
tree582cf6523dee474ed7bd0b8fcb43699ce91d33ff /gdb/ChangeLog
parent0db9b4b7096923a0e101becc6ffc88b75f11f0a1 (diff)
downloadgdb-8050c72f30a42bf495dee77367eafb063e6b78a8.zip
gdb-8050c72f30a42bf495dee77367eafb063e6b78a8.tar.gz
gdb-8050c72f30a42bf495dee77367eafb063e6b78a8.tar.bz2
2004-03-23 Andrew Cagney <cagney@redhat.com>
* Makefile.in: Update all dependencies.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index bb23e08..5345794 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2004-03-23 Andrew Cagney <cagney@redhat.com>
+ * Makefile.in: Update all dependencies.
+
+2004-03-23 Andrew Cagney <cagney@redhat.com>
+
* Makefile.in (trad_frame_h): Add $(frame_h).
* trad-frame.h: Update copyright. Include "frame.h".
(struct trad_frame_cache, trad_frame_cache_zalloc): Declare.