No description
Find a file
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
check Massive build system change: single Makefile instead of recursive. 2001-12-26 07:14:06 +00:00
config Replace #line .. "lex.yy.c" with #line .. "output.c". 2002-10-05 07:59:40 +00:00
doc/programmer Remove programmer documentation out of source tree and into the yasm-doc CVS 2001-12-28 06:16:56 +00:00
frontends/yasm Cleanup objfmt before deleting sections and symrecs. 2002-10-18 18:30:06 +00:00
libltdl Check for NULL pointer in LT_DLMEM_REASSIGN() before freeing it. 2002-10-21 04:53:41 +00:00
libyasm Add expr_extract_symrec() to assist in performing relocation output. 2002-10-21 04:14:01 +00:00
m4 Update to gettext-0.11.5. 2002-10-02 07:19:44 +00:00
Mkfiles Add check for vsnprintf(). 2002-03-23 22:45:03 +00:00
modules Don't treat xfree as a real function (taking its address), as this doesn't work 2002-10-21 05:01:30 +00:00
po Add missing files: x86id.c, src/section.c, src/arch/x86/x86arch.c. 2002-10-02 17:06:24 +00:00
src Don't treat xfree as a real function (taking its address), as this doesn't work 2002-10-21 05:01:30 +00:00
tests/nasm Add automated arch/x86 tests. Some were moved from tests/nasm, others are new. 2002-10-03 19:10:56 +00:00
tools Output something a little more unique than just - for the output file #line's. 2002-10-05 09:16:13 +00:00
.cvsignore Add gcov-related files. 2002-10-05 05:22:35 +00:00
.indent.pro Update to match outfmt->objfmt change. 2001-09-15 07:17:38 +00:00
ABOUT-NLS Update to gettext-0.11.5. 2002-10-02 07:19:44 +00:00
AUTHORS Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
autogen.sh Integrate gettext, libtool, and libltdl into CVS and more tightly into 2002-05-29 05:25:32 +00:00
ChangeLog Initial checkin of automake/autoconf files. 2001-06-27 22:45:20 +00:00
configure.ac Add an option to enable gcov code coverage compiler flags. 2002-10-04 09:18:23 +00:00
COPYING Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
COPYING.LIB-2.0 Add GNU Library General Public License (version 2) to CVS and distribution 2001-09-26 22:42:43 +00:00
HACKING Bring up-to-date with tree and build changes. 2002-02-02 05:08:39 +00:00
INSTALL Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
Makefile.am Include src/compat-queue.h as an EXTRA_yasm_SOURCES instead of just EXTRA_DIST. 2002-10-05 06:24:50 +00:00
mergesort.c Fix some nits found by lclint. Still something weird going on with list2 in 2001-11-16 22:05:24 +00:00
NEWS Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
out_test.sh Make test scripts more portable by detecting echo line-ending features, using 2002-10-04 07:23:11 +00:00
README Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
splint.sh Split split parameters into separate lines to make it much easier to edit. 2002-04-22 01:55:23 +00:00
strsep.c Modify so that almost everything passes LCLint with the options in lclint.sh. 2001-11-17 08:33:23 +00:00
test_hd.pl Make test scripts more portable by detecting echo line-ending features, using 2002-10-04 07:23:11 +00:00
util.h Remove obsolete references to HAVE_GNU_C_LIBRARY which were causing build 2002-10-13 17:01:31 +00:00