projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6d3b05
)
Fix typo in previous CL entry.
author
Elena Zannoni
<ezannoni@kwikemart.cygnus.com>
Fri, 10 Oct 2003 01:43:56 +0000
(
01:43
+0000)
committer
Elena Zannoni
<ezannoni@kwikemart.cygnus.com>
Fri, 10 Oct 2003 01:43:56 +0000
(
01:43
+0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index
dedb98f
..
76b3ab5
100644
(file)
--- 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):