From d9518e2edc6f125c7d459d573009575777886da8 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 19 Dec 1995 21:38:51 +0000 Subject: [PATCH] * coff-i960.c (CALC_ADDEND): Define. (coff_i960_relocate_section): Add the input section VMA to the addend for PC relative relocs. PR 8697. --- bfd/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ff2bd9e5f1..169854833d 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.