nasm/output
H. Peter Anvin cfb7176ca2 Move the output format macros into the macros.pl mechanism
Move the handling of "extra" macros (i.e. output format macros) into
the macros.pl mechanism.  This allows us to change the format of the
internal macro store in the future - e.g. to a single byte store
without redundant pointers.

Also, stop using indicies into a long array when there is no good
reason to not just use different arrays.
2008-06-20 15:20:16 -07:00
..
outaout.c Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outaout.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outas86.c Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outas86.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outbin.c Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outbin.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outcoff.c Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outcoff.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outdbg.c regularized spelling of license to match name of LICENSE file 2007-12-29 09:44:23 -05:00
outelf32.c Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outelf64.c Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outelf.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outieee.c regularized spelling of license to match name of LICENSE file 2007-12-29 09:44:23 -05:00
outmacho.c Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outmacho.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outobj.c Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outobj.mac Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -07:00
outrdf2.c Move the output format macros into the macros.pl mechanism 2008-06-20 15:20:16 -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