aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-02-14 19:37:05 +0000
committerNick Clifton <nickc@redhat.com>2001-02-14 19:37:05 +0000
commit51d7ee16bb4178a90f90496738bc8fb731252d75 (patch)
tree1a38f4dee3beebf0ddf774689366ba28535d8ee5 /bfd/ChangeLog
parent825b47db314ebcc4975662c32f9bfab97bb43d05 (diff)
downloadfsf-binutils-gdb-51d7ee16bb4178a90f90496738bc8fb731252d75.zip
fsf-binutils-gdb-51d7ee16bb4178a90f90496738bc8fb731252d75.tar.gz
fsf-binutils-gdb-51d7ee16bb4178a90f90496738bc8fb731252d75.tar.bz2
Fix initialisation of asection structure
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 34eac0c..661caba 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
2001-02-14 Nick Clifton <nickc@redhat.com>
+ * ecoff.c (bfd_debug_section): Update to initialise new fields in
+ asection structure.
+
* Makefile.am (BFD32_BACKENDS_CFILES): Remove peigen.c
(BFD64_BACKENDS): Add pepigen.c
Add rules to create peigen.c and pepigen.c from peXXigen.c.