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
5d04dc4701
* libyasm/tests/Makefile.inc: Build bitvect_test and floatnum_test with
...
standard CFLAGS and LDFLAGS, and as check_PROGRAMS, not noinst_PROGRAMS.
* bitvect_test.c: Update with prototypes to avoid compiler warnings.
* floatnum_test.c: Likewise.
svn path=/trunk/yasm/; revision=1179
20 years ago
Mkfiles
Merged [1173] from 0.4.x branch.
20 years ago
config
ltmain.sh: Remove FreeBSD hack that prevents static libraries from being built
21 years ago
float
Initial revision
22 years ago
frontends
Move generation of arch instruction bytecodes from on-the-fly during the
20 years ago
libltdl
Add work around for static-build libtool binaries to find preloaded modules
20 years ago
libyasm
* libyasm/tests/Makefile.inc: Build bitvect_test and floatnum_test with
20 years ago
m4
Add work around for static-build libtool binaries to find preloaded modules
20 years ago
modules
Move generation of arch instruction bytecodes from on-the-fly during the
20 years ago
po
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
20 years ago
tests/ nasm
Add automated arch/x86 tests. Some were moved from tests/nasm, others are new.
22 years ago
tools
* xdf-objfmt.c (xdf_reloc.type): Remove FLAT relocation type and renumber.
20 years ago
.indent.pro
Update to match outfmt->objfmt change.
24 years ago
ABOUT-NLS
Update auto*, libtool, libltdl, and gettext scripts.
21 years ago
AUTHORS
Update addresses.
22 years ago
Artistic.txt
Clarify licensing.
22 years ago
BSD.txt
Clarify licensing.
22 years ago
COPYING
* COPYING: Revert unintentional change to text of GPL license made in r1127.
21 years ago
ChangeLog
Initial checkin of automake/autoconf files.
24 years ago
GNU_GPL-2.0
Clarify licensing.
22 years ago
GNU_LGPL-2.0
Clarify licensing.
22 years ago
HACKING
* configure.ac: Remove check for groff, add check for xmlto.
20 years ago
INSTALL
Initial checkin of automake/autoconf files.
24 years ago
Makefile.am
Remove Check suite; hand-write the two tests that use it. While we're
20 years ago
NEWS
Initial checkin of automake/autoconf files.
24 years ago
README
Initial checkin of automake/autoconf files.
24 years ago
autogen.sh
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
20 years ago
basename.c
Make yasm dynamic module loader able to find modules even when run from a
21 years ago
configure.ac
Remove Check suite; hand-write the two tests that use it. While we're
20 years ago
dirname.c
Make yasm dynamic module loader able to find modules even when run from a
21 years ago
libyasm.h
First part of list file support. This should accurately output all file
20 years ago
out_test.sh
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
20 years ago
splint.sh
Split split parameters into separate lines to make it much easier to edit.
23 years ago
test_hd.c
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
20 years ago
util.h
* util.h (BitCount): Change bit-counting algorithm; the old one miscounted
20 years ago