| .. |
|
tests
|
Change order of arguments for get_ and check_ functions to better match other
|
2001-10-15 04:34:11 +00:00 |
|
bitvect.c
|
Add xfree() to replace calls to free().
|
2001-10-29 00:11:14 +00:00 |
|
bitvect.h
|
Add BitVector_from_Oct() and tests for it.
|
2001-10-07 23:02:43 +00:00 |
|
bytecode.c
|
Add xfree() to replace calls to free().
|
2001-10-29 00:11:14 +00:00 |
|
bytecode.h
|
Parse NOSPLIT.
|
2001-10-28 23:39:14 +00:00 |
|
compat-queue.h
|
$Id$ -> $IdPath$.
|
2001-09-17 04:12:20 +00:00 |
|
errwarn.c
|
Add xfree() to replace calls to free().
|
2001-10-29 00:11:14 +00:00 |
|
errwarn.h
|
Add some (optional through configure) additional warning flags. Add options
|
2001-10-03 01:44:47 +00:00 |
|
expr.c
|
Add xfree() to replace calls to free().
|
2001-10-29 00:11:14 +00:00 |
|
expr.h
|
Parse NOSPLIT.
|
2001-10-28 23:39:14 +00:00 |
|
file.c
|
Add portable little-endian file functions.
|
2001-09-19 18:04:08 +00:00 |
|
file.h
|
Add SAVE_*, READ_*, and LOAD_* families of little-endian macros.
|
2001-09-26 20:54:37 +00:00 |
|
floatnum.c
|
Add xfree() to replace calls to free().
|
2001-10-29 00:11:14 +00:00 |
|
floatnum.h
|
Add _copy() constructor.
|
2001-10-15 07:04:01 +00:00 |
|
intnum.c
|
Add xfree() to replace calls to free().
|
2001-10-29 00:11:14 +00:00 |
|
intnum.h
|
Add _copy() constructor.
|
2001-10-15 07:04:01 +00:00 |
|
linemgr.c
|
Add some (optional through configure) additional warning flags. Add options
|
2001-10-03 01:44:47 +00:00 |
|
linemgr.h
|
Add some (optional through configure) additional warning flags. Add options
|
2001-10-03 01:44:47 +00:00 |
|
mergesort.c
|
Add xfree() to replace calls to free().
|
2001-10-29 00:11:14 +00:00 |
|
objfmt.h
|
Make name and keyword const.
|
2001-09-23 19:26:31 +00:00 |
|
optimizer.h
|
Make name and keyword const.
|
2001-09-23 19:26:31 +00:00 |
|
parser.h
|
Make name and keyword const.
|
2001-09-23 19:26:31 +00:00 |
|
preproc.h
|
Make name and keyword const.
|
2001-09-23 19:26:31 +00:00 |
|
section.c
|
Add option for malloc debugging using dmalloc library (http://dmalloc.com/).
|
2001-10-29 00:01:31 +00:00 |
|
section.h
|
Add first version of post-parsing bytecode finalization. Lots of work still
|
2001-10-15 04:42:47 +00:00 |
|
strcasecmp.c
|
Fixed two ansi C errors (empty file and extra semicolon)
|
2001-09-18 03:23:52 +00:00 |
|
strsep.c
|
Add check and BSD replacement for strsep(3).
|
2001-09-24 05:57:28 +00:00 |
|
symrec.c
|
Add xfree() to replace calls to free().
|
2001-10-29 00:11:14 +00:00 |
|
symrec.h
|
Add parser finalization check for undefined symbols.
|
2001-10-15 07:25:47 +00:00 |
|
util.h
|
Add xfree() to replace calls to free().
|
2001-10-29 00:11:14 +00:00 |
|
xmalloc.c
|
Add xfree() to replace calls to free().
|
2001-10-29 00:11:14 +00:00 |
|
xstrdup.c
|
Add option for malloc debugging using dmalloc library (http://dmalloc.com/).
|
2001-10-29 00:01:31 +00:00 |