From: Steve Chamberlain Date: Wed, 18 Oct 1995 23:26:12 +0000 (+0000) Subject: Wed Oct 18 16:20:08 1995 steve chamberlain X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3a70e2988dab3f67a18cb743db6a97cc8e7b565e;p=binutils-gdb.git Wed Oct 18 16:20:08 1995 steve chamberlain * coff-i386.c (coff_i386_reloc_type_lookup): New. * coffcode.h (coff_write_object_contents): If .bss is before .data us that as data_start. * cofflink.c (_bfd_coff_generic_relocate_section): Get reloc calc correct. * peicode.h (add_data_entry): Use _cooked_size of data directory. (coff_swap_outhdr_out): Hardwire in version number. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b4580e88549..bacb724b24b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +Wed Oct 18 16:20:08 1995 steve chamberlain + + * coff-i386.c (coff_i386_reloc_type_lookup): New. + * coffcode.h (coff_write_object_contents): If .bss is before + .data us that as data_start. + * cofflink.c (_bfd_coff_generic_relocate_section): Get reloc + calc correct. + * peicode.h (add_data_entry): Use _cooked_size of data directory. + (coff_swap_outhdr_out): Hardwire in version number. + Wed Oct 18 16:50:54 1995 Ken Raeburn * sunos.c (sunos_add_dynamic_symbols): Rename local variables