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
d754e57ba7
Fix #86 by requiring '-' (e.g. "yasm -") to read from stdin, and reporting
...
an error if no files are specified (instead of defaulting to stdin).
While the old behavior mimiced GNU AS, the new behavior is far more common
amongst typical compilers (e.g. GCC), including NASM.
While I'm here, add support for '--' (e.g. "yasm -- -f").
svn path=/trunk/yasm/; revision=1659
18 years ago
Mkfiles
Fix up Mkfiles for RDOFF2 support.
18 years ago
config
ltmain.sh: Remove FreeBSD hack that prevents static libraries from being built
21 years ago
frontends
Fix #86 by requiring '-' (e.g. "yasm -") to read from stdin, and reporting
18 years ago
libyasm
Fix #84 : I broke the idiom of concating a decimal number to a register
18 years ago
m4
* ax_create_stdint_h.m4: Fix a couple bugs.
19 years ago
modules
Fix #85 : Multiple may be 0. In this case, force size to zero instead of
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
Don't mix EQU expansion with other expr leveling; we could get confused
18 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
Change genmodule to parse through the Makefile (or Makefile.am) looking for YASM_MODULES,
18 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
Fix #86 by requiring '-' (e.g. "yasm -") to read from stdin, and reporting
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
util.h: Use same workarounds for mingw32 as for the GNU C library.
18 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