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 884b337..1f6a1e0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2007-05-18 Caroline Tice <ctice@apple.com> + + * MAINTAINERS (Write After Approval): Add self. + 2007-05-17 Joel Brobecker <brobecker@adacore.com> * gdbtypes.c (make_reference_type): Preserve the type chain diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 34331fa..d987b65 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -565,6 +565,7 @@ Andrew Stubbs andrew.stubbs@st.com Ian Lance Taylor ian@airs.com Gary Thomas gthomas@redhat.com Jason Thorpe thorpej@netbsd.org +Caroline Tice ctice@apple.com Tom Tromey tromey@redhat.com David Ung davidu@mips.com D Venkatasubramanian dvenkat@noida.hcltech.com |