diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 1 |
2 files changed, 5 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. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 286bbf6..724a91e 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -624,6 +624,7 @@ Ken Werner ken.werner@de.ibm.com Nathan Williams nathanw@wasabisystems.com Bob Wilson bob.wilson@acm.org Jim Wilson wilson@tuliptree.org +Kwok Cheung Yeung kcy@codesourcery.com Elena Zannoni elena.zannoni@oracle.com Eli Zaretskii eliz@gnu.org Jie Zhang jie@codesourcery.com |