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:
88ac1a5
)
* elf-m10300.c (mn10300_elf_relax_section): Fix typo when relaxing
author
Jeff Law
<law@redhat.com>
Fri, 24 Jul 1998 18:24:31 +0000
(18:24 +0000)
committer
Jeff Law
<law@redhat.com>
Fri, 24 Jul 1998 18:24:31 +0000
(18:24 +0000)
from 24bit operand to an 8bit operand.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 9724023ee4fa9aead68f35bbc667f74097b9e33b..e93e133b69e7c254bd8f7f4e966878204a6b8fe3 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,6
+1,9
@@
Fri Jul 24 11:24:29 1998 Jeffrey A Law (law@cygnus.com)
start-sanitize-am33
+ * elf-m10300.c (mn10300_elf_relax_section): Fix typo when relaxing
+ from 24bit operand to an 8bit operand.
+
* elf-m10300.c (mn10300_elf_relax_section): Do not relax "dmul",
"dmulu", "dmach", "dmachu" with 32bit operands.
end-sanitize-am33