Tue Aug 8 16:34:57 1995 steve chamberlain <sac@slash.cygnus.com>

* cofflink.c (_bfd_coff_generic_relocate_section): Remove most
	of special case stuff for PE.  Now handled by relocs.
	* coff-i386.c (coff_i386_reloc): Special case of PE type 7s.
	(howto_table): Type 7 is dir32-rva.
This commit is contained in:
Steve Chamberlain 1995-08-08 23:54:27 +00:00
parent 52a55937a2
commit b84d6efbcc
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
Tue Aug 8 16:34:57 1995 steve chamberlain <sac@slash.cygnus.com>
* cofflink.c (_bfd_coff_generic_relocate_section): Remove most
of special case stuff for PE. Now handled by relocs.
* coff-i386.c (coff_i386_reloc): Special case of PE type 7s.
(howto_table): Type 7 is dir32-rva.
Tue Aug 8 10:15:43 1995 Jeffrey A. Law <law@rtl.cygnus.com>
* configure.host: Recognize aix4 explicitly.