summaryrefslogtreecommitdiff
path: root/macros.pl
AgeCommit message (Expand)AuthorFilesLines
2009-06-28Add copyright verbiage to Perl scripts; update LICENSEH. Peter Anvin1-4/+33
2009-06-27Move backend-specific code to output/; break out null debug stuffH. Peter Anvin1-1/+1
2008-10-19macros.pl: handle \-continuation lines in macros.plH. Peter Anvin1-0/+6
2008-09-09macros.pl: don't include macros for disabled output formatsH. Peter Anvin1-4/+13
2008-09-09macros.pl: be a bit more careful with open()H. Peter Anvin1-2/+2
2008-06-25Make the macros table "unsigned char"H. Peter Anvin1-7/+7
2008-06-21Drop the index tables from the canned macrosH. Peter Anvin1-18/+37
2008-06-20Move the output format macros into the macros.pl mechanismH. Peter Anvin1-5/+25
2008-06-19Somewhat more clever way to generate the %use guard macrosH. Peter Anvin1-0/+2
2008-06-19%use: call these directives "standard macro packages"H. Peter Anvin1-23/+23
2008-06-19macros.pl: need to use $' to get proper left-to-right behaviourH. Peter Anvin1-5/+5
2008-06-19macros.pl: remove debug prints; improve compression regexH. Peter Anvin1-6/+3
2008-06-19macros.c: compress by tokenizing macro directivesH. Peter Anvin1-6/+28
2008-06-19preproc: add support for builtin include modules (%use)H. Peter Anvin1-22/+100
2008-06-15Mark Perl scripts executableH. Peter Anvin1-0/+0
2008-05-26macros.pl: more readable commentsH. Peter Anvin1-5/+5
2008-05-26Add some comments to the output of macros.plH. Peter Anvin1-2/+6
2008-05-20Avoid #including .c files; instead compile as separate unitsH. Peter Anvin1-4/+5
2008-02-16Constipate the stdmac[] array.H. Peter Anvin1-1/+5
2007-12-29regularized spelling of license to match name of LICENSE fileBeroset1-1/+1
2007-10-19Formatting: kill off "stealth whitespace"H. Peter Anvin1-4/+4
2007-10-02Portability fixesH. Peter Anvin1-1/+1
2007-04-13Fixed distinction between char and int8_t data types.Keith Kanios1-1/+1
2007-04-12General push for x86-64 support, dubbed 0.99.00.Keith Kanios1-1/+1
2002-05-19Fix a couple of perl4-isms that are now illegalH. Peter Anvin1-2/+2
2002-05-18uncomment "use strict" in macros.plFrank Kotler1-1/+1
2002-05-14Change "const static" -> "static const" to keep gcc happyH. Peter Anvin1-1/+1
2002-05-14Code cleanup fixes from Ed BerosetH. Peter Anvin1-1/+1
2002-05-04Make all version information come from the single file "version".H. Peter Anvin1-25/+28
2002-04-30NASM 0.98.30H. Peter Anvin1-1/+1
2002-04-30NASM 0.98.18H. Peter Anvin1-1/+1
2002-04-30NASM 0.98.12H. Peter Anvin1-1/+1
2002-04-30NASM 0.98.11H. Peter Anvin1-1/+2
2002-04-30NASM 0.98.09H. Peter Anvin1-11/+27
2002-04-30NASM 0.96H. Peter Anvin1-1/+2
2002-04-30NASM 0.95H. Peter Anvin1-0/+27