]> git.sur5r.net Git - cc65/history - src
Fix mail address
[cc65] / src /
2000-12-02 cuzFixed wrong translations for PET and CBM610
2000-12-01 cuzTranslate chars returned by .strat into the target...
2000-12-01 cuzFix detection of byte sized expressions
2000-11-30 cuzReplaced the unused NES target by BBC
2000-11-30 cuzAdded config file for bcc micro
2000-11-29 cuzUse the new TgtTranslateBuf function
2000-11-29 cuzNew TgtTranslateBuf function
2000-11-28 cuzImplementation for the .IFPxx commands was missing
2000-11-28 cuzpusha function has changed
2000-11-27 cuzImplemented large offsets for g_putind
2000-11-24 cuzFix several errors: The address operator on functions...
2000-11-24 cuzFixed a typo
2000-11-23 cuzUse "[linker generated]" as source for linker generated...
2000-11-22 cuzAdded optimizations for commutative arithmetic ops
2000-11-22 cuzNew --cpu command line switch
2000-11-22 cuzIn switch statements, do only print a warning about...
2000-11-20 cuzAdded condes decls to all linker config files
2000-11-20 cuzDebugging the condes support
2000-11-20 cuzAdded condes tables to c64 config
2000-11-20 cuzFirst finished implementation of the condes feature
2000-11-20 cuzAdded InitFilePos method
2000-11-20 cuzWorking on the condes feature
2000-11-19 cuzMake target for generating the .inc files
2000-11-19 cuzMingW fixes
2000-11-17 cuzFixed a DJGPP warning
2000-11-17 cuzSmall fix for DJGPP
2000-11-03 cuzNew module to handle initializers
2000-11-02 cuzRemoved underlines from struct names
2000-11-02 cuzRemoved underlines from structure names.
2000-11-02 cuzRemoved error numbers in favour of literal error messag...
2000-10-31 cuzAdded missing params to Error function
2000-10-31 cuzAdded a sort function
2000-10-31 cuzMoved the target configurations into separate files
2000-10-30 cuzWorking on initializers
2000-10-30 cuzFixed a bug
2000-10-30 cuzRenamed EXP_INITIALIZER
2000-10-30 cuzRenamed EXP_INITIALIZER, added check macros
2000-10-30 cuzAdd initializer bit in debug syms
2000-10-30 cuzAdd initializer
2000-10-30 cuzBump version number
2000-10-30 cuzChange symbol flags, add initializer
2000-10-20 cuzAdd the default libraries if both, a target and a confi...
2000-10-18 cuzAdded handling for -h command line parameter
2000-10-17 cpgchanged Atari ZP define to have max. ZP space available
2000-10-15 cuzAllow larger address ranges
2000-10-15 cuzError handling cleanup/changes.
2000-10-15 cuzWorking on the new parser.
2000-10-15 cuzAdded functions taking and returning consts
2000-10-10 cuzCheck for macro redefinitions that are not identical...
2000-10-10 cuzNew module
2000-10-10 cuzFixed a bug in explicit type casts
2000-10-10 cuzFixed a warning
2000-10-10 cuzAdded a missing include
2000-10-10 cuzDeclaring a char explicitly as signed was ignored and...
2000-09-29 cuzAdded labels, SIEZ attribute for labels, dependent...
2000-09-26 cuzAdded dword tables, char comments etc.
2000-09-25 cuzMoved data output routines into a separate module.
2000-09-24 cuzWorking
2000-09-24 cuzAdded da65
2000-09-24 cuzStarted to add config file
2000-09-24 cuzAdded printf format attributes
2000-09-24 cuzIgnore some files
2000-09-24 cuzFirst da65 version
2000-09-24 cuzAdd an include file
2000-09-14 cuzInitialize translation tables
2000-09-14 cuzExport/rename init function
2000-09-07 cuzFix the atari config
2000-09-07 cuzUse a separate ZEROPAGE segment
2000-09-07 cuzComment changes
2000-09-02 cuzFixed the help text
2000-09-02 cuzAdded -l and --listing options.
2000-09-02 cuzAdded new emulation feature: loose_char_term
2000-09-02 cuzAdded .a65 as an assembler extension
2000-09-02 cuzAdded CollLast
2000-09-02 cuzAdded the --feature option
2000-09-02 cuzSeparated the emulation features in a module.
2000-09-02 cuzAdded new .feature: pc_assignment
2000-09-01 cuzRewrote the input file management.
2000-09-01 cuzAllow static initialization of collections
2000-08-24 cuzNew long option: --start-addr
2000-08-23 cuzWorking on the new parser
2000-08-23 cuzCheck for the presence of an argument if the option...
2000-08-23 cuzRemove checks for an argument in the option handling...
2000-08-23 cuzChange target handling, use modules from the common...
2000-08-23 cuzThe checks if there is an argument are not needed since...
2000-08-23 cuzNo need to check/set Target
2000-08-23 cuzMove target handling routines into the common directory.
2000-08-23 cuzSimplify target handling, use common modules
2000-08-23 cuzMove target handling and character set translation...
2000-08-22 cuzMove target type and character translation into the...
2000-08-21 cuzImplement character set translation and different targe...
2000-08-21 cuzSet the target system also for the assembler
2000-08-20 cuzWorking on the new parser
2000-08-20 cuzWorking on the new parser
2000-08-19 cuzWorking on the new parser
2000-08-19 cuzUse more gcc attributes
2000-08-19 cuzAdded a module that implements dynamic arrays.
2000-08-16 cuzAdded first code for a parse tree implementation.
2000-08-14 cuzReworked type comparison and handling of type qualifiers
2000-08-14 cuzAdded an os2 target
next