diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-10-12 05:41:45 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-10-12 05:41:45 +0000 |
commit | 15dc8a201f8c041eeec6046edeea2c23a3680194 (patch) | |
tree | b474ad722b22668f58bad096201e744ee6e10fd6 /gas | |
parent | 7804e5bc7cf0397875340152d1fc6a09086f0b4a (diff) | |
download | fsf-binutils-gdb-15dc8a201f8c041eeec6046edeea2c23a3680194.zip fsf-binutils-gdb-15dc8a201f8c041eeec6046edeea2c23a3680194.tar.gz fsf-binutils-gdb-15dc8a201f8c041eeec6046edeea2c23a3680194.tar.bz2 |
* config/tc-sparc.c (tc_gen_reloc): For non-a.out relocations, if pc-relative,
use fx_offset only, ignore address of relocation.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 51244a1..2ba2299 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 11 16:48:11 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * config/tc-sparc.c (tc_gen_reloc): For non-a.out relocations, if + pc-relative, use fx_offset only, ignore address of relocation. + Tue Oct 11 15:24:00 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> * config/tc-mips.c (mips_ip): Don't use S_IS_LOCAL when checking |