diff options
author | Jackie Smith Cashion <jsmith@redhat.com> | 2001-12-05 02:05:04 +0000 |
---|---|---|
committer | Jackie Smith Cashion <jsmith@redhat.com> | 2001-12-05 02:05:04 +0000 |
commit | 02da620696a4889e56061e9f9048c0624c8436eb (patch) | |
tree | 2194f6a7677aff6160cf530e8e80001acf01fa6e /gdb/MAINTAINERS | |
parent | 7666f43c32c4d59bdf906d9ba4b0a471c0a11409 (diff) | |
download | gdb-02da620696a4889e56061e9f9048c0624c8436eb.zip gdb-02da620696a4889e56061e9f9048c0624c8436eb.tar.gz gdb-02da620696a4889e56061e9f9048c0624c8436eb.tar.bz2 |
2001-12-04 Jackie Smith Cashion <jsmith@redhat.com>
* MAINTAINERS (write-after-approval): Add self.
* d10v-tdep.c (d10v_gdbarch_init): Change size of long long to 8 bytes.
From Andrew Cagney <cagney@redhat.com>:
* d10v-tdep.c (d10v_frame_chain_valid): Check if the caller's PC
is in the entry function.
(d10v_use_struct_convention): Store multi-field struct and union
return values on the stack.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index a5e0366..f556bf0 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -349,6 +349,7 @@ Keith Seitz keiths@redhat.com Jiri Smid smid@suse.cz David Smith dsmith@redhat.com Stephen P. Smith ischis2@home.com +Jackie Smith Cashion jsmith@redhat.com Gary Thomas gthomas@redhat.com Tom Tromey tromey@redhat.com Corinna Vinschen vinschen@redhat.com |