From 9e7427a439ec8d1376786b01d0e2dc3be4c6ee29 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 21 Mar 1996 18:56:12 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 -- 2.30.2