summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-09-13 23:55:22 +0000
committerIan Lance Taylor <ian@airs.com>1999-09-13 23:55:22 +0000
commite5db213db23d45650b7769226b1c27f07a36d6d5 (patch)
treec10a8967fa16e0485d3ea7a63b246002489471eb /bfd/ChangeLog
parent361d94e76821d32498bb1e3d3848b5bae0654ae3 (diff)
downloadbinutils-gdb-e5db213db23d45650b7769226b1c27f07a36d6d5.tar.gz
1999-09-13 Donn Terry <donn@interix.com>
* coffcode.h (styp_to_sec_flags): Further refinement of COMDAT handling to support both GNU and MS objects.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5c1a366d265..95657f67dac 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
1999-09-13 Donn Terry <donn@interix.com>
+ * coffcode.h (styp_to_sec_flags): Further refinement of COMDAT
+ handling to support both GNU and MS objects.
+
* coffcode.h (coff_write_object_contents): Don't check reloc_count
when determining whether to set F_RELFLG.