No description
Find a file
Peter Johnson 42af0d898f Remove remaining references to nasm-bison.c/h.
Noticed by: Sean Darcy <seandarcy2@gmail.com>
Patch by: Charles Bailey <charles@hashpling.org>

Fix automake 1.10 error.
Noticed/fix by: Sean Darcy <seandarcy2@gmail.com>

svn path=/trunk/yasm/; revision=1719
2006-12-24 21:18:01 +00:00
config ltmain.sh: Remove FreeBSD hack that prevents static libraries from being built 2004-08-15 01:46:22 +00:00
frontends Output warnings if no errors occurred in preproc-only mode. 2006-11-20 07:37:17 +00:00
libyasm Rename yasm_dvs_destroy() to yasm_dvs_delete() to match the fact it's an 2006-12-23 06:45:14 +00:00
m4 * ax_create_stdint_h.m4: Fix a couple bugs. 2006-05-04 03:59:39 +00:00
Mkfiles Remove remaining references to nasm-bison.c/h. 2006-12-24 21:18:01 +00:00
modules NASM parser: change from Bison parser to hand-written recursive descent 2006-12-23 10:20:51 +00:00
po Remove remaining references to nasm-bison.c/h. 2006-12-24 21:18:01 +00:00
tests Fix major bug related to multiple handling. Unfortunately this slows down 2006-05-11 07:00:33 +00:00
tools Port re2c parser from YACC to recursive descent. 2006-12-24 00:13:19 +00:00
.indent.pro Update to match outfmt->objfmt change. 2001-09-15 07:17:38 +00:00
ABOUT-NLS Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +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 Fix #88: Allow only GNU Bison (not Bison++ or plain old yacc) for YACC, and clear YACC 2006-10-30 05:08:48 +00:00
COPYING * COPYING: Update verbiage, add list of contributors and copyright notice. 2006-04-05 05:39:23 +00:00
genstring.c Clean up a few minor nits (warnings). 2006-11-19 01:04:29 +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 Rename linemgr.c and linemgr.h to linemap.c and linemap.h. The "manager" 2006-11-26 21:02:59 +00:00
Makefile.am Remove remaining references to nasm-bison.c/h. 2006-12-24 21:18:01 +00:00
NEWS Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
out_test.sh Fix quoting error. 2006-11-16 07:19:23 +00:00
README Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
splint.sh Remove remaining references to nasm-bison.c/h. 2006-12-24 21:18:01 +00:00
test_hd.c * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 2004-09-04 01:24:57 +00:00
util.h Make life a little easier by adding an is_exp2() macro. 2006-11-11 05:47:09 +00:00
yasm.1 Add yasm_parsers(7), yasm_objfmts(7), and yasm_dbgfmts(7) man pages, 2006-10-21 18:52:29 +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 yasm_parsers(7), yasm_objfmts(7), and yasm_dbgfmts(7) man pages, 2006-10-21 18:52:29 +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