aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2005-09-26 21:40:33 +0000
committerNick Roberts <nickrob@snap.net.nz>2005-09-26 21:40:33 +0000
commit2a3314402afe4bb8fb97f1b59a96624e7bc90b4c (patch)
tree9dae179b645fbf6acd9ac8e5f7df4a121104f03c /gdb
parent938ae7493b835031e0856d4ad4030568c5e6dd98 (diff)
downloadgdb-2a3314402afe4bb8fb97f1b59a96624e7bc90b4c.zip
gdb-2a3314402afe4bb8fb97f1b59a96624e7bc90b4c.tar.gz
gdb-2a3314402afe4bb8fb97f1b59a96624e7bc90b4c.tar.bz2
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 698816a..01f4281 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,13 @@
+2005-09-26 Nick Roberts <nickrob@snap.net.nz>
+
+ * Makefile.in (HFILES_NO_SRCDIR): Remove minimon.h, symfile-mem.h.
+ (ALLDEPFILES) Correct typo amdfbsd-nat.c -> amd64fbsd-nat.c.
+ Remove irix4-nat.c, m3-nat.c, mipsm3-nat.c, ns32k-tdep.c
+ symm-tdep.c and symm-nat.c.
+ (TAGFILES_NO_SRCDIR): Add CONFIG_SRCS.
+ (DEPFILES): Remove CONFIG_OBS and include it explicitly where
+ needed.
+
2005-09-26 Jan Beulich <jbeulich@novell.com>
* MAINTAINERS (Write After Approval): Add myself.