1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-20 08:24:29 +00:00
cc65/src/ar65
cuz 8f9a21ae3f Extend the object code format by adding a (currently empty) scope table.
Use the address size for import, export and debug symbols (object code
change).
More changes to support the --memory-model switch and address sizes.


git-svn-id: svn://svn.cc65.org/cc65/trunk@2691 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-11-28 22:12:14 +00:00
..
make Convert the watcom makefiles for use with wine under Linux 2003-11-02 21:46:00 +00:00
.cvsignore Added the CBM510 as a new target system 2001-09-13 19:49:27 +00:00
add.c
add.h
del.c
del.h
error.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
error.h Added gcc attributes 2003-08-14 21:15:10 +00:00
exports.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
exports.h
extract.c Fixed a typo 2000-08-03 11:02:06 +00:00
extract.h
fileio.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
fileio.h
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 Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
library.h
list.c
list.h
main.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
objdata.c Changed the object file and library format. There is now an additional 2003-05-25 17:57:50 +00:00
objdata.h Changed the object file and library format. There is now an additional 2003-05-25 17:57:50 +00:00
objfile.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
objfile.h