From f22950b9207cc6ed7105045d2dfbcb47b345d887 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 28 May 1997 16:48:32 +0000 Subject: [PATCH] * config/tc-hppa.c (tc_fix_adjustable): Reject absolute calls/jumps. (hppa_force_relocation): Force a relocation for an absolute call/jump. part of gcc/12343. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 9e0ba7b..c4c5792 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Wed May 28 10:48:14 1997 Jeffrey A Law (law@cygnus.com) + + * config/tc-hppa.c (tc_fix_adjustable): Reject absolute calls/jumps. + (hppa_force_relocation): Force a relocation for an absolute + call/jump. + Mon May 26 13:24:25 1997 Ian Lance Taylor * doc/as.texinfo: Don't use @value in section names or index -- 2.7.4