* scripttempl/elf.sc: Add a comment giving the correspondence

between sections, per-datum sections, and linkonce sections.  Make
the comment true even for .bss, .sdata, .sdata2, .sbss, and
.sbss2.
This commit is contained in:
Geoffrey Keating
2000-08-10 23:43:57 +00:00
parent a9c9941975
commit 9ac4db9c1c
2 changed files with 91 additions and 21 deletions

View File

@ -1,3 +1,10 @@
2000-08-10 Geoff Keating <geoffk@cygnus.com>
* scripttempl/elf.sc: Add a comment giving the correspondence
between sections, per-datum sections, and linkonce sections. Make
the comment true even for .bss, .sdata, .sdata2, .sbss, and
.sbss2.
2000-08-10 Jason Eckhardt <jle@cygnus.com>
* emulparams/elf32_i860.sh: New file.