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
85380b9692
* nasm-preproc.c (nasm_preproc_input): Don't generate %line except at the
...
beginning of a line. The old way could insert a %line in the middle of very
long lines (e.g. >8192 chars).
* longline.asm: Test with an ~8500 character line.
Reported by: Brian Gladman <brg@gladman.plus.com>
svn path=/trunk/yasm/; revision=1506
19 years ago
Mkfiles
Bump trunk internal version to 0.5.99.0.
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
Take #2 on reversioning: decouple version and build from autoconf version
19 years ago
libyasm
* intnum.c (yasm_intnum_calc): Use BitVector_Compare, not Lexicompare;
19 years ago
m4
* ax_create_stdint_h.m4: Don't bother using head -1 to get the first line of
19 years ago
modules
* nasm-preproc.c (nasm_preproc_input): Don't generate %line except at the
19 years ago
po
Rewrite x86 identifier recognition to use a minimal perfect hash table
19 years ago
tests/ nasm
Add automated arch/x86 tests. Some were moved from tests/nasm, others are new.
22 years ago
tools
* symrec.pxi: Change various things to properties rather than functions.
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
Bump trunk internal version to 0.5.99.0.
19 years ago
genstring.c
* COPYING: Update verbiage, add list of contributors and copyright notice.
19 years ago
libyasm.h
First cut at CodeView (version "8" / 2005 only). Completely untested.
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.
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