No description
Find a file
Peter Johnson 0e349f552d Check in generated files from the Python script added in [1937].
While I prefer not to have generated files in the source repository,
do this for now in the interest of sanity on the Windows side (to allow
building directly from a SVN checkout).

An alternative might be to require Python on Windows when building from
SVN.  If at some point we decide to go that route, it will be easy enough
to remove these files and add the necessary bits to Mkfiles/vc and
Mkfiles/vc8.

svn path=/trunk/yasm/; revision=1938
2007-09-10 07:03:53 +00:00
config Update to gettext 0.16.1. 2007-02-13 07:31:11 +00:00
frontends Add command line option aliases for -d (to -D) and -u (to -U) for 2007-07-29 06:11:47 +00:00
libyasm Fix a couple of Doxygen nits. 2007-09-08 01:34:51 +00:00
m4 Update to gettext 0.16.1. 2007-02-13 07:31:11 +00:00
Mkfiles Change x86 instruction tables to be automatically generated. 2007-09-10 06:59:47 +00:00
modules Change x86 instruction tables to be automatically generated. 2007-09-10 06:59:47 +00:00
po Bring POTFILES.in up to date. 2007-07-13 17:29:59 +00:00
tests Fix major bug related to multiple handling. Unfortunately this slows down 2006-05-11 07:00:33 +00:00
tools Change x86 instruction tables to be automatically generated. 2007-09-10 06:59:47 +00:00
.indent.pro Remove yasm_immval, moving remaining unique information (sign flag) into 2007-01-21 22:01:34 +00:00
ABOUT-NLS Update to gettext 0.16.1. 2007-02-13 07:31:11 +00:00
Artistic.txt Clarify licensing. 2003-07-11 04:35:42 +00:00
AUTHORS Update addresses. 2002-11-21 06:25:08 +00:00
autogen.sh * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 2004-09-04 01:24:57 +00:00
BSD.txt Clarify licensing. 2003-07-11 04:35:42 +00:00
ChangeLog Initial checkin of automake/autoconf files. 2001-06-27 22:45:20 +00:00
configure.ac Clean up a number of obsolete autoconf-detected standard C things. 2007-07-13 20:56:28 +00:00
COPYING Update copyright date to 2007. 2007-02-08 05:02:37 +00:00
genstring.c Update all copyright dates. 2007-04-22 05:09:49 +00:00
GNU_GPL-2.0 Update FSF address in GPL and LGPL licenses. 2006-02-04 04:33:27 +00:00
GNU_LGPL-2.0 Update FSF address in GPL and LGPL licenses. 2006-02-04 04:33:27 +00:00
HACKING * configure.ac: Remove check for groff, add check for xmlto. 2004-09-07 07:39:26 +00:00
INSTALL Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
libyasm.h Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process. 2007-07-14 05:31:08 +00:00
Makefile.am Change x86 instruction tables to be automatically generated. 2007-09-10 06:59:47 +00:00
NEWS Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
out_test.sh Bite the bullet and convert tabs to spaces. Previously yasm's source has 2007-04-22 03:32:46 +00:00
README Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
splint.sh Update splint script. 2007-06-30 20:18:50 +00:00
test_hd.c Update all copyright dates. 2007-04-22 05:09:49 +00:00
util.h Clean up a number of obsolete autoconf-detected standard C things. 2007-07-13 20:56:28 +00:00
x86insn_gas.gperf Check in generated files from the Python script added in [1937]. 2007-09-10 07:03:53 +00:00
x86insn_nasm.gperf Check in generated files from the Python script added in [1937]. 2007-09-10 07:03:53 +00:00
x86insns.c Check in generated files from the Python script added in [1937]. 2007-09-10 07:03:53 +00:00
yasm.1 Fix #104 by removing obsolete comment about -m amd64 not setting BITS=64. 2007-04-14 19:55:45 +00:00
yasm_arch.7 Add yasm_parsers(7), yasm_objfmts(7), and yasm_dbgfmts(7) man pages, 2006-10-21 18:52:29 +00:00
yasm_dbgfmts.7 Add yasm_parsers(7), yasm_objfmts(7), and yasm_dbgfmts(7) man pages, 2006-10-21 18:52:29 +00:00
yasm_objfmts.7 Add Mach-O to yasm_objfmts(7) man page. 2007-02-24 23:33:27 +00:00
yasm_parsers.7 Add yasm_parsers(7), yasm_objfmts(7), and yasm_dbgfmts(7) man pages, 2006-10-21 18:52:29 +00:00