yasm/modules
Peter Johnson 3adada2a00 Don't treat xfree as a real function (taking its address), as this doesn't work
if dmalloc is enabled.

svn path=/trunk/yasm/; revision=770
2002-10-21 05:01:30 +00:00
..
arch Add offset parameter to output_expr functions (needed for relocation support). 2002-10-20 20:39:29 +00:00
objfmts Don't treat xfree as a real function (taking its address), as this doesn't work 2002-10-21 05:01:30 +00:00
optimizers Completely revamp how label resolution is done (part of Bug#6). Now calculates 2002-10-01 18:56:28 +00:00
parsers Combine global/common/extern handling into general of_data in symrec. 2002-10-20 08:59:47 +00:00
preprocs Make test scripts more portable by detecting echo line-ending features, using 2002-10-04 07:23:11 +00:00
Makefile.inc Include src/compat-queue.h as an EXTRA_yasm_SOURCES instead of just EXTRA_DIST. 2002-10-05 06:24:50 +00:00