aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index f060255..966d61a 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,10 @@
+2012-05-30 Jeff Kenton <jkenton@tilera.com>
+
+ * Makefile.in (SFILES): Add linux-tile-low.c.
+ (linux-tile-low.o, reg-tilegx.o, reg-tilegx.c): New rules.
+ * configure.srv: Handle tilegx-*-linux*.
+ * linux-tile-low.c: New file.
+
2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
* linux-low.c (linux_qxfer_libraries_svr4): Return -1 if R_DEBUG is -1.