summaryrefslogtreecommitdiff
path: root/preproc.h
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers to the *.c/*.h files in the main directoryH. Peter Anvin2009-06-281-5/+34
* Avoid redundant "const" for macros_tH. Peter Anvin2008-07-191-1/+1
* Make the macros table "unsigned char"H. Peter Anvin2008-06-251-1/+1
* pp_directives_len can be uint8_tH. Peter Anvin2008-06-211-1/+1
* Drop the index tables from the canned macrosH. Peter Anvin2008-06-211-1/+1
* Move the output format macros into the macros.pl mechanismH. Peter Anvin2008-06-201-1/+4
* macros.c: compress by tokenizing macro directivesH. Peter Anvin2008-06-191-0/+1
* Introduce %depend and %pathsearch, and make incbin a macroH. Peter Anvin2008-05-301-1/+0
* regularized spelling of license to match name of LICENSE fileBeroset2007-12-291-1/+1
* Use a perfect hash to look up preprocessor directivesH. Peter Anvin2007-09-121-2/+5
* Fixed distinction between char and int8_t data types.Keith Kanios2007-04-131-7/+7
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-121-6/+7
* Apply Nindent to all .c and .h filesnasm-0.98.39LATESTH. Peter Anvin2005-01-151-6/+6
* Alexei's patch to allow "-I" paths to be searched for "incbin"ed filesFrank Kotler2003-08-271-0/+1
* "const"-ipation fixes from Trevor WoernerH. Peter Anvin2002-09-121-1/+1
* NASM 0.98p6nasm-0.98p6H. Peter Anvin2002-04-301-0/+1
* NASM 0.96nasm-0.96H. Peter Anvin2002-04-301-0/+1
* NASM 0.95nasm-0.95H. Peter Anvin2002-04-301-0/+4
* NASM 0.94nasm-0.94H. Peter Anvin2002-04-301-0/+14