From 9d71be723139bfe961a979f961b6658f0db883f9 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sun, 20 Apr 1997 02:57:25 +0000 Subject: [PATCH] * elf32-i386.c (elf_i386_check_relocs): Only count PC relative relocs. From Jamie Lokier . --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b51be86f1f5..47da1a19925 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Sat Apr 19 22:50:14 1997 Ian Lance Taylor + * elf32-i386.c (elf_i386_check_relocs): Only count PC relative + relocs. From Jamie Lokier . + * coffcode.h (coff_compute_section_file_positions): Force the potential last byte in the file to be written out when COFF_IMAGE_WITH_PE. -- 2.30.2