ELF32 bit support of .tdata and .tbss sections
authorCharles Crayne <chuck@thor.crayne.org>
Fri, 31 Oct 2008 04:59:42 +0000 (21:59 -0700)
committerCharles Crayne <chuck@thor.crayne.org>
Fri, 31 Oct 2008 04:59:42 +0000 (21:59 -0700)
commitdcd3a21145ef08583c1e242594777bf1625bf989
treed1b932112abf6418cbd5d5b6facb4ec3ef0102bf
parente8873121aadbbb465c0c48da3c56b47a6a5f1d68
ELF32 bit support of .tdata and .tbss sections

Set default attributes for .tdata and .tbss sections
Implement new attribute 'tls' for arbitrary section names
Flag variables in sections with tls attribute with STT_TLS
output/outelf32.c