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
0fba7dca8d
Fix #130: Add SAFESEH directive for indicating SEH handlers in win32 output.
Unlike in MASM, no command-line switch is required.
Usage:
extern handler (or handler: to define locally)
safeseh handler
svn path=/trunk/yasm/; revision=2032
|
17 years ago |
Mkfiles
|
Add Visual Studio 2008 build files.
|
17 years ago |
config
|
Update to gettext 0.16.1.
|
18 years ago |
frontends
|
Fix #123: Be explicit that errors are such by printing "error:" at beginning
|
17 years ago |
libyasm
|
Make jmp with seg:off equ behave the same as NASM.
|
17 years ago |
m4
|
Update to gettext 0.16.1.
|
18 years ago |
modules
|
Fix #130: Add SAFESEH directive for indicating SEH handlers in win32 output.
|
17 years ago |
po
|
Remove yapp-preproc.c from list of files to scan for gettext.
|
18 years ago |
tests
|
Fix major bug related to multiple handling. Unfortunately this slows down
|
19 years ago |
tools
|
tools/xdf: Make 64-bit safe.
|
17 years ago |
.indent.pro
|
Remove yasm_immval, moving remaining unique information (sign flag) into
|
18 years ago |
ABOUT-NLS
|
Update to gettext 0.16.1.
|
18 years ago |
AUTHORS
|
Update addresses.
|
23 years ago |
Artistic.txt
|
Clarify licensing.
|
22 years ago |
BSD.txt
|
Clarify licensing.
|
22 years ago |
COPYING
|
Update copyright date to 2007.
|
18 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
|
Change x86 instruction tables to be automatically generated.
|
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.
|
21 years ago |
configure.ac
|
Turn off -Wconversion. It is far too noisy for it to be useful due to
|
17 years ago |
genstring.c
|
Update all copyright dates.
|
18 years ago |
libyasm.h
|
Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process.
|
18 years ago |
out_test.sh
|
Bite the bullet and convert tabs to spaces. Previously yasm's source has
|
18 years ago |
splint.sh
|
Update splint script.
|
18 years ago |
test_hd.c
|
Update all copyright dates.
|
18 years ago |
util.h
|
Clean up a number of obsolete autoconf-detected standard C things.
|
18 years ago |
yasm.1
|
Fix #104 by removing obsolete comment about -m amd64 not setting BITS=64.
|
18 years ago |
yasm_arch.7
|
Update generated yasm_arch(7) man page.
|
18 years ago |
yasm_dbgfmts.7
|
Add yasm_parsers(7), yasm_objfmts(7), and yasm_dbgfmts(7) man pages,
|
19 years ago |
yasm_objfmts.7
|
Add Mach-O to yasm_objfmts(7) man page.
|
18 years ago |
yasm_parsers.7
|
Add yasm_parsers(7), yasm_objfmts(7), and yasm_dbgfmts(7) man pages,
|
19 years ago |