From 6440d65c347602c31af7469e45b738371d3570b3 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Thu, 10 Feb 1994 06:48:19 +0000 Subject: [PATCH] * config/tc-sparc.c (sparc_ip): Reject integer values for pc-relative operand fields. This forces "call 0" to become "jmpl %g0,%o7" with no relocs needed. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 0a1a1b38e73..55b035da707 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Feb 10 01:24:27 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * config/tc-sparc.c (sparc_ip): Reject integer values for + pc-relative operand fields. This forces "call 0" to become "jmpl + %g0,%o7" with no relocations needed. + Wed Feb 9 13:08:32 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * as.h (xmalloc, xrealloc): Declare using PTR rather than char *. -- 2.30.2