diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 64803ed..67fbdbd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2007-05-02 Maciej W. Rozycki <macro@mips.com> + + * mips-tdep.c (mips_o32_push_dummy_call): Remove conditions + based on mips_abi_regsize() whose result is known in advance. + (mips_o64_push_dummy_call): Likewise. + 2007-04-29 Ulrich Weigand <uweigand@de.ibm.com> * m68klinux-nat.c: Remove #ifndef USE_PROC_FS check. |