From: Jeff Law Date: Fri, 25 Jul 1997 16:55:52 +0000 (+0000) Subject: * tc-hppa.c (md_apply_fix): Improve warnings for out of range X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e0362be2fcab4508842cf356b443eb7d1cebd06d;p=binutils-gdb.git * 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 --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 516ce9beac8..71ec7264d08 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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 * tc-sparc.c (md_begin): Cast sparc_opcodes to PTR for hash_insert.