aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2009-02-11 14:32:17 +0000
committerPedro Alves <palves@redhat.com>2009-02-11 14:32:17 +0000
commit315aef0afc6a200427c4e11adef6cea6f3a2e6ec (patch)
tree8d95e9b8b2839e11c2fe5670fc5b185163935dd6 /gdb/ChangeLog
parent52cddf09d1ac2980206ca0b74cd0c334388482be (diff)
downloadgdb-315aef0afc6a200427c4e11adef6cea6f3a2e6ec.zip
gdb-315aef0afc6a200427c4e11adef6cea6f3a2e6ec.tar.gz
gdb-315aef0afc6a200427c4e11adef6cea6f3a2e6ec.tar.bz2
* gdbarch.c: Regenerate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e28570d..de85aa4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-11 Pedro Alves <pedro@codesourcery.com>
+
+ * gdbarch.c: Regenerate.
+
2009-02-10 Pierre Muller <muller@ics.u-strasbg.fr>
* p-lang.c (is_pascal_string_type): Fix comment.