diff options
author | Jeff Law <law@redhat.com> | 1997-02-21 05:27:10 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1997-02-21 05:27:10 +0000 |
commit | 48242b28d6862bc912a85499a8d0928098b59695 (patch) | |
tree | d6deba37af7b9a5244207e881afc141281beadff /gas | |
parent | 7713cb96cd9630d2cec27ecc16ad0b7aad9bd8f9 (diff) | |
download | gdb-48242b28d6862bc912a85499a8d0928098b59695.zip gdb-48242b28d6862bc912a85499a8d0928098b59695.tar.gz gdb-48242b28d6862bc912a85499a8d0928098b59695.tar.bz2 |
* 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.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e29fd1f..042ffbc 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 <ian@cygnus.com> * config/obj-coff.c (obj_coff_ln [both versions]): Call |