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 cc5ca75..97801ca 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2004-10-30 Mark Kettenis <kettenis@gnu.org>
+
+ * i386-sol2-nat.c: New file.
+ * Makefile.in (ALLDEPFILES): Add i386-sol2-nat.c and
+ i386-sol2-tdep.c.
+ (i386-sol2-nat.o): Update dependencies.
+ * config/i386/i386sol2.mh (NATDEPFILES): Remove i386v4.o, add
+ i386-sol2-nat.o.
+
2004-10-30 Andrew Cagney <cagney@gnu.org>
Total breakage identified by Joel Brobecker.