summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2001-04-13 22:42:48 +0000
committerDJ Delorie <dj@redhat.com>2001-04-13 22:42:48 +0000
commitbaf80c32aec74040d4bdb3ad85997f2253e832f7 (patch)
treeef3ce32a8fa3f018b240b8afd472d910d112afa0 /bfd/ChangeLog
parentd1566ff56263eb8c4af82843dd568ca6ec446df0 (diff)
downloadbinutils-gdb-baf80c32aec74040d4bdb3ad85997f2253e832f7.tar.gz
* coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable section
flag on pe-i386 targets.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 623d29660bb..37619b4d216 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-13 Roger Sayle <roger@metaphorics.com>
+
+ * coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable section
+ flag on pe-i386 targets.
+
2001-04-13 Jakub Jelinek <jakub@redhat.com>
* libbfd-in.h (_bfd_merge_section): New.