cc65/src/ld65
cuz 1923199dad Allow to define symbols in the linker config
git-svn-id: svn://svn.cc65.org/cc65/trunk@620 b7a2c559-68d2-44c3-8de9-860c34a00d81
2001-03-10 14:10:38 +00:00
..
cfg Define symbols for the RAM area 2001-03-08 14:49:31 +00:00
make Changed the makefiles to work under OS/2 using EMX (Changes from 2001-01-05 16:59:41 +00:00
.cvsignore Replaced the unused NES target by BBC 2000-11-30 08:55:16 +00:00
bin.c Moved verbose output to a shared module in the common/ directory. 2001-03-10 10:21:03 +00:00
bin.h Remove trailing underlines from struct names 2001-01-10 19:10:05 +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 First finished implementation of the condes feature 2000-11-20 21:56:48 +00:00
condes.h First finished implementation of the condes feature 2000-11-20 21:56:48 +00:00
config.c Allow to define symbols in the linker config 2001-03-10 14:10:38 +00:00
config.h Removed underlines from structure names. 2000-11-02 22:11:25 +00:00
dbgsyms.c Working on initializers 2000-10-30 20:48:11 +00:00
dbgsyms.h Removed underlines from structure names. 2000-11-02 22:11:25 +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 First finished implementation of the condes feature 2000-11-20 21:56:48 +00:00
exports.h First finished implementation of the condes feature 2000-11-20 21:56:48 +00:00
expr.c First finished implementation of the condes feature 2000-11-20 21:56:48 +00:00
expr.h First finished implementation of the condes feature 2000-11-20 21:56:48 +00:00
extsyms.c Place shared modules into the common dir 2000-06-14 09:57:42 +00:00
extsyms.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +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 First finished implementation of the condes feature 2000-11-20 21:56:48 +00:00
fragment.h Removed underlines from structure names. 2000-11-02 22:11:25 +00:00
global.c Moved verbose output to a shared module in the common/ directory. 2001-03-10 10:21:03 +00:00
global.h Moved verbose output to a shared module in the common/ directory. 2001-03-10 10:21:03 +00:00
library.c First finished implementation of the condes feature 2000-11-20 21:56:48 +00:00
library.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
main.c Moved verbose output to a shared module in the common/ directory. 2001-03-10 10:21:03 +00:00
mapfile.c First finished implementation of the condes feature 2000-11-20 21:56:48 +00:00
mapfile.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
o65.c Moved verbose output to a shared module in the common/ directory. 2001-03-10 10:21:03 +00:00
o65.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
objdata.c Use "[linker generated]" as source for linker generated symbols. 2000-11-23 19:14:15 +00:00
objdata.h Use "[linker generated]" as source for linker generated symbols. 2000-11-23 19:14:15 +00:00
objfile.c OS/2 EMX fix 2001-01-03 20:49:07 +00:00
objfile.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
scanner.c Working on the condes feature 2000-11-20 15:22:57 +00:00
scanner.h Allow to define symbols in the linker config 2001-03-10 14:10:38 +00:00
segments.c Allow to define symbols in the linker config 2001-03-10 14:10:38 +00:00
segments.h First finished implementation of the condes feature 2000-11-20 21:56:48 +00:00
tgtcfg.c Replaced the unused NES target by BBC 2000-11-30 08:55:16 +00:00
tgtcfg.h Change target handling, use modules from the common directory. 2000-08-23 14:13:24 +00:00
version.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00