* coffcode.h (coff_write_object_contents): Move a PE COMDAT symbol
authorIan Lance Taylor <ian@airs.com>
Fri, 10 Apr 1998 17:45:18 +0000 (17:45 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 10 Apr 1998 17:45:18 +0000 (17:45 +0000)
before any other symbols in the same section.
Required by Visual C++ linker, and specified in PE documentation.

bfd/ChangeLog

index 4981593023a415b5ee98b9e5f599384b1588161f..21f395d8f481e6cb6bdc5dc316989da8716e4cc2 100644 (file)
@@ -1,3 +1,8 @@
+Fri Apr 10 13:44:27 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * 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  <meissner@cygnus.com>
 
        * config.bfd (powerpc*-*-*): Remove PowerPC NT support from ELF
This page took 0.028165 seconds and 4 git commands to generate.