Peter Johnson
1e715b81f8
Put test suite file results into a separate "results" directory.
...
svn path=/trunk/yasm/; revision=811
22 years ago
Peter Johnson
2c32c95d8f
Add gcov-related files.
...
svn path=/trunk/yasm/; revision=738
22 years ago
Peter Johnson
6c930d8d0b
Add re2c files, libtool, and x86id.c.
...
svn path=/trunk/yasm/; revision=671
23 years ago
Peter Johnson
3320945f95
Massive restructuring of lexing and parsing (NASM-compatible parser).
...
Bugzilla Bug#3. Not all instructions are parsed yet, so this is actually a
minor feature regression from the user side, but this commit lays the framework
for much easier additions of new assembler syntaxes and architectures. The
re2c tool is now used to generate the lexers, as it's much more flexibly
function-oriented than lex.
- nasm-bison.y is a repocopy+modify of nasm/bison.y.in.
- x86arch.h now includes all of x86-int.h
svn path=/trunk/yasm/; revision=670
23 years ago
Peter Johnson
ebd3ddc13f
Ignore libtool-generated objects and directories.
...
svn path=/trunk/yasm/; revision=653
23 years ago
Peter Johnson
91b09aa668
Integrate gettext, libtool, and libltdl into CVS and more tightly into
...
configuration process.
svn path=/trunk/yasm/; revision=640
23 years ago
Peter Johnson
f42e1c87ab
Fix warning message for zeroing uninit space so it prints on the correct line.
...
Add bin objfmt test suite and test for this case.
svn path=/trunk/yasm/; revision=610
23 years ago
Peter Johnson
8cd76bac56
Update to gettext 0.11.1.
...
svn path=/trunk/yasm/; revision=589
23 years ago
Peter Johnson
c23b8437d7
Add re2c to the build tree. Build tools with recursive make instead of from
...
top-level Makefile (for various reasons, including object name conflicts).
svn path=/trunk/yasm/; revision=585
23 years ago
Peter Johnson
2a9c98ccd6
Ignore all yapp preprocessed test files.
...
svn path=/trunk/yasm/; revision=572
23 years ago
Peter Johnson
1ee7eab766
Ignore lemon executable.
...
svn path=/trunk/yasm/; revision=571
23 years ago
Peter Johnson
8b262b4a0c
Add autom4te.cache.
...
svn path=/trunk/yasm/; revision=499
23 years ago
Peter Johnson
96db2a27b2
Add yapp-token.c.
...
svn path=/trunk/yasm/; revision=487
23 years ago
Peter Johnson
90864f6793
Bring up-to-date with new generated files (due to new build structure).
...
svn path=/trunk/yasm/; revision=398
23 years ago
Peter Johnson
0b24caa55c
Cleanup of local .cvsignore files after addition of global CVSROOT/cvsignore.
...
svn path=/trunk/yasm/; revision=193
23 years ago
Peter Johnson
52e16af8a5
Add configure.scan and *.tar.gz.
...
svn path=/trunk/yasm/; revision=180
23 years ago
Peter Johnson
45df22d110
Convert to using gettext instead of the ugly errwarn constant strings.
...
NOTE: gettextize now needs to be run before building.
svn path=/trunk/yasm/; revision=153
24 years ago
Peter Johnson
b0271346c7
Match build changes.
...
svn path=/trunk/yasm/; revision=121
24 years ago
Peter Johnson
8073375839
Ignore aclocal/autoheader/autoconf/automake files.
...
svn path=/trunk/yasm/; revision=63
24 years ago