* scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
commit72027b1e1d4cad2ac24c26bc557902757d01344f
authorGeoffrey Keating <geoffk@geoffk.org>
Thu, 13 Apr 2000 23:32:48 +0000 (13 23:32 +0000)
committerGeoffrey Keating <geoffk@geoffk.org>
Thu, 13 Apr 2000 23:32:48 +0000 (13 23:32 +0000)
treed355398b6c2798a5d81843084e9c6d7dc35ce0d4
parentb5197373a74c5fec4a2f4d92db04bcb20c96d13f
* scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
Add new BSS_PLT variable for when .plt need not be contained in
the file.  Move _etext so that it is also after .fini, and provide
both etext and _etext with a leading underscore.  Mark the start
and end of .sbss.
ld/ChangeLog
ld/scripttempl/elf.sc