1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/src/ld65
uz 6ead4abf24 Added support for arbitrary alignments.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5341 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-12-28 16:28:19 +00:00
..
cfg First steps towards supporting Apple GEOS. 2011-12-27 23:36:05 +00:00
make Added a tpool module that implements a global pool for generic types, so we 2011-08-22 17:53:00 +00:00
asserts.c
asserts.h
bin.c Added support for arbitrary alignments. 2011-12-28 16:28:19 +00:00
bin.h
binfmt.c
binfmt.h
cfgexpr.c
cfgexpr.h
condes.c
condes.h
config.c Added support for arbitrary alignments. 2011-12-28 16:28:19 +00:00
config.h Added support for arbitrary alignments. 2011-12-28 16:28:19 +00:00
dbgfile.c More work on high level language debug symbols. They are now passed correctly 2011-08-30 11:42:26 +00:00
dbgfile.h
dbgsyms.c Fixed an error: Symbol references for csyms were output as local, not global 2011-09-01 10:00:31 +00:00
dbgsyms.h More work on high level language debug symbols. They are now passed correctly 2011-08-30 11:42:26 +00:00
error.c
error.h Added gcc attributes 2003-08-14 21:15:10 +00:00
exports.c
exports.h
expr.c
expr.h
extsyms.c
extsyms.h
fileinfo.c
fileinfo.h
fileio.c
fileio.h Added assertions 2003-06-06 12:45:19 +00:00
filepath.c
filepath.h
fragment.c
fragment.h Changed data type used to store line numbers from unsigned long to unsigned. 2011-08-19 10:44:45 +00:00
global.c
global.h
library.c Do not resolve the lists of spans for LineInfos and Scopes, but keep them as 2011-08-22 17:36:19 +00:00
library.h
lineinfo.c Added the LineInfo count to the info line of the debug info file. This allows 2011-08-22 21:52:40 +00:00
lineinfo.h Added the LineInfo count to the info line of the debug info file. This allows 2011-08-22 21:52:40 +00:00
main.c Maintain the types as separate indexed items in the debug info file. 2011-08-22 18:22:45 +00:00
mapfile.c Added support for arbitrary alignments. 2011-12-28 16:28:19 +00:00
mapfile.h
memarea.c
memarea.h
o65.c Added support for arbitrary alignments. 2011-12-28 16:28:19 +00:00
o65.h
objdata.c More work on high level language debug symbols. They are now passed correctly 2011-08-30 11:42:26 +00:00
objdata.h More work on high level language debug symbols. They are now passed correctly 2011-08-30 11:42:26 +00:00
objfile.c More work on high level language debug symbols. They are now passed correctly 2011-08-30 11:42:26 +00:00
objfile.h Write spans out in a separate object file section. This allows to merge 2011-08-21 19:08:23 +00:00
scanner.c The line number is now of type unsigned. 2011-08-15 17:25:23 +00:00
scanner.h
scopes.c Do not resolve the lists of spans for LineInfos and Scopes, but keep them as 2011-08-22 17:36:19 +00:00
scopes.h Do not resolve the lists of spans for LineInfos and Scopes, but keep them as 2011-08-22 17:36:19 +00:00
segments.c Added support for arbitrary alignments. 2011-12-28 16:28:19 +00:00
segments.h Added support for arbitrary alignments. 2011-12-28 16:28:19 +00:00
span.c Maintain the types as separate indexed items in the debug info file. 2011-08-22 18:22:45 +00:00
span.h Do not resolve the lists of spans for LineInfos and Scopes, but keep them as 2011-08-22 17:36:19 +00:00
spool.c
spool.h
tgtcfg.c Added support for arbitrary alignments. 2011-12-28 16:28:19 +00:00
tgtcfg.h
tpool.c Maintain the types as separate indexed items in the debug info file. 2011-08-22 18:22:45 +00:00
tpool.h Maintain the types as separate indexed items in the debug info file. 2011-08-22 18:22:45 +00:00