* config/tc-mn10200.c (md_convert_frag): Create a fixup for the
short conditional branch around a long unconditional branch. Showing the reloc will allow the linker to shorten the long unconditional branch or remove the long unconditional branch entirely when relaxing.
This commit is contained in:
parent
7713cb96cd
commit
48242b28d6
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Thu Feb 20 22:24:39 1997 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* config/tc-mn10200.c (md_convert_frag): Create a fixup for the
|
||||
short conditional branch around a long unconditional branch.
|
||||
|
||||
Thu Feb 20 13:56:00 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* config/obj-coff.c (obj_coff_ln [both versions]): Call
|
||||
|
|
Loading…
Add table
Reference in a new issue