projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b65af4
)
Fix typo in ChangeLog.
author
Jim Blandy
<jimb@codesourcery.com>
Fri, 13 Jun 2003 20:24:20 +0000
(20:24 +0000)
committer
Jim Blandy
<jimb@codesourcery.com>
Fri, 13 Jun 2003 20:24:20 +0000
(20:24 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 33179895ab4c4271ca5ebfc9a084cc926c676999..cff9df4529a7a5580a5d504540eff7906773e283 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-168,7
+168,7
@@
* h8300-tdep.c (h8300_use_struct_convention): Delete.
(h8300_gdbarch_init): Register always_use_struct_convention,
instead of h8300_use_struct_convention.
- * mips
_o32
-tdep.c (mips_o32_use_struct_convention): Delete.
+ * mips-tdep.c (mips_o32_use_struct_convention): Delete.
(mips_o32_gdbarch_init): Register always_use_struct_convention,
instead of mips_o32_use_struct_convention.