* tc-hppa.c (md_apply_fix): Improve warnings for out of range

unconditional branches.
        (hppa_fix_adjustable): Don't adjust anything with a RR% or LR%
        field selector.
Part of the 12912 fixes
This commit is contained in:
Jeff Law 1997-07-25 16:55:52 +00:00
parent 491501de77
commit e0362be2fc

View File

@ -1,3 +1,10 @@
Fri Jul 25 10:54:43 1997 Jeffrey A Law (law@cygnus.com)
* tc-hppa.c (md_apply_fix): Improve warnings for out of range
unconditional branches.
(hppa_fix_adjustable): Don't adjust anything with a RR% or LR%
field selector.
Thu Jul 24 15:21:49 1997 Doug Evans <dje@canuck.cygnus.com>
* tc-sparc.c (md_begin): Cast sparc_opcodes to PTR for hash_insert.