diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3bc5324..12a6b3f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,6 +1,7 @@ 2001-08-21 Mark Elbrecht <snowball3@bigfoot.com> - * coff-go32.c: Make DWARF2 sections use an alignment of 0. + * coff-go32.c: Make DWARF2 sections use an alignment of 0. Set + the alignment of dwarf2 linkonce sections to 0. * coff-sto32.c: Likewise. 2001-08-20 Andreas Jaeger <aj@suse.de> |