* 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.
This commit is contained in:
parent
3c82a73127
commit
f22950b920
1 changed files with 6 additions and 0 deletions
|
@ -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 <ian@cygnus.com>
|
||||
|
||||
* doc/as.texinfo: Don't use @value in section names or index
|
||||
|
|
Loading…
Reference in a new issue