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 6b71124807 Fix typo (cmpneqps -> cmpneqsd). 24 years ago
config Move extra autoconf/automake files to config/ directory. 24 years ago
doc Current license (GPL). 24 years ago
frontends/yasm Fix syntax of main() definition. 24 years ago
include Change mem (other sized memory reference) to cause operand size mismatch error 24 years ago
libyasm Use %1 and %2 instead of %s and %d for "duplicate definition" error message 24 years ago
modules/parsers/nasm #0 and #1 -> @0 and @1 (for the CPU field), to avoid warning from Perl. 24 years ago
src Fix typo (cmpneqps -> cmpneqsd). 24 years ago
.cvsignore Ignore aclocal/autoheader/autoconf/automake files. 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 Reverse include and src directories to make sure config.h is built first. 24 years ago
NEWS Initial checkin of automake/autoconf files. 24 years ago
README Initial checkin of automake/autoconf files. 24 years ago
configure.ac Add --enable-dev option to force CFLAGS to "-ansi -pedantic -Wall -g". 24 years ago
configure.in Add --enable-dev option to force CFLAGS to "-ansi -pedantic -Wall -g". 24 years ago
util.h Add toascii() implementation. 24 years ago

README