yasm/modules
Peter Johnson 180d18bc11 Allow underscores in the middle of binary, octal, and hex constants.
This makes things like 00_11_22_33h okay.
Allow 0X as well as 0x in directives (already allowed for normal case).

svn path=/trunk/yasm/; revision=2063
2008-04-12 08:30:22 +00:00
..
arch Add YMM register group for GAS mode. 2008-04-12 01:33:54 +00:00
dbgfmts Fix #123: Be explicit that errors are such by printing "error:" at beginning 2007-12-04 06:19:07 +00:00
listfmts Merge bc-int.h into bytecode.h, removing YASM_BC_INTERNAL in the process. 2007-07-14 04:34:41 +00:00
objfmts Allow setting of the TLS section flag in the NASM section directive. 2008-02-21 09:00:46 +00:00
parsers Allow underscores in the middle of binary, octal, and hex constants. 2008-04-12 08:30:22 +00:00
preprocs Fix #130: Add SAFESEH directive for indicating SEH handlers in win32 output. 2008-02-08 18:26:40 +00:00
Makefile.inc Create new working branch for new (Robertson 1977) optimizer. 2005-10-08 05:45:29 +00:00