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