.. |
macpack
|
Added HuC6280 CPU
|
2005-09-01 19:57:17 +00:00 |
make
|
Fixed portability problems with va_copy. In three places, calls to fstat
|
2005-12-11 12:40:51 +00:00 |
.cvsignore
|
New atari builtin macro package that features a scrcode macro.
|
2005-08-28 21:42:03 +00:00 |
anonname.c
|
Work on named scopes
|
2003-10-31 20:21:48 +00:00 |
anonname.h
|
Work on named scopes
|
2003-10-31 20:21:48 +00:00 |
asserts.c
|
Improve the assertion check
|
2005-04-20 09:17:04 +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
|
Replace error/warning numbers by strings.
|
2003-11-08 17:20:21 +00:00 |
dbginfo.h
|
|
|
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 |
ea.h
|
Added new CPU SWEET16
|
2004-10-03 21:26:00 +00:00 |
easw16.c
|
Added new CPU SWEET16
|
2004-10-03 21:26:00 +00:00 |
easw16.h
|
Added new CPU SWEET16
|
2004-10-03 21:26:00 +00:00 |
enum.c
|
Fixed a bug in FuncStrAt. New shortcut function GenLiteral0().
|
2005-08-30 19:40:43 +00:00 |
enum.h
|
Added enums
|
2003-11-14 09:03:32 +00:00 |
error.c
|
Rewrote expression evaluation. More smaller changes.
|
2003-11-11 13:57:30 +00:00 |
error.h
|
More work on expressions and address sizes
|
2003-11-13 00:21:31 +00:00 |
expr.c
|
New .FEATURE org_per_seg. If enabled, .org/.reloc do only influence the
|
2007-08-23 19:48:43 +00:00 |
expr.h
|
Emit warnings for symbols that were used suboptimal because of forward
|
2006-04-09 10:56:23 +00:00 |
feature.c
|
New .FEATURE org_per_seg. If enabled, .org/.reloc do only influence the
|
2007-08-23 19:48:43 +00:00 |
feature.h
|
New .FEATURE org_per_seg. If enabled, .org/.reloc do only influence the
|
2007-08-23 19:48:43 +00:00 |
filetab.c
|
Added .SCOPE/.ENDSCOPE
|
2003-11-08 23:27:30 +00:00 |
filetab.h
|
More string pool use
|
2003-06-04 15:40:32 +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
|
New .FEATURE org_per_seg. If enabled, .org/.reloc do only influence the
|
2007-08-23 19:48:43 +00:00 |
global.h
|
New .FEATURE org_per_seg. If enabled, .org/.reloc do only influence the
|
2007-08-23 19:48:43 +00:00 |
incpath.c
|
|
|
incpath.h
|
|
|
instr.c
|
Emit warnings for symbols that were used suboptimal because of forward
|
2006-04-09 10:56:23 +00:00 |
instr.h
|
Bumped the year in the copyright message
|
2005-09-01 19:41:20 +00:00 |
istack.c
|
Replace error/warning numbers by strings.
|
2003-11-08 17:20:21 +00:00 |
istack.h
|
|
|
lineinfo.c
|
|
|
lineinfo.h
|
|
|
listing.c
|
New .FEATURE org_per_seg. If enabled, .org/.reloc do only influence the
|
2007-08-23 19:48:43 +00:00 |
listing.h
|
|
|
macpack.c
|
New atari builtin macro package that features a scrcode macro.
|
2005-08-28 21:42:03 +00:00 |
macpack.h
|
New atari builtin macro package that features a scrcode macro.
|
2005-08-28 21:42:03 +00:00 |
macro.c
|
A local macro symbol with a cheap local name (@...) was not identified as
|
2005-12-01 21:20:03 +00:00 |
macro.h
|
|
|
main.c
|
New .FEATURE org_per_seg. If enabled, .org/.reloc do only influence the
|
2007-08-23 19:48:43 +00:00 |
nexttok.c
|
Added variable symbols using .set
|
2005-05-11 08:31:42 +00:00 |
nexttok.h
|
Fixed a problem with conditional assembly. The assembler did not check if end
|
2004-03-21 11:03:08 +00:00 |
objcode.c
|
Code cleanup
|
2003-12-12 12:59:10 +00:00 |
objcode.h
|
Code cleanup
|
2003-12-12 12:59:10 +00:00 |
objfile.c
|
Extend the object code format by adding a (currently empty) scope table.
|
2003-11-28 22:12:14 +00:00 |
objfile.h
|
Extend the object code format by adding a (currently empty) scope table.
|
2003-11-28 22:12:14 +00:00 |
options.c
|
|
|
options.h
|
This commit was generated by cvs2svn to compensate for changes in r2,
|
2000-05-28 13:40:48 +00:00 |
pseudo.c
|
New .FEATURE org_per_seg. If enabled, .org/.reloc do only influence the
|
2007-08-23 19:48:43 +00:00 |
pseudo.h
|
Don't use SF_TRAMPOLINE, change symbol references instead.
|
2003-11-29 07:53:26 +00:00 |
repeat.c
|
Replace error/warning numbers by strings.
|
2003-11-08 17:20:21 +00:00 |
repeat.h
|
|
|
scanner.c
|
Preparation for introducing token sources.
|
2007-08-27 20:39:02 +00:00 |
scanner.h
|
Preparation for introducing token sources.
|
2007-08-27 20:39:02 +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
|
More work on .sizeof, fixed problems with cheap locals
|
2003-12-03 09:18:31 +00:00 |
sizeof.h
|
More work on .sizeof
|
2003-12-02 22:09:45 +00:00 |
spool.c
|
|
|
spool.h
|
More string pool use
|
2003-06-04 15:40:32 +00:00 |
struct.c
|
Allow empty and comment lines in structs
|
2005-05-29 11:57:53 +00:00 |
struct.h
|
Added enums
|
2003-11-14 09:03:32 +00:00 |
studyexpr.c
|
Fixed a problem with evaluation of the address size
|
2005-09-02 20:32:09 +00:00 |
studyexpr.h
|
Much extended StudyExpr
|
2003-11-23 21:39:30 +00:00 |
symbol.c
|
Fixed a bug
|
2003-12-12 12:57:49 +00:00 |
symbol.h
|
More work on .sizeof
|
2003-12-02 22:09:45 +00:00 |
symentry.c
|
Emit warnings for symbols that were used suboptimal because of forward
|
2006-04-09 10:56:23 +00:00 |
symentry.h
|
Emit warnings for symbols that were used suboptimal because of forward
|
2006-04-09 10:56:23 +00:00 |
symtab.c
|
Emit warnings for symbols that were used suboptimal because of forward
|
2006-04-09 10:56:23 +00:00 |
symtab.h
|
Make the scope variables extern
|
2003-12-22 21:14:32 +00:00 |
token.h
|
Preparation for introducing token sources.
|
2007-08-27 20:39:02 +00:00 |
toklist.c
|
Fixed a problem with {} enclosed token lists and implemented them for
|
2004-05-09 20:24:51 +00:00 |
toklist.h
|
Fixed a problem with {} enclosed token lists and implemented them for
|
2004-05-09 20:24:51 +00:00 |
ulabel.c
|
Fixed problems with unnamed labels
|
2004-07-17 22:14:30 +00:00 |
ulabel.h
|
|
|