.. |
macpack
|
Added HuC6280 CPU
|
2005-09-01 19:57:17 +00:00 |
make
|
Makefile cleanup. Among other things, allow use of the --as-needed linker flag
|
2009-02-08 17:19:45 +00:00 |
anonname.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
anonname.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
asserts.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
asserts.h
|
Improve the assertion check
|
2005-04-20 09:17:04 +00:00 |
condasm.c
|
Fixed a problem with conditional assembly. The assembler did not check if end
|
2004-03-21 11:03:08 +00:00 |
condasm.h
|
Allow conditional directives within .STRUCT7:UNION and .ENUM
|
2003-11-17 18:49:50 +00:00 |
dbginfo.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
dbginfo.h
|
Added new lineinfo module
|
2001-05-23 07:04:09 +00:00 |
ea.h
|
Added new CPU SWEET16
|
2004-10-03 21:26:00 +00:00 |
ea65.c
|
Added new CPU SWEET16
|
2004-10-03 21:26:00 +00:00 |
ea65.h
|
Added new CPU SWEET16
|
2004-10-03 21:26:00 +00:00 |
easw16.c
|
Allow registers in sweet16 mode also to be specified as constant numbers
|
2009-07-30 13:05:41 +00:00 |
easw16.h
|
Added new CPU SWEET16
|
2004-10-03 21:26:00 +00:00 |
enum.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
enum.h
|
Added enums
|
2003-11-14 09:03:32 +00:00 |
error.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
error.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
expr.c
|
Support for the .BANKBYTES, .LOBYTES and .HIBYTES pseudo functions contributed
|
2009-05-18 16:11:34 +00:00 |
expr.h
|
Support for the .BANKBYTES, .LOBYTES and .HIBYTES pseudo functions contributed
|
2009-05-18 16:11:34 +00:00 |
feature.c
|
Enable use of new C like comments only if the new feature "c_comments" is
|
2008-08-21 19:35:39 +00:00 |
feature.h
|
Enable use of new C like comments only if the new feature "c_comments" is
|
2008-08-21 19:35:39 +00:00 |
filetab.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
filetab.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
fragment.c
|
Move the segment handling stuff from objcode to a separate module
|
2003-10-21 20:34:56 +00:00 |
fragment.h
|
Changed freeing symbol relations, cosmetic changes
|
2003-11-04 19:02:11 +00:00 |
global.c
|
Enable use of new C like comments only if the new feature "c_comments" is
|
2008-08-21 19:35:39 +00:00 |
global.h
|
Enable use of new C like comments only if the new feature "c_comments" is
|
2008-08-21 19:35:39 +00:00 |
incpath.c
|
Use the new searchpath common module
|
2003-05-29 09:10:18 +00:00 |
incpath.h
|
Use the new searchpath common module
|
2003-05-29 09:10:18 +00:00 |
instr.c
|
Correct sweet16 addressing bug with SUB instr. Patch by Gabriele Galeotti.
|
2009-07-29 14:37:58 +00:00 |
instr.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
istack.c
|
Replace error/warning numbers by strings.
|
2003-11-08 17:20:21 +00:00 |
istack.h
|
Fix macro output in the listing
|
2000-07-09 13:19:25 +00:00 |
lineinfo.c
|
Use __attribute ((unused)) instead of -Wno-unused-parameter
|
2001-09-30 22:19:39 +00:00 |
lineinfo.h
|
Use a collections for the line info and sort them by file/line.
|
2001-05-23 22:02:19 +00:00 |
listing.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
listing.h
|
Restructuring the object file format
|
2003-06-03 22:19:46 +00:00 |
macpack.c
|
Avoid spurious subsequent errors if an include file wasn't found.
|
2009-01-18 15:07:55 +00:00 |
macpack.h
|
Avoid spurious subsequent errors if an include file wasn't found.
|
2009-01-18 15:07:55 +00:00 |
macro.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
macro.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
main.c
|
More fixes for Watcom C / C89.
|
2008-03-31 21:28:50 +00:00 |
nexttok.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
nexttok.h
|
Move more stuff from scanner.c into the new module token.c.
|
2007-08-28 21:14:21 +00:00 |
objcode.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
objcode.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
objfile.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
objfile.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
options.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
options.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
pseudo.c
|
Support for the .BANKBYTES, .LOBYTES and .HIBYTES pseudo functions contributed
|
2009-05-18 16:11:34 +00:00 |
pseudo.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
repeat.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
repeat.h
|
Added .REPEAT pseudo instruction
|
2000-07-28 12:15:40 +00:00 |
scanner.c
|
Use the new AddrSizeFromStr function.
|
2009-08-27 14:19:47 +00:00 |
scanner.h
|
Avoid spurious subsequent errors if an include file wasn't found.
|
2009-01-18 15:07:55 +00:00 |
segment.c
|
New .FEATURE org_per_seg. If enabled, .org/.reloc do only influence the
|
2007-08-23 19:48:43 +00:00 |
segment.h
|
New .FEATURE org_per_seg. If enabled, .org/.reloc do only influence the
|
2007-08-23 19:48:43 +00:00 |
segrange.c
|
Make .sizeof work with code scopes. First support for segment ranges.
|
2003-12-06 14:29:16 +00:00 |
segrange.h
|
Fixed a typo
|
2003-12-22 20:56:31 +00:00 |
sizeof.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
sizeof.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
spool.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
spool.h
|
Fixed another problem with the macros.
|
2008-03-31 21:23:10 +00:00 |
struct.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
struct.h
|
Added enums
|
2003-11-14 09:03:32 +00:00 |
studyexpr.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
studyexpr.h
|
Much extended StudyExpr
|
2003-11-23 21:39:30 +00:00 |
symbol.c
|
More fixes for Watcom C / C89.
|
2008-03-31 21:28:50 +00:00 |
symbol.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
symentry.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
symentry.h
|
More fixes for Watcom C / C89.
|
2008-03-31 21:28:50 +00:00 |
symtab.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
symtab.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
token.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
token.h
|
Support for the .BANKBYTES, .LOBYTES and .HIBYTES pseudo functions contributed
|
2009-05-18 16:11:34 +00:00 |
toklist.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
toklist.h
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
ulabel.c
|
Fixed problems with unnamed labels
|
2004-07-17 22:14:30 +00:00 |
ulabel.h
|
This commit was generated by cvs2svn to compensate for changes in r2,
|
2000-05-28 13:40:48 +00:00 |