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
9b2aaa97bd
Fix #77 by performing symrec-symrec -> subst placeholder transformation
...
recursively in yasm_expr__bc_dist_subst(); before this we would only do
one level, which fails on simple structures like the old NASM align approach
of "($$-$) & value" (as the $$-$ is one level down in the expression).
svn path=/trunk/yasm/; revision=1635
18 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
frontends
Fix error message for arch/parser mismatch.
18 years ago
libyasm
Fix #77 by performing symrec-symrec -> subst placeholder transformation
18 years ago
m4
* ax_create_stdint_h.m4: Fix a couple bugs.
19 years ago
modules
- Fix much brokenness in absolute value handling, particularly in regards to
18 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.
22 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.
20 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.
20 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
Actually use $ECHO_C in test shell scripts.
18 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
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