1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-31 11:29:16 +00:00
cc65/src/ar65
cuz 0774fe273a Did some renaming and cleanup: Renamed EXPR_SEGMENT to EXPR_SECTION, since
this is what it really is. Added a real EXPR_SECTION which is now used in
the linker to represent the run address of a segment, provided that it is
requested to be defined. Changed some named in use of EXPR_MEMAREA. Added
handling of the new EXPR_SEGMENT to both, the binary and o65 output format.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1769 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-12-14 22:57:00 +00:00
..
make Converted all Watcom makefiles to use GNU make 2002-12-12 23:19:53 +00:00
.cvsignore Added the CBM510 as a new target system 2001-09-13 19:49:27 +00:00
add.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
add.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
del.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
del.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
error.c Remove remaining stuff from the old CHECK macros 2000-08-01 15:07:15 +00:00
error.h Use the CHECK macros from the common dir 2000-08-01 15:05:48 +00:00
exports.c Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
exports.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
extract.c Fixed a typo 2000-08-03 11:02:06 +00:00
extract.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
fileio.c Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +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
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 Did some renaming and cleanup: Renamed EXPR_SEGMENT to EXPR_SECTION, since 2002-12-14 22:57:00 +00:00
library.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
list.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
list.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
main.c Adjusted the copyright string 2002-11-25 17:33:58 +00:00
objdata.c Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
objdata.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
objfile.c Added line infos 2001-05-23 19:03:40 +00:00
objfile.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00