.. |
cfg
|
Reverted the change by Stefan Haubenthal - order of segments is important for
|
2011-04-25 18:45:57 +00:00 |
make
|
Rearrange debug info output. Add scopes to the debug info.
|
2011-08-04 15:58:54 +00:00 |
asserts.c
|
Fixed an error: The collection for the line infos hasn't been initialized.
|
2011-02-10 22:18:24 +00:00 |
asserts.h
|
Add .assert actions that aren't evaluated at assembly time.
|
2009-10-04 12:40:19 +00:00 |
bin.c
|
Adapted to new line infos and spans as written to the object file by the
|
2011-08-14 19:24:03 +00:00 |
bin.h
|
Added dbg file generation
|
2001-05-29 07:39:46 +00:00 |
binfmt.c
|
This commit was generated by cvs2svn to compensate for changes in r2,
|
2000-05-28 13:40:48 +00:00 |
binfmt.h
|
This commit was generated by cvs2svn to compensate for changes in r2,
|
2000-05-28 13:40:48 +00:00 |
cfgexpr.c
|
Use LineInfo instead of raw FilePos objects. Most information in the object
|
2011-01-26 19:42:17 +00:00 |
cfgexpr.h
|
Separate processing the linker config file into two phases: The config file is
|
2010-11-08 21:52:24 +00:00 |
condes.c
|
Make much more usage of dynamic strings (StrBufs) instead of char* and
|
2008-03-31 20:54:45 +00:00 |
condes.h
|
Use a string pool to reduce the memory footprint
|
2003-06-04 12:40:14 +00:00 |
config.c
|
Fixed another memory leak.
|
2011-08-02 14:49:33 +00:00 |
config.h
|
Use LineInfo instead of raw FilePos objects. Most information in the object
|
2011-01-26 19:42:17 +00:00 |
dbgfile.c
|
Adapted to new line infos and spans as written to the object file by the
|
2011-08-14 19:24:03 +00:00 |
dbgfile.h
|
More debug file output
|
2003-09-14 21:08:05 +00:00 |
dbgsyms.c
|
If a symbol is an import, the corresponding export does only have a debug
|
2011-08-18 10:13:11 +00:00 |
dbgsyms.h
|
Write imports out to the debug info file. Add the id of the corresponding
|
2011-08-16 13:58:59 +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
|
Added gcc attributes
|
2003-08-14 21:15:10 +00:00 |
exports.c
|
Write imports out to the debug info file. Add the id of the corresponding
|
2011-08-16 13:58:59 +00:00 |
exports.h
|
Write imports out to the debug info file. Add the id of the corresponding
|
2011-08-16 13:58:59 +00:00 |
expr.c
|
Write imports out to the debug info file. Add the id of the corresponding
|
2011-08-16 13:58:59 +00:00 |
expr.h
|
For segment based symbols, add information about the segment to the debug info.
|
2011-06-14 19:25:50 +00:00 |
extsyms.c
|
Tracked rename of hashstr -> hashfunc.
|
2011-08-12 15:36:53 +00:00 |
extsyms.h
|
More string pool use
|
2003-06-04 15:40:32 +00:00 |
fileinfo.c
|
Output information about the item counts in the debug info file.
|
2011-08-08 17:15:18 +00:00 |
fileinfo.h
|
Output information about the item counts in the debug info file.
|
2011-08-08 17:15:18 +00:00 |
fileio.c
|
Adapted to new library format.
|
2011-01-28 16:03:55 +00:00 |
fileio.h
|
Added assertions
|
2003-06-06 12:45:19 +00:00 |
filepath.c
|
Restructured search path handling.
|
2010-05-09 10:54:15 +00:00 |
filepath.h
|
Restructured search path handling.
|
2010-05-09 10:54:15 +00:00 |
fragment.c
|
Adapted to new line infos and spans as written to the object file by the
|
2011-08-14 19:24:03 +00:00 |
fragment.h
|
Adapted to new line infos and spans as written to the object file by the
|
2011-08-14 19:24:03 +00:00 |
global.c
|
Merge CfgProcess and CfgAssignSegments because both do some sort of
|
2010-11-09 21:01:27 +00:00 |
global.h
|
Merge CfgProcess and CfgAssignSegments because both do some sort of
|
2010-11-09 21:01:27 +00:00 |
library.c
|
Use "lib" instead of "library".
|
2011-08-08 17:18:52 +00:00 |
library.h
|
Output information about the item counts in the debug info file.
|
2011-08-08 17:15:18 +00:00 |
lineinfo.c
|
Use correct syntax. The old did work but wasn't really right.
|
2011-08-18 11:57:57 +00:00 |
lineinfo.h
|
Adapted to new line infos and spans as written to the object file by the
|
2011-08-14 19:24:03 +00:00 |
main.c
|
Fixed typo in warning message.
|
2010-11-13 22:48:39 +00:00 |
mapfile.c
|
Output library information to the debug file.
|
2011-08-07 11:33:28 +00:00 |
mapfile.h
|
In case of memory area overflows, generate a short mapfile if one was
|
2005-01-23 11:19:26 +00:00 |
memarea.c
|
Use LineInfo instead of raw FilePos objects. Most information in the object
|
2011-01-26 19:42:17 +00:00 |
memarea.h
|
Use LineInfo instead of raw FilePos objects. Most information in the object
|
2011-01-26 19:42:17 +00:00 |
o65.c
|
Adapted to new line infos and spans as written to the object file by the
|
2011-08-14 19:24:03 +00:00 |
o65.h
|
Fixed numeric OS ids. Added new OS OPENCBM
|
2005-03-30 19:28:28 +00:00 |
objdata.c
|
Write imports out to the debug info file. Add the id of the corresponding
|
2011-08-16 13:58:59 +00:00 |
objdata.h
|
Write imports out to the debug info file. Add the id of the corresponding
|
2011-08-16 13:58:59 +00:00 |
objfile.c
|
Write imports out to the debug info file. Add the id of the corresponding
|
2011-08-16 13:58:59 +00:00 |
objfile.h
|
Extend the object code format by adding a (currently empty) scope table.
|
2003-11-28 22:12:14 +00:00 |
scanner.c
|
The line number is now of type unsigned.
|
2011-08-15 17:25:23 +00:00 |
scanner.h
|
Use LineInfo instead of raw FilePos objects. Most information in the object
|
2011-01-26 19:42:17 +00:00 |
scopes.c
|
Adapted to new line infos and spans as written to the object file by the
|
2011-08-14 19:24:03 +00:00 |
scopes.h
|
Output information about the item counts in the debug info file.
|
2011-08-08 17:15:18 +00:00 |
segments.c
|
Replace single linked list of sections in a segment by a collection.
|
2011-08-18 11:58:16 +00:00 |
segments.h
|
Replace single linked list of sections in a segment by a collection.
|
2011-08-18 11:58:16 +00:00 |
span.c
|
Export NewSpan() - this will be needed later.
|
2011-08-18 11:57:17 +00:00 |
span.h
|
Export NewSpan() - this will be needed later.
|
2011-08-18 11:57:17 +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 |
tgtcfg.c
|
Removed the - now unused - empty builtin configuration (was used for the ace
|
2009-09-18 19:13:59 +00:00 |
tgtcfg.h
|
Added a new extended (and machine specific) zeropage segment named EXTZP.
|
2003-02-16 14:32:13 +00:00 |