aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-11-13 19:05:50 +0000
committerDaniel Jacobowitz <drow@false.org>2006-11-13 19:05:50 +0000
commit1bc1fa8c874325a9e6085ca73abe4ae9f9a4239f (patch)
tree4806ba2a97a10ce5af3b9c3de64433515e4f7bfe /gdb
parent60f140f9b6be487aa80c683a38096c02672def04 (diff)
downloadgdb-1bc1fa8c874325a9e6085ca73abe4ae9f9a4239f.zip
gdb-1bc1fa8c874325a9e6085ca73abe4ae9f9a4239f.tar.gz
gdb-1bc1fa8c874325a9e6085ca73abe4ae9f9a4239f.tar.bz2
Fix last entry.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index dedde90..6fb8273 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,6 +1,7 @@
-2006-10-31 Paul Gilliam <pgilliam@us.ibm.com>
+2006-11-13 Paul Gilliam <pgilliam@us.ibm.com>
+
* ppc-linux-tdep.c (ppc_linux_sigtramp_cache): Don't futz with
- the floating point registers if there aren't any.
+ the floating point registers if there aren't any.
2006-11-12 Ben Harris <bjh21@NetBSD.org>