projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af38863
)
* config/tc-mn10300.c (tc_gen_reloc): Get the addend from
author
Jeff Law
<law@redhat.com>
Mon, 2 Dec 1996 07:41:52 +0000
(07:41 +0000)
committer
Jeff Law
<law@redhat.com>
Mon, 2 Dec 1996 07:41:52 +0000
(07:41 +0000)
fx_offset, not fx_addnumber.
Along with some simulator, compiler, bfd changes this fixes 90 or so
c-torture execution failures.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index
1ccebe9
..
1260c8c
100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Sun Dec 1 21:46:05 1996 Jeffrey A Law (law@cygnus.com)
+ * config/tc-mn10300.c (tc_gen_reloc): Get the addend from
+ fx_offset, not fx_addnumber.
+
* config/tc-mn10300.h (tc_fix_adjustable): Don't do any
reloc adjustments.