nasm/output
H. Peter Anvin 577f57614a outelf32/64: remove align_str in favor of fwritezero()
Drop the use of yet another local all-zero buffer, align_str, in favor
of calling fwritezero().
2009-02-21 17:27:51 -08: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 outas86: slight stylistic cleanups 2009-01-03 17:56:41 -08:00
outas86.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outbin.c outbin: fix typo: "sections" not "section" 2009-02-21 17:27:13 -08: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 Fix BR #916647 2008-11-05 14:19:15 +01:00
outelf32.c outelf32/64: remove align_str in favor of fwritezero() 2009-02-21 17:27:51 -08:00
outelf64.c outelf32/64: remove align_str in favor of fwritezero() 2009-02-21 17:27:51 -08:00
outelf.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outieee.c Fix BR #916647 2008-11-05 14:19:15 +01:00
outmacho.c Unify all-zero buffers; add fwritezero() 2009-02-21 17:24:08 -08:00
outmacho.mac macros: win32 and win64 are COFF, not Mach-O 2008-09-09 09:37:37 -07:00
outobj.c Fix BR #916647 2008-11-05 14:19:15 +01: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