diff options
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dedb98f..76b3ab5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -7,7 +7,7 @@ 2003-10-09 Elena Zannoni <ezannoni@redhat.com> * sh-tdep.c (sh_gdbarch_init): Delete setting of push_dummy_code. - (sh_gdbarch_init): Delete function, it's only used for dummy calls + (sh_push_dummy_code): Delete function, it's only used for dummy calls on stack. Based on input by Stephen Clarke (stephen.clarke@superh.com): |