cc65/src/ld65
cuz abcc981253 Move the Debug flag into a new module "debugflag" in the common directory.
Remove the const qualifier from the argument of xfree().


git-svn-id: svn://svn.cc65.org/cc65/trunk@1877 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-01-04 16:59:51 +00:00
..
cfg new GEOSZP segment for library use, added GEOS tgi driver, fixes in GEOS conio 2002-12-31 15:35:55 +00:00
make Converted all Watcom makefiles to use GNU make 2002-12-12 23:19:53 +00:00
.cvsignore New target c16 2002-11-21 21:22:26 +00:00
bin.c Used __attribute ((unused)) instead of -Wno-unused-parameter 2001-09-30 22:04:19 +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
condes.c Did some renaming and cleanup: Renamed EXPR_SEGMENT to EXPR_SECTION, since 2002-12-14 22:57:00 +00:00
condes.h First finished implementation of the condes feature 2000-11-20 21:56:48 +00:00
config.c Did some renaming and cleanup: Renamed EXPR_SEGMENT to EXPR_SECTION, since 2002-12-14 22:57:00 +00:00
config.h Removed underlines from structure names. 2000-11-02 22:11:25 +00:00
dbginfo.c Add dbginfo module 2001-07-14 14:44:07 +00:00
dbginfo.h Add dbginfo module 2001-07-14 14:44:07 +00:00
dbgsyms.c Added dbg file generation 2001-05-29 07:39:46 +00:00
dbgsyms.h Added dbg file generation 2001-05-29 07:39:46 +00:00
error.c Use the CHECK macros from the common dir 2000-08-01 15:17:43 +00:00
error.h Use the CHECK macros from the common dir 2000-08-01 15:17:43 +00:00
exports.c Move the Debug flag into a new module "debugflag" in the common directory. 2003-01-04 16:59:51 +00:00
exports.h Move the Debug flag into a new module "debugflag" in the common directory. 2003-01-04 16:59:51 +00:00
expr.c Did some renaming and cleanup: Renamed EXPR_SEGMENT to EXPR_SECTION, since 2002-12-14 22:57:00 +00:00
expr.h Did some renaming and cleanup: Renamed EXPR_SEGMENT to EXPR_SECTION, since 2002-12-14 22:57:00 +00:00
extsyms.c Added/completed/debugged o65 support for Lunix 2001-12-01 13:34:51 +00:00
extsyms.h Added/completed/debugged o65 support for Lunix 2001-12-01 13:34:51 +00:00
fileinfo.c Used __attribute ((unused)) instead of -Wno-unused-parameter 2001-09-30 22:04:19 +00:00
fileinfo.h Use a separate structure for file infos instead of just the name. 2001-05-23 21:32:57 +00:00
fileio.c Working on the condes feature 2000-11-20 15:22:57 +00:00
fileio.h Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
fragment.c Added line infos 2001-05-23 19:03:40 +00:00
fragment.h Added dbg file generation 2001-05-29 07:39:46 +00:00
global.c New feature: startaddress 2002-12-03 22:32:38 +00:00
global.h New feature: startaddress 2002-12-03 22:32:38 +00:00
library.c Added dbg file generation 2001-05-29 07:39:46 +00:00
library.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
lineinfo.c Added dbg file generation 2001-05-29 07:39:46 +00:00
lineinfo.h Added dbg file generation 2001-05-29 07:39:46 +00:00
main.c Fixed formatting of the help text 2002-12-13 00:29:40 +00:00
mapfile.c Added dbg file generation 2001-05-29 07:39:46 +00:00
mapfile.h Added dbg file generation 2001-05-29 07:39:46 +00:00
o65.c Did some renaming and cleanup: Renamed EXPR_SEGMENT to EXPR_SECTION, since 2002-12-14 22:57:00 +00:00
o65.h Support additional o65 attributes. 2002-04-21 20:00:04 +00:00
objdata.c Use a separate structure for file infos instead of just the name. 2001-05-23 21:32:57 +00:00
objdata.h Use a separate structure for file infos instead of just the name. 2001-05-23 21:32:57 +00:00
objfile.c Added dbg file generation 2001-05-29 07:39:46 +00:00
objfile.h Added dbg file generation 2001-05-29 07:39:46 +00:00
scanner.c Use cc65 character classification routines 2002-04-20 11:49:53 +00:00
scanner.h New feature: startaddress 2002-12-03 22:32:38 +00:00
segments.c Correct the END value for a segment so that it shows the last address in 2002-02-06 13:36:25 +00:00
segments.h Added/completed/debugged o65 support for Lunix 2001-12-01 13:34:51 +00:00
tgtcfg.c New target c16 2002-11-21 21:22:26 +00:00
tgtcfg.h Change target handling, use modules from the common directory. 2000-08-23 14:13:24 +00:00