* config/tc-mn10200.c (md_convert_frag): Create a fixup for the
authorJeff Law <law@redhat.com>
Fri, 21 Feb 1997 05:27:10 +0000 (05:27 +0000)
committerJeff Law <law@redhat.com>
Fri, 21 Feb 1997 05:27:10 +0000 (05:27 +0000)
        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.

gas/ChangeLog

index e29fd1f9d4a466456f8e510567123de0d2900e41..042ffbc8dc198e22088e955887d47604badf573a 100644 (file)
@@ -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
This page took 0.029887 seconds and 4 git commands to generate.