No description
Find a file
Peter Johnson bed4099e4f Make sure bison gets -d flag (creates a separate header file).
svn path=/trunk/yasm/; revision=410
2001-12-27 04:00:58 +00:00
check Massive build system change: single Makefile instead of recursive. 2001-12-26 07:14:06 +00:00
doc Add BitVector documentation. These docs are really for the Perl side, but 2001-09-27 02:36:26 +00:00
frontends/yasm Massive build system change: single Makefile instead of recursive. 2001-12-26 07:14:05 +00:00
libyasm Add @LIBOBJS@ to library linkages (for missing functions). 2001-12-26 21:24:36 +00:00
Mkfiles Failed builds could prevent updating of "latest" symlink. Also now record 2001-12-26 19:14:05 +00:00
modules Fix issues with yy->nasm_parser_ renaming. AM_YFLAGS/AM_LFLAGS are not an 2001-12-27 03:52:10 +00:00
po This was significantly out of date. Bring up-to-date with current source. 2001-12-26 18:42:10 +00:00
src Fix issues with yy->nasm_parser_ renaming. AM_YFLAGS/AM_LFLAGS are not an 2001-12-27 03:52:10 +00:00
tests/nasm Massive build system change: single Makefile instead of recursive. 2001-12-26 07:14:06 +00:00
.cvsignore Bring up-to-date with new generated files (due to new build structure). 2001-12-26 08:08:12 +00:00
.indent.pro Update to match outfmt->objfmt change. 2001-09-15 07:17:38 +00:00
acconfig.h Try to fix configure and automake files so everything builds a bit cleaner. 2001-09-20 06:25:05 +00:00
acinclude.m4 $Id$ -> $IdPath$. 2001-09-17 04:12:20 +00:00
AUTHORS Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
autogen.sh Remove config/* files, and automatically create the config directory in 2001-12-26 20:52:44 +00:00
ChangeLog Initial checkin of automake/autoconf files. 2001-06-27 22:45:20 +00:00
configure.ac Get rid of --disable-check option. It no longer has any effect. 2001-12-26 22:04:25 +00:00
configure.in Get rid of --disable-check option. It no longer has any effect. 2001-12-26 22:04:25 +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 First version of HACKING, only for Unix and not nearly complete. 2001-09-24 16:51:48 +00:00
INSTALL Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
Makefile.am Make sure bison gets -d flag (creates a separate header file). 2001-12-27 04:00:58 +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
README Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
splint.sh Switch from using ternary tree to Hash Array Mapped Trie (HAMT), which has 2001-11-26 17:37:09 +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
util.h Fix build problem on Linux with toascii() define. 2001-12-24 18:01:12 +00:00