]> git.sur5r.net Git - cc65/shortlog
cc65
2004-10-03 cuzAdded new CPU SWEET16
2004-10-03 cuzAdded new CPU SWEET16
2004-10-02 cuzFixed a wording
2004-10-02 cuzmod_load and mod_free
2004-10-02 cuzMore exact POSIX references.
2004-10-02 cuzFixed a typo, fixed ldax macro.
2004-09-28 cuzRemoved the shift runtime functions because there calli...
2004-09-27 cuzAdd --dbginfo
2004-09-23 cuzFixed a typo
2004-09-23 cuzAllow to override CC65_LIB on the command line
2004-09-23 cuzAllow to override CC65_INC on the command line
2004-09-23 cuzInfo about using additional memory
2004-09-23 cuzInternal identifier names have changed, _heap.h is...
2004-09-23 cuzUpdate, add note about master makefile
2004-09-23 cuzAdd new maintainer
2004-09-23 cuzFixed bug with braces in initializer lists
2004-09-22 cuzInvalid code was generated for a switch statement with...
2004-09-20 cuzNew special condes type interruptor
2004-09-20 cuzRenamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx
2004-09-20 cuzNew condes type interruptor
2004-09-20 cuzNew condes type interruptor
2004-09-17 cuzDocument some more functions
2004-09-17 cuzVIC20 specific docs (contributed by Stefan Haubenthal)
2004-09-17 cuzFixed a few typos (Stefan Haubenthal)
2004-09-16 cuzFixed a C99ism
2004-09-16 cuzIntroduce a -E flag that activates just the preprocessor.
2004-09-15 cpgfix a typo
2004-09-14 cpgadd 'and' in the authors listing
2004-09-14 cpgadd example of a memory configuration with holes; add...
2004-09-10 cuzFixed a typo
2004-09-06 cuzFixed a typo
2004-08-16 cuzFixed the definition of the long branch macros to avoid...
2004-08-09 cuzFixed a bug: Closing all files on exit did not work
2004-08-04 cpgfix comment
2004-08-04 cpgdisplay more memory variables
2004-08-03 cuzDiscarding data for a memory area is done by assigning...
2004-08-02 cuzFixed the last fix
2004-08-02 cuzIn a function call for all parameters not covered by...
2004-08-02 cuzNew function PtrConversion
2004-07-29 cuzAdded IsODigit
2004-07-29 cuzFixed description of bgcolor
2004-07-23 cpgfix typo (detected by Stefan Haubenthal)
2004-07-18 cuzFixed inline assembler problems with instructions where...
2004-07-18 cuzImprove handling of files with foreign newline sequences.
2004-07-17 cuzAdd dummy return value to avoid a wcc warning
2004-07-17 cuzRemove exprnode.obj
2004-07-17 cuzFixed problems with unnamed labels
2004-07-17 cuzAdjust result to user visible size
2004-07-17 cuzNew function heapblocksize()
2004-07-17 cuzNew function heapblocksize()
2004-07-11 cuzMake a few params const
2004-07-11 cuzCheck for invalid function names before trying to compa...
2004-07-11 cuzAdded SB_Compare
2004-07-09 cpgget_ostype() was split into get_ostype() and get_tv...
2004-07-09 cpgzap also deletes *.ser and *.mou files
2004-07-09 cpgrename some Atari specific function names
2004-07-09 cpgkeep the old names (w/o "_") of get_ostype() and get_tv...
2004-07-09 cpgrevert last change
2004-07-06 cuzA main function not returning an int is not allowed...
2004-07-06 cuzFixed a bug
2004-07-06 cuzCleanup in ShiftExpr.
2004-07-05 cuzAdded lasr.o
2004-07-05 cuzNew code for the shift functions
2004-06-30 cuzChanged shift functions, added info about shift runtime...
2004-06-30 cuzFixed a bug
2004-06-29 cuzFixed a bug
2004-06-29 cuzRemove shifts from kcalc
2004-06-29 cuzMove shift expression evaluation into a separate module...
2004-06-29 cuzRenaming and cleanup
2004-06-29 cuzSome renaming
2004-06-29 cuzAdded license information preproc.h
2004-06-21 cuzFixed a problem
2004-06-21 cuzThe -A and --ansi switches are gone, together with...
2004-06-15 cuzRemoved the undocumented, obsolete and unused OptDisabl...
2004-06-15 cuzDocument the codesize, optimize and warn pragmas
2004-06-15 cuzMake the -W flag stackable.
2004-06-15 cuzMake the -O and --codesize options stackable.
2004-06-15 cuzInline assembly can now reference C labels with the...
2004-06-15 cuzSome cleanup
2004-06-15 cuzChanged an error message
2004-06-15 cuzNew function tgi_geterrormsg
2004-06-15 cuzUse enum, declare count of errors
2004-06-15 cuzFixed an error
2004-06-15 cuzNew module tgi_geterrormsg.s
2004-06-13 cuzPatches from Greg King
2004-06-10 cuzFixed problems on 64 bit platforms and some other sloop...
2004-06-10 cuzBetter error messages
2004-06-10 cuzFixed a warning
2004-06-10 cuzFixed a bug
2004-06-09 cpgone byte space optimization
2004-06-09 cuzCheck the return code of the submakes (Christian Groessler)
2004-06-09 cuzRenamed ExprLoad to LoadExpr.
2004-06-09 cuzRemoved ExprLoad to LoadExpr.
2004-06-07 cuzFixed a typo and changed example to use new asm syntax
2004-06-07 cuzCleaned up the code used for handling jump labels and...
2004-06-06 cuzRemoved debug code
2004-06-06 cuzMinor change
2004-06-06 cuzAdded support for floating point constants in the scann...
2004-06-06 cuzRenamed ExprDesc.Val to ExprDesc.IVal. Added an FVal...
2004-06-06 cuzThe loop code will access the stackpointer directly
next