diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-09-19 16:25:11 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-09-19 16:25:11 +0000 |
commit | 72f70020f351f17c7e57dd5fcadfc7eb150cb63a (patch) | |
tree | ef6a420375e458b52700418eb9c2a48a938f9b16 /gas | |
parent | e425358ff15cbdc4d886b186b231baeafe8895be (diff) | |
download | gdb-72f70020f351f17c7e57dd5fcadfc7eb150cb63a.zip gdb-72f70020f351f17c7e57dd5fcadfc7eb150cb63a.tar.gz gdb-72f70020f351f17c7e57dd5fcadfc7eb150cb63a.tar.bz2 |
* config/obj-coff.c (fixup_segment): Don't adjust PC relative
reloc for the i960 for a reloc in the same section. This undoes
one of the two changes made Aug 19.
PR 10672.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e236190..4be531a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Sep 19 12:21:24 1996 Ian Lance Taylor <ian@cygnus.com> + + * config/obj-coff.c (fixup_segment): Don't adjust PC relative + reloc for the i960 for a reloc in the same section. This undoes + one of the two changes made Aug 19. + Wed Sep 18 12:11:58 1996 Ian Lance Taylor <ian@cygnus.com> * config/obj-coff.c (obj_coff_endef): Both versions: Move C_STAT |