1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 21:29:03 +00:00
cc65/src/ld65
cuz 275da22a66 Use a separate structure for file infos instead of just the name.
git-svn-id: svn://svn.cc65.org/cc65/trunk@749 b7a2c559-68d2-44c3-8de9-860c34a00d81
2001-05-23 21:32:57 +00:00
..
cfg Add new symbol __STACKSIZE__ to all linker configurations. 2001-03-10 14:24:58 +00:00
make Use a separate structure for file infos instead of just the name. 2001-05-23 21:32:57 +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
fileinfo.c Use a separate structure for file infos instead of just the name. 2001-05-23 21:32:57 +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 line infos 2001-05-23 19:03:40 +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
lineinfo.c Use a separate structure for file infos instead of just the name. 2001-05-23 21:32:57 +00:00
lineinfo.h Use a separate structure for file infos instead of just the name. 2001-05-23 21:32:57 +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 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 Use a separate structure for file infos instead of just the name. 2001-05-23 21:32:57 +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 Added line infos 2001-05-23 19:03:40 +00:00
segments.h Added line infos 2001-05-23 19:03:40 +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