* elf32-i386.c (elf_i386_check_relocs): Only count PC relative

relocs.  From Jamie Lokier <jamie@rebellion.co.uk>.
This commit is contained in:
Ian Lance Taylor 1997-04-20 02:57:25 +00:00
parent aff65ed99d
commit 9d71be7231

View File

@ -1,5 +1,8 @@
Sat Apr 19 22:50:14 1997 Ian Lance Taylor <ian@cygnus.com>
* elf32-i386.c (elf_i386_check_relocs): Only count PC relative
relocs. From Jamie Lokier <jamie@rebellion.co.uk>.
* coffcode.h (coff_compute_section_file_positions): Force the
potential last byte in the file to be written out when
COFF_IMAGE_WITH_PE.