diff options
author | Mark Shinwell <shinwell@codesourcery.com> | 2007-04-20 12:19:11 +0000 |
---|---|---|
committer | Mark Shinwell <shinwell@codesourcery.com> | 2007-04-20 12:19:11 +0000 |
commit | 1f90c7572b48869c092b1c91341387859ccd2c06 (patch) | |
tree | 75d00b664aa5e554db83bcd8aac2350a8cb24e9c /gdb | |
parent | bf1242a5f800e1d5af40c059ffa21c8fd348686d (diff) | |
download | gdb-1f90c7572b48869c092b1c91341387859ccd2c06.zip gdb-1f90c7572b48869c092b1c91341387859ccd2c06.tar.gz gdb-1f90c7572b48869c092b1c91341387859ccd2c06.tar.bz2 |
* MAINTAINERS (Write After Approval): Add myself.
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 3eedaaf..9e0c142 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2007-04-20 Mark Shinwell <shinwell@codesourcery.com> + * MAINTAINERS (Write After Approval): Add myself. + +2007-04-20 Mark Shinwell <shinwell@codesourcery.com> + * Makefile.in: Adjust dependencies of m68klinux-tdep.c. * m68klinux-tdep.c (m68k_uclinux_sigcontext_reg_offset): New. (m68k_linux_sigcontext_reg_offset): Fix typo. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 021f456..34331fa 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -553,6 +553,7 @@ Peter Schauer Peter.Schauer@mytum.de Andreas Schwab schwab@suse.de Keith Seitz keiths@redhat.com Stan Shebs shebs@mozilla.com +Mark Shinwell shinwell@codesourcery.com Aidan Skinner aidan@velvet.net Jiri Smid smid@suse.cz David Smith dsmith@redhat.com |