From 48242b28d6862bc912a85499a8d0928098b59695 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 21 Feb 1997 05:27:10 +0000 Subject: [PATCH] * 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. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index e29fd1f9d4a..042ffbc8dc1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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 * config/obj-coff.c (obj_coff_ln [both versions]): Call -- 2.30.2