diff options
author | Ken Raeburn <raeburn@cygnus> | 1992-08-01 23:20:55 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1992-08-01 23:20:55 +0000 |
commit | 680227f309bd080edf85896139329c62a5f35d98 (patch) | |
tree | e97e85d66b65d2d0cc4732cdf9046951561ea9ab /gas/ChangeLog | |
parent | 3dfa6cfb668dbcd60db63f377764280d09b522a7 (diff) | |
download | fsf-binutils-gdb-680227f309bd080edf85896139329c62a5f35d98.zip fsf-binutils-gdb-680227f309bd080edf85896139329c62a5f35d98.tar.gz fsf-binutils-gdb-680227f309bd080edf85896139329c62a5f35d98.tar.bz2 |
fix for pr1371: heed fx_offset in pcrel relocs
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 933ddc2..c154fa5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Sat Aug 1 19:10:13 1992 Ken Raeburn (raeburn@cygnus.com) + + * config/tc-sparc.c (tc_aout_fix_to_chars): If pc-relative, take + fx_offset into account. + Fri Jul 31 21:53:28 1992 Ken Raeburn (raeburn@cygnus.com) * configure.in (mips host): Accept "ultrix" with version number. |