From: Ian Lance Taylor Date: Tue, 19 Dec 1995 21:38:51 +0000 (+0000) Subject: * coff-i960.c (CALC_ADDEND): Define. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d9518e2edc6f125c7d459d573009575777886da8;p=binutils-gdb.git * coff-i960.c (CALC_ADDEND): Define. (coff_i960_relocate_section): Add the input section VMA to the addend for PC relative relocs. PR 8697. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ff2bd9e5f1f..169854833d3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,14 @@ +Tue Dec 19 16:38:59 1995 Ian Lance Taylor + + * 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 + + * 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 * targets.c (enum bfd_endian): Define.