]> git.sur5r.net Git - cc65/shortlog
cc65
2011-01-26 uzAllow different output formats using additional linker...
2011-01-26 ol.scSaved two bytes.
2011-01-26 uzSlightly improved memset function by Christian Krüger.
2011-01-26 ol.scMinor beautification.
2011-01-26 uzUse LineInfo instead of raw FilePos objects. Most infor...
2011-01-25 uzMake exec() only visible if standard=cc655.
2011-01-25 uzFor exec() the command line pointer may be NULL.
2011-01-25 uzConvert imports, exports and debug symbols to use and...
2011-01-25 uzNo need to search for the correct line info entry,...
2011-01-25 uzAdded the exec() function prototype and documentation.
2011-01-24 uzFragments and assertions reference LineInfo items inste...
2011-01-24 uzStarted to generalize line info handling. Remove separa...
2011-01-24 uzBumped the object file version number.
2011-01-24 uzAdded a compar function for file positions.
2011-01-20 uzMark tokens with the file position from where they...
2011-01-16 uzMove all attributes and other information that is attac...
2011-01-16 uzRenamed the Token enumeration to token_t.
2011-01-16 uzAdd missing braces in macro definition. No error but...
2011-01-16 uzRemoved two defines that are no longer in use.
2011-01-11 uzAdded a test program for division and modulo operation.
2011-01-11 uzFixed an error in the division routine: The high byte...
2011-01-09 uzAdded new .FATAL pseudo op.
2011-01-05 ol.scAllow to set the ProDOS type and auxtype on creating...
2011-01-05 uzWhen replaying a token list, be sure to zero terminate...
2011-01-04 uzMore changes by Karri Kaksonen.
2011-01-04 uzWhen collecting tokens to be repeated inside of a ...
2010-12-30 uzPatch by Gary Wong: The smbx and rmbx instructions...
2010-12-30 uzFix consecutive false errors when a label without a...
2010-12-30 uzBug fixes by Karri Kaksonen.
2010-12-29 uzLynx update including file routines that access a file...
2010-12-29 uzIn the generated assembly file, add import statements...
2010-12-22 uzLatest versions of startup code and config by Karri...
2010-12-21 cpgset required memory for graphics mode 28 to 162 instead...
2010-12-20 uzNew versions that match the current TGI API by Karri...
2010-12-19 uzAdded an implementation of toascii() for the Lynx,...
2010-12-04 uzFixed order of -o and -t on the linker command line.
2010-12-04 uzReorder -o and -t on the linker command line.
2010-11-29 uzDocument that -t changes not only the character transla...
2010-11-28 uzAllow to disable the "Result of comparison is constant...
2010-11-25 uzAdded kernal replacement routines for RDTIM and SETTIM.
2010-11-25 uzRenamed grc -> grc65.
2010-11-24 silverdrignore property modified to reflect the current name...
2010-11-20 silverdrsvn access test only
2010-11-18 uzRenamed grc -> grc65.
2010-11-18 uzIn docs for -t: Fixed duplicate target entry for "atmos...
2010-11-18 uzRenamed grc to grc65 to avoid name conflicts with anoth...
2010-11-17 uzChanged the startup module and the linker config for...
2010-11-17 uzChanged the startup module and the linker config for...
2010-11-17 uzChanged the startup module and the linker config for...
2010-11-17 uzChanged the startup module and the linker config for...
2010-11-16 uzFixed a problem with the last change in crt0.s: The...
2010-11-16 uzFixed wrong size of HEADER area. The invalid size had...
2010-11-16 uzRemoved some left over debug output
2010-11-15 uzRemoved the code that checks for valid/invalid chars...
2010-11-14 uzDocs for new c64-asm.cfg.
2010-11-14 uzLimit RAM area to $CFFF instead of $FFFF.
2010-11-14 uzAdded the first implementation of a linker config suite...
2010-11-14 uzModified the builtin c64 config to force inclusion...
2010-11-14 uzAs a test, remove the SYS header from the startup code...
2010-11-14 uzAdded a module that contains a small basic stub (SYS...
2010-11-14 ol.scFixed typos.
2010-11-13 uzFix order of command line arguments: -o should precede...
2010-11-13 uzFixed typo in warning message.
2010-11-13 uzForce inclusion of the load address.
2010-11-13 uzRemove the load address since it's supplied in its...
2010-11-13 uzNew module that contains the load address expected...
2010-11-13 uzFor modules, the ZP memory area must be written to...
2010-11-12 uzAdd an additional file = "" to memory areas that contai...
2010-11-12 uzDefine the __XX_START__ symbol for a memory area earlie...
2010-11-12 uzReworked and improved the SYMBOLS section. The old...
2010-11-12 uzMake the Name and Col fields unsigned instead of short.
2010-11-11 uzmake.sgml has been renamed to using-make.sgml.
2010-11-10 ol.scAvoid name conflict with 'make.info'.
2010-11-10 uzKeep the config file position in a FilePos structure.
2010-11-10 uzAdded a static initializer for struct FilePos.
2010-11-10 uzSegNum has been renamed to SecNum.
2010-11-09 uzOne more place where OutputNameUsed must be flagged.
2010-11-09 uzFixed order of options in call to ld65, which became...
2010-11-09 uzMerge CfgProcess and CfgAssignSegments because both...
2010-11-09 uzBetter handling of imports in the ExprNode structure.
2010-11-08 uzSeparate processing the linker config file into two...
2010-11-07 uzPatch to correct the linkorder in the make files to...
2010-11-02 uzFixed register info for several runtime functions....
2010-10-30 uzIgnore some automatically generated files.
2010-10-29 cpgreally use default drive
2010-10-29 cpg__defdev is not dependent on DYNAMIC_DD
2010-10-29 cpgfix for files with no extension
2010-10-28 cpgadd Atari version
2010-10-28 cpgadd posixdirent.s by Stefan Haubenthal
2010-10-28 cpgsome fixes
2010-10-28 cpginitial version by Stefan A. Haubenthal
2010-10-10 uzAdded missing drivers.
2010-10-02 ol.scAdded CH_ENTER define.
2010-10-02 ol.scAccording to a recent discussion CH_ENTER should genera...
2010-10-02 uzFix parsing of push/pop so that #pragma warn works...
2010-10-02 uzMake the warning "statement has no effect" switchable.
2010-10-02 ol.scNow that we reduce the size of the RAM memory area...
2010-10-02 ol.scUser linker generated symbols for stack placement ...
2010-10-02 ol.scExclude (small) stack from RAM memory area (like on...
2010-08-24 uzFixed problem with last change: Static declaration...
next