aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2012-03-22 20:36:34 +0000
committerRichard Henderson <rth@redhat.com>2012-03-22 20:36:34 +0000
commitb5453b9508188ab60c13ee1b9f13b1eb1a568d8e (patch)
treea208ef86310d12cc6ccd8e4946da228eef897977 /gdb/ChangeLog
parent227ee7fc71e305c761d26f0dfbc93c617bdc5556 (diff)
downloadgdb-b5453b9508188ab60c13ee1b9f13b1eb1a568d8e.zip
gdb-b5453b9508188ab60c13ee1b9f13b1eb1a568d8e.tar.gz
gdb-b5453b9508188ab60c13ee1b9f13b1eb1a568d8e.tar.bz2
* sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.
* sparc-nat.c (sparc_xfer_wcookie): Make static.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index fce6934..82fa1b4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2012-03-22 Richard Henderson <rth@redhat.com>
+ * sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.
+ * sparc-nat.c (sparc_xfer_wcookie): Make static.
+
+2012-03-22 Richard Henderson <rth@redhat.com>
+
* jit.c (jit_read_code_entry): Compute alignment and offset of
int64_t member before computing entry_size.