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
2f6bca29f2
* section.c (yasm_object_optimize): Set active flag to indicate it's already
...
on QB. We use this flag other places, but forgot to set it here. This
could cause an infinite loop in (rare) situations.
Reported by: Brian Gladman <brg@gladman.plus.com>
(also committed the code he sent that hits this bug as a testcase)
svn path=/trunk/yasm/; revision=1613
19 years ago
Mkfiles
Bring Mkfiles up to date with new optimizer and removal of lc3b.
19 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
Merge [1547]-[1593] (inclusive) from trunk.
19 years ago
libyasm
* section.c (yasm_object_optimize): Set active flag to indicate it's already
19 years ago
m4
* ax_create_stdint_h.m4: Fix a couple bugs.
19 years ago
modules
Move CPU_64 and CPU_Not64 to bits 30 and 31 to avoid CPU_EM64T bit conflict
19 years ago
po
* POTFILES.in: Unbreak dist by removing a nonexistent file.
19 years ago
tests
Fix major bug related to multiple handling. Unfortunately this slows down
19 years ago
tools
Include test_bytecode.py and test_expr.py in the distribution, as they're
19 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.
23 years ago
Artistic.txt
Clarify licensing.
22 years ago
BSD.txt
Clarify licensing.
22 years ago
COPYING
* COPYING: Update verbiage, add list of contributors and copyright notice.
19 years ago
ChangeLog
Initial checkin of automake/autoconf files.
24 years ago
GNU_GPL-2.0
Update FSF address in GPL and LGPL licenses.
19 years ago
GNU_LGPL-2.0
Update FSF address in GPL and LGPL licenses.
19 years ago
HACKING
* configure.ac: Remove check for groff, add check for xmlto.
21 years ago
INSTALL
Initial checkin of automake/autoconf files.
24 years ago
Makefile.am
* python_test.sh: Use PYTHON variable to find python executable.
19 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.
21 years ago
configure.ac
* configure.ac: Don't error-out configure if Python not found; Python is
19 years ago
genstring.c
* COPYING: Update verbiage, add list of contributors and copyright notice.
19 years ago
libyasm.h
Merge [1333]-[1543] (inclusive) into new-optimizer branch. This results in
19 years ago
out_test.sh
Modify the output for 'make check' to be much less verbose, and thus
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.
21 years ago
util.h
Build cleanups (mostly for warnings) for VC8.
19 years ago
yasm.1
Move pregenerated man pages to root.
20 years ago
yasm_arch.7
Move pregenerated man pages to root.
20 years ago