From c24c4203edae0ff215a443bc83c1c759c6cf4f1a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 10 Apr 1998 17:45:18 +0000 Subject: [PATCH] * coffcode.h (coff_write_object_contents): Move a PE COMDAT symbol before any other symbols in the same section. Required by Visual C++ linker, and specified in PE documentation. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4981593023..21f395d8f4 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 10 13:44:27 1998 Ian Lance Taylor + + * coffcode.h (coff_write_object_contents): Move a PE COMDAT symbol + before any other symbols in the same section. + Wed Apr 8 14:50:23 1998 Michael Meissner * config.bfd (powerpc*-*-*): Remove PowerPC NT support from ELF