aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2000-02-22 01:27:35 +0000
committerKevin Buettner <kevinb@redhat.com>2000-02-22 01:27:35 +0000
commit8883511eb0dbbe065ff1a8c33f1b45dbd6f2800a (patch)
treecbb1fac0d9012fccef2c52ce3c12e42e9d513a6c /gdb/ChangeLog
parent223b8554ec63e81a856813d843d88a5238cb4aa1 (diff)
downloadgdb-8883511eb0dbbe065ff1a8c33f1b45dbd6f2800a.zip
gdb-8883511eb0dbbe065ff1a8c33f1b45dbd6f2800a.tar.gz
gdb-8883511eb0dbbe065ff1a8c33f1b45dbd6f2800a.tar.bz2
Changes for GNU/Linux PPC native gdb port.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 557a4d7..a98f1d5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -9,6 +9,9 @@
config/powerpc/nm-linux.h, config/powerpc/tm-linux.h: New files.
* config/powerpc/xm-linux.h: Substantially revised for native
port.
+ * config/powerpc/linux.mh (NAT_FILE): Redefine to be nm-linux.h.
+ (NATDEPFILES): Update list to reflect the fact that we can
+ now debug natively.
* rs6000-tdep.c, config/rs6000/tm-rs6000.h
(rs6000_frameless_function_invocation, rs6000_frame_saved_pc):