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 | 80e1baf4a4a90a9f51ca2fbdaeba83d63a9403e1 (patch) | |
tree | aac0e436f798bda253ac48d86a4ee4cc29121ad0 /gdb/MAINTAINERS | |
parent | a479c1f59da6b0612f9f5715aa177798409a00e1 (diff) | |
download | gdb-80e1baf4a4a90a9f51ca2fbdaeba83d63a9403e1.tar.gz |
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 a5e0366620c..f556bf01bcf 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 |