1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 04:54:54 +00:00
cc65/src/ld65
uz da59130820 Changed the startup module and the linker config for the C16 to use the common
loadaddr and exehdr modules.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4871 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-11-17 12:46:55 +00:00
..
cfg Changed the startup module and the linker config for the C16 to use the common 2010-11-17 12:46:55 +00:00
make
asserts.c
asserts.h
bin.c
bin.h Added dbg file generation 2001-05-29 07:39:46 +00:00
binfmt.c
binfmt.h
cfgexpr.c Reworked and improved the SYMBOLS section. The old syntax (using symbol = 2010-11-12 14:17:35 +00:00
cfgexpr.h
condes.c
condes.h Use a string pool to reduce the memory footprint 2003-06-04 12:40:14 +00:00
config.c
config.h
dbgfile.c
dbgfile.h
dbginfo.c
dbginfo.h Add dbginfo module 2001-07-14 14:44:07 +00:00
dbgsyms.c
dbgsyms.h
error.c
error.h
exports.c
exports.h
expr.c Better handling of imports in the ExprNode structure. 2010-11-09 20:34:08 +00:00
expr.h
extsyms.c
extsyms.h
fileinfo.c Some changes in debug info generation. 2010-08-07 12:46:12 +00:00
fileinfo.h
fileio.c
fileio.h
filepath.c
filepath.h
fragment.c
fragment.h
global.c
global.h
library.c Separate processing the linker config file into two phases: The config file is 2010-11-08 21:52:24 +00:00
library.h
lineinfo.c
lineinfo.h
main.c
mapfile.c
mapfile.h
memarea.c
memarea.h
o65.c
o65.h Fixed numeric OS ids. Added new OS OPENCBM 2005-03-30 19:28:28 +00:00
objdata.c
objdata.h
objfile.c
objfile.h
scanner.c
scanner.h
segments.c
segments.h
spool.c
spool.h
tgtcfg.c
tgtcfg.h