diff options
author | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2003-10-10 19:20:31 +0000 |
---|---|---|
committer | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2003-10-10 19:20:31 +0000 |
commit | 7fe958be01489f0309b1b822b7cb191ccafe23af (patch) | |
tree | 1b616eae4ea97e3c434debb6e0cb86befacfb334 /gdb/ChangeLog | |
parent | 3f997a978d8a747afbf345c97e1a5dcc87c17732 (diff) | |
download | gdb-7fe958be01489f0309b1b822b7cb191ccafe23af.zip gdb-7fe958be01489f0309b1b822b7cb191ccafe23af.tar.gz gdb-7fe958be01489f0309b1b822b7cb191ccafe23af.tar.bz2 |
2003-10-10 Elena Zannoni <ezannoni@redhat.com>
* sh-tdep.c (sh_use_struct_convention): Clarify one case in
comment.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d170797..5bc5854 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2003-10-10 Elena Zannoni <ezannoni@redhat.com> + + * sh-tdep.c (sh_use_struct_convention): Clarify one case in + comment. + 2003-10-10 Corinna Vinschen <vinschen@redhat.com> * sh-tdep.c (sh_use_struct_convention): Clean up to have a |