* config/tc-m68k.c (add_fix): Treat a width of '3' like 'B'.
(md_assemble): A fixup width of '3' means a 1 byte reloc.
This commit is contained in:
parent
80675684b7
commit
6e4f3f096f
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Mon Sep 23 12:13:18 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* config/tc-m68k.c (add_fix): Treat a width of '3' like 'B'.
|
||||
(md_assemble): A fixup width of '3' means a 1 byte reloc.
|
||||
|
||||
Thu Sep 19 12:21:24 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* config/obj-coff.c (fixup_segment): Don't adjust PC relative
|
||||
|
|
Loading…
Add table
Reference in a new issue