Yasm Assembler mainline development tree
(ffmpeg 依赖)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
23 years ago
check
Added README and NEWS to EXTRA_DIST.
23 years ago
config
Move extra autoconf/automake files to config/ directory.
24 years ago
doc
Cleanup of local .cvsignore files after addition of global CVSROOT/cvsignore.
23 years ago
frontends/ yasm
Build section linked list, and support the section directive, including
23 years ago
libyasm
Cleaned up bytecode data structure, some effaddr functions. Made ea an
23 years ago
modules
Cleaned up bytecode data structure, some effaddr functions. Made ea an
23 years ago
po
Cleanup of local .cvsignore files after addition of global CVSROOT/cvsignore.
23 years ago
src
Cleaned up bytecode data structure, some effaddr functions. Made ea an
23 years ago
tests
Allow make check and tests module to be disabled, as it's not portable yet.
23 years ago
.cvsignore
Cleanup of local .cvsignore files after addition of global CVSROOT/cvsignore.
23 years ago
.indent.pro
Update to match outfmt->objfmt change.
24 years ago
AUTHORS
Initial checkin of automake/autoconf files.
24 years ago
COPYING
Initial checkin of automake/autoconf files.
24 years ago
ChangeLog
Initial checkin of automake/autoconf files.
24 years ago
INSTALL
Initial checkin of automake/autoconf files.
24 years ago
Makefile.am
Add unit test framework using Check ( http://check.sourceforge.net/ ).
23 years ago
NEWS
Initial checkin of automake/autoconf files.
24 years ago
README
Initial checkin of automake/autoconf files.
24 years ago
acconfig.h
Autoconfize Check test suite, and make it work even if fork(), wait(), and
23 years ago
acinclude.m4
$Id$ -> $IdPath$.
23 years ago
configure.ac
Autoconfize Check test suite, and make it work even if fork(), wait(), and
23 years ago
configure.in
Autoconfize Check test suite, and make it work even if fork(), wait(), and
23 years ago
util.h
Pull in GCC and ELF alternatives for RCSID() if available.
23 years ago