aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorKwok Yeung <kcy@sourceware.org>2011-03-18 00:42:24 +0000
committerKwok Yeung <kcy@sourceware.org>2011-03-18 00:42:24 +0000
commitc20800befe98654599697c9bae2a69359ef5d0d0 (patch)
tree50c62283187d4a102b7830f2c56ebdaa5db16b85 /gdb/ChangeLog
parentf4a1794a6c09c86d60a9cdab337fab30a55e4fad (diff)
downloadgdb-c20800befe98654599697c9bae2a69359ef5d0d0.zip
gdb-c20800befe98654599697c9bae2a69359ef5d0d0.tar.gz
gdb-c20800befe98654599697c9bae2a69359ef5d0d0.tar.bz2
2011-03-18 Kwok Cheung Yeung <kcy@codesourcery.com>
* MAINTAINERS: Add myself as a write-after-approval maintainer.
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 950dc4b..5fbbf2d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2011-03-18 Kwok Cheung Yeung <kcy@codesourcery.com>
+ * MAINTAINERS: Add myself as a write-after-approval maintainer.
+
+2011-03-18 Kwok Cheung Yeung <kcy@codesourcery.com>
+
* amd64-tdep.c (amd64_relocate_instruction): Fix ordering of arguments
to store_signed_integer. Add debug message when relocating CALL
instructions. Fix formatting of debug message.