yasm/modules/preprocs
Peter Johnson 5355299056 Improve gas syntax .set directive to better match GNU as behavior.
- Add support for deferred symbols (those which depend on other symbols
  that have not yet been .set)
- Add support for re-defining symbols
- Add support for 0x hex notation in literals

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

svn path=/trunk/yasm/; revision=2366
2010-08-21 07:32:54 +00:00
..
cpp Use queue.h HEAD macros more portably (also avoiding compiler warning). 2010-01-03 01:04:18 +00:00
gas Improve gas syntax .set directive to better match GNU as behavior. 2010-08-21 07:32:54 +00:00
nasm NASM preproc: Add basic support for %{x:y} parameter list expansion. 2010-04-08 03:46:43 +00:00
raw Unbreak snapshots (broken in [2172]). 2009-03-04 07:39:02 +00:00
tasm Unbreak distcheck. 2009-07-25 05:29:47 +00:00
yapp Fix #184: test -e is not portable (despite being in POSIX); use test -f instead. 2009-07-30 02:19:38 +00:00
CMakeLists.txt Add initial gas preprocessor, contributed by Alexei Svitkine. 2009-12-23 06:45:17 +00:00
Makefile.inc Add initial gas preprocessor, contributed by Alexei Svitkine. 2009-12-23 06:45:17 +00:00