No description
Find a file
Peter Johnson 60fd596a66 Cleaned up bytecode data structure, some effaddr functions. Made ea an
effaddr * instead of an effaddr to decrease size of bytecode.  Changed parser
to use effaddr * as well.  Finally fixed issue with ONE by adding flag to
bytecode.data.insn and utilizing spare bytes of the opcode.  Hackish, but
works.

svn path=/trunk/yasm/; revision=203
2001-09-20 03:21:26 +00:00
check Added README and NEWS to EXTRA_DIST. 2001-09-20 02:38:07 +00:00
config Move extra autoconf/automake files to config/ directory. 2001-06-29 05:35:11 +00:00
doc Cleanup of local .cvsignore files after addition of global CVSROOT/cvsignore. 2001-09-18 18:02:23 +00:00
frontends/yasm Build section linked list, and support the section directive, including 2001-09-19 07:20:02 +00:00
libyasm Cleaned up bytecode data structure, some effaddr functions. Made ea an 2001-09-20 03:21:26 +00:00
modules Cleaned up bytecode data structure, some effaddr functions. Made ea an 2001-09-20 03:21:26 +00:00
po Cleanup of local .cvsignore files after addition of global CVSROOT/cvsignore. 2001-09-18 18:02:23 +00:00
src Cleaned up bytecode data structure, some effaddr functions. Made ea an 2001-09-20 03:21:26 +00:00
tests Allow make check and tests module to be disabled, as it's not portable yet. 2001-09-19 19:35:53 +00:00
.cvsignore Cleanup of local .cvsignore files after addition of global CVSROOT/cvsignore. 2001-09-18 18:02:23 +00:00
.indent.pro Update to match outfmt->objfmt change. 2001-09-15 07:17:38 +00:00
acconfig.h Autoconfize Check test suite, and make it work even if fork(), wait(), and 2001-09-19 21:56:00 +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
ChangeLog Initial checkin of automake/autoconf files. 2001-06-27 22:45:20 +00:00
configure.ac Autoconfize Check test suite, and make it work even if fork(), wait(), and 2001-09-19 21:56:00 +00:00
configure.in Autoconfize Check test suite, and make it work even if fork(), wait(), and 2001-09-19 21:56:00 +00:00
COPYING Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
INSTALL Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
Makefile.am Add unit test framework using Check (http://check.sourceforge.net/). 2001-09-18 17:38:45 +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
util.h Pull in GCC and ELF alternatives for RCSID() if available. 2001-09-19 09:06:54 +00:00