diff options
author | Mark Kettenis <kettenis@gnu.org> | 2005-08-17 07:44:13 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2005-08-17 07:44:13 +0000 |
commit | 61bf9ae086ed8e0107ab376dd19659e6f1c923a0 (patch) | |
tree | 80d79ecd60d87d30868de9b53a4025a3b2cef5f7 /gdb/ChangeLog | |
parent | 24dc748d60dcf80ab486ba7b99e97f1180b9158e (diff) | |
download | binutils-61bf9ae086ed8e0107ab376dd19659e6f1c923a0.zip binutils-61bf9ae086ed8e0107ab376dd19659e6f1c923a0.tar.gz binutils-61bf9ae086ed8e0107ab376dd19659e6f1c923a0.tar.bz2 |
* ppc-sysv-tdep.c (do_ppc_sysv_return_value): Fix the code that
deals with the broken GCC convention.
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 d3951b1..3ff6d7e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2005-08-17 Mark Kettenis <kettenis@gnu.org> + + * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Fix the code that + deals with the broken GCC convention. + 2005-08-16 Mark Kettenis <kettenis@gnu.org> * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Set condition |