nasm/output
Charles Crayne dcd3a21145 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
2008-10-30 21:59:42 -07:00
..
outaout.c output: add common file outlib.c for common functions; realsize() 2008-10-27 22:19:59 -07:00
outaout.mac outaout.mac: aoutb is an alias for aout 2008-09-09 09:53:20 -07:00
outas86.c output: add common file outlib.c for common functions; realsize() 2008-10-27 22:19:59 -07:00
outas86.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outbin.c output: add common file outlib.c for common functions; realsize() 2008-10-27 22:19:59 -07:00
outbin.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outcoff.c output: add common file outlib.c for common functions; realsize() 2008-10-27 22:19:59 -07:00
outcoff.mac macros: win32 and win64 are COFF, not Mach-O 2008-09-09 09:37:37 -07:00
outdbg.c regularized spelling of license to match name of LICENSE file 2007-12-29 09:44:23 -05:00
outelf32.c ELF32 bit support of .tdata and .tbss sections 2008-10-30 21:59:42 -07:00
outelf64.c output: add common file outlib.c for common functions; realsize() 2008-10-27 22:19:59 -07:00
outelf.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outieee.c ctype.h: wrapper ctype functions with a cast to (unsigned char) 2008-06-21 10:23:17 -07:00
outmacho.c output: add common file outlib.c for common functions; realsize() 2008-10-27 22:19:59 -07:00
outmacho.mac macros: win32 and win64 are COFF, not Mach-O 2008-09-09 09:37:37 -07:00
outobj.c output: add common file outlib.c for common functions; realsize() 2008-10-27 22:19:59 -07:00
outobj.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outrdf2.c ctype.h: wrapper ctype functions with a cast to (unsigned char) 2008-06-21 10:23:17 -07:00
outrdf2.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outrdf.c Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outrdf.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00