* coff-i960.c (CALC_ADDEND): Define.

(coff_i960_relocate_section): Add the input section VMA to the
	addend for PC relative relocs.
PR 8697.
This commit is contained in:
Ian Lance Taylor 1995-12-19 21:38:51 +00:00
parent a9ddbbf5a1
commit d9518e2edc
1 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,14 @@
Tue Dec 19 16:38:59 1995 Ian Lance Taylor <ian@cygnus.com>
* coff-i960.c (CALC_ADDEND): Define.
(coff_i960_relocate_section): Add the input section VMA to the
addend for PC relative relocs.
Sun Dec 17 20:11:55 1995 Kim Knuttila <krk@cygnus.com>
* peicode.h (pe_print_pdata): Must test the entire entry for zero
to correctly terminate.
Fri Dec 15 12:05:57 1995 Ian Lance Taylor <ian@cygnus.com>
* targets.c (enum bfd_endian): Define.