|
check
|
Massive build system change: single Makefile instead of recursive.
|
2001-12-26 07:14:06 +00:00 |
|
config
|
Replace #line .. "lex.yy.c" with #line .. "output.c".
|
2002-10-05 07:59:40 +00:00 |
|
doc/programmer
|
Remove programmer documentation out of source tree and into the yasm-doc CVS
|
2001-12-28 06:16:56 +00:00 |
|
float
|
Initial revision
|
2003-02-09 19:36:34 +00:00 |
|
frontends/yasm
|
Move yasm_std_errwarn and yasm_std_linemgr into libyasm.
|
2003-03-08 19:55:56 +00:00 |
|
libltdl
|
Clean up all but one -ansi -pedantic -Wall warning. Only affected one
|
2003-02-12 07:42:48 +00:00 |
|
libyasm
|
Move yasm_std_errwarn and yasm_std_linemgr into libyasm.
|
2003-03-08 19:55:56 +00:00 |
|
m4
|
Add __int64 check.
|
2003-02-13 07:11:56 +00:00 |
|
Mkfiles
|
Add check for vsnprintf().
|
2002-03-23 22:45:03 +00:00 |
|
modules
|
Move yasm_std_errwarn and yasm_std_linemgr into libyasm.
|
2003-03-08 19:55:56 +00:00 |
|
po
|
Add coff-objfmt.c.
|
2002-10-31 20:28:21 +00:00 |
|
src
|
Move yasm_std_errwarn and yasm_std_linemgr into libyasm.
|
2003-03-08 19:55:56 +00:00 |
|
tests/nasm
|
Add automated arch/x86 tests. Some were moved from tests/nasm, others are new.
|
2002-10-03 19:10:56 +00:00 |
|
tools
|
Output something a little more unique than just - for the output file #line's.
|
2002-10-05 09:16:13 +00:00 |
|
.cvsignore
|
Put test suite file results into a separate "results" directory.
|
2002-11-17 08:34:15 +00:00 |
|
.indent.pro
|
Update to match outfmt->objfmt change.
|
2001-09-15 07:17:38 +00:00 |
|
ABOUT-NLS
|
Update to gettext-0.11.5.
|
2002-10-02 07:19:44 +00:00 |
|
AUTHORS
|
Update addresses.
|
2002-11-21 06:25:08 +00:00 |
|
autogen.sh
|
Integrate gettext, libtool, and libltdl into CVS and more tightly into
|
2002-05-29 05:25:32 +00:00 |
|
ChangeLog
|
Initial checkin of automake/autoconf files.
|
2001-06-27 22:45:20 +00:00 |
|
configure.ac
|
Use automake's standard macro for dmalloc instead of rolling our own.
|
2002-10-22 07:45:45 +00:00 |
|
COPYING
|
Initial checkin of automake/autoconf files.
|
2001-06-27 20:07:20 +00:00 |
|
COPYING.LIB-2.0
|
Add GNU Library General Public License (version 2) to CVS and distribution
|
2001-09-26 22:42:43 +00:00 |
|
HACKING
|
Bring up-to-date with tree and build changes.
|
2002-02-02 05:08:39 +00:00 |
|
INSTALL
|
Initial checkin of automake/autoconf files.
|
2001-06-27 20:07:20 +00:00 |
|
Makefile.am
|
Put test suite file results into a separate "results" directory.
|
2002-11-17 08:34:15 +00:00 |
|
mergesort.c
|
Fix some nits found by lclint. Still something weird going on with list2 in
|
2001-11-16 22:05:24 +00:00 |
|
NEWS
|
Initial checkin of automake/autoconf files.
|
2001-06-27 20:07:20 +00:00 |
|
out_test.sh
|
Put test suite file results into a separate "results" directory.
|
2002-11-17 08:34:15 +00:00 |
|
README
|
Initial checkin of automake/autoconf files.
|
2001-06-27 20:07:20 +00:00 |
|
splint.sh
|
Split split parameters into separate lines to make it much easier to edit.
|
2002-04-22 01:55:23 +00:00 |
|
strsep.c
|
Modify so that almost everything passes LCLint with the options in lclint.sh.
|
2001-11-17 08:33:23 +00:00 |
|
test_hd.pl
|
Make test scripts more portable by detecting echo line-ending features, using
|
2002-10-04 07:23:11 +00:00 |
|
util.h
|
Relicense under 2-clause BSD license.
|
2003-02-21 03:50:29 +00:00 |