From: Elena Zannoni Date: Fri, 10 Oct 2003 01:43:56 +0000 (+0000) Subject: Fix typo in previous CL entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f49c4e4e2b0927adffbeee4f253418bfbfc06744;p=binutils-gdb.git Fix typo in previous CL entry. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dedb98f5fe5..76b3ab52e73 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -7,7 +7,7 @@ 2003-10-09 Elena Zannoni * 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):