From: Ian Lance Taylor Date: Thu, 21 Mar 1996 18:56:12 +0000 (+0000) Subject: * coffcode.h (coff_compute_section_file_positions): If not X-Git-Tag: gdb-4_18-branchpoint~9036 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e7427a439ec8d1376786b01d0e2dc3be4c6ee29;p=thirdparty%2Fbinutils-gdb.git * coffcode.h (coff_compute_section_file_positions): If not producing a final executable, don't consider sofar when aligning the section to the correct size. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2fcc48568d9..949f38cf24d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,15 @@ +Thu Mar 21 13:54:40 1996 Ian Lance Taylor + + * coffcode.h (coff_compute_section_file_positions): If not + producing a final executable, don't consider sofar when aligning + the section to the correct size. + +Wed Mar 20 16:53:12 1996 Ian Lance Taylor + + * coffcode.h (coff_add_missing_symbols): Ifdef out. + (coff_write_object_contents): Don't call coff_add_missing_symbols. + * coffgen.c (coff_section_symbol): Ifdef out. + Mon Mar 18 12:54:41 1996 Ian Lance Taylor * elf32-mips.c (mips_elf_gprel32_reloc): Initialize gp if