yasm/modules
Peter Johnson 7a6e9cb430 Update gas preproc a bit:
- Handle removal of comments during preprocessing
- Fix a bug with evaluation of nested .if/.else statements.

Contributed by: Alexei Svitkine <alexei.svitkine@gmail.com>

svn path=/trunk/yasm/; revision=2246
2009-12-26 04:30:39 +00:00
..
arch Unbreak gen_x86_insn.py on Python 2.4. 2009-12-06 03:37:43 +00:00
dbgfmts Update code generated for alignment padding for more recent processors. 2009-03-20 07:36:49 +00:00
listfmts Add cmake build infrastructure. 2008-05-22 09:08:03 +00:00
objfmts Fix #184: test -e is not portable (despite being in POSIX); use test -f instead. 2009-07-30 02:19:38 +00:00
parsers Default to gas preproc for gas parser. 2009-12-26 04:26:46 +00:00
preprocs Update gas preproc a bit: 2009-12-26 04:30:39 +00:00
CMakeLists.txt (cmake build) Install DLL files to correct locations on Windows. 2008-05-24 18:30:29 +00:00
Makefile.inc Create new working branch for new (Robertson 1977) optimizer. 2005-10-08 05:45:29 +00:00