aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index e1f9248..a4194dc 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,13 @@
+2008-11-14 Daniel Gutson <dgutson@codesourcery.com>
+
+ * Makefile.in (SFILES, clean): Added sparc64 files.
+ (reg-sparc64.o, reg-sparc64.c): New.
+ * configure.srv (sparc*-*-linux*): New configuration.
+ * linux-low.c (regsets_fetch_inferior_registers): Swap ptrace
+ syscall arguments for SPARC.
+ (regsets_store_inferior_registers): Likewise.
+ * linux-sparc-low.c: New file.
+
2008-10-21 Doug Evans <dje@google.com>
* Makefile.in (BFD_DIR,BFD,BFD_SRC,BFD_CFLAGS): Delete.