]> git.sur5r.net Git - cc65/shortlog
cc65
2003-11-02 cuzAdded missing files after upgrade to rpm 4.2
2003-10-31 cuzChange data types to get a smaller memory footprint
2003-10-31 cuzFree expression trees when they're no longer needed
2003-10-31 cuzRemoved dead code
2003-10-31 cuzWork on named scopes
2003-10-31 cuzAdded parens
2003-10-31 cuzAn "absolute mode override modifier" is now added for...
2003-10-30 cuzFixed a bug in the opcode tables
2003-10-29 cuzMore functions
2003-10-29 cuzMake qsort __fastcall__
2003-10-29 cuzMake bsearch __fastcall__
2003-10-29 cuztgi_pagecount returns an unsigned, not void
2003-10-29 cuzFixed a comment
2003-10-28 cuzAdded additional config files for supervision. These...
2003-10-28 cuzImprovements by Piotr Fusik
2003-10-28 cuzRuntime function improvements by Piotr Fusik
2003-10-27 cuzFixed a typo
2003-10-24 cuzUse ROM variables MAX_X/MAX_Y
2003-10-23 cpgchanges from Stefan A. Haubenthal
2003-10-23 cuzChange API for the Compare function
2003-10-23 cuzAdded TEXT entry point, use new assignment operator
2003-10-23 cuzDONE/GETPALETTE/GETDEFPALETTE must no longer return...
2003-10-23 cuzDONE does no longer set an error code
2003-10-23 cuzgetpalette and getdefpalette may no longer return a...
2003-10-23 cuzDONE, GETPALETTE and GETDEFPALETTE will no longer retur...
2003-10-23 cuzGETDEFPALETTE will no longer return an error
2003-10-23 cuzUsed TGI_API_VERSION
2003-10-23 cuzAdded TGI_API_VERSION
2003-10-22 cuzExplain command line arguments
2003-10-22 cuzMove SymEntry stuff into its own module
2003-10-22 cuzFixed a bug in memcpy
2003-10-22 cuzUse the new generic hash tables
2003-10-22 cuzMore tweaking of the new hashtab module
2003-10-22 cuzCosmetic changes
2003-10-22 cuzUse the new hash table module
2003-10-22 cuzNew generic hash table module
2003-10-22 cuzMore string buffer functions
2003-10-21 cuzMove the segment handling stuff from objcode to a separ...
2003-10-21 cuzFixed _HAVE_off_t
2003-10-21 cuzFixed problem with tgi_init and tgi_setpalette
2003-10-20 cpgremoved unimplemented _atari_xxxcolor function declarations
2003-10-20 cuzHelp for --linelabels was missing
2003-10-20 cuzAdd info about the label assignment operator
2003-10-19 cuzSeparate doc package
2003-10-19 cuzCreate a separate doc subpackage
2003-10-17 izydorstVLIR linker malloc's memory, fixes
2003-10-17 izydorstreplaced one arbitrary limit by another one, will not...
2003-10-17 cuzUse the new := operator
2003-10-17 cuzAdd := assignment op, define some currently unused...
2003-10-17 cuzChange debug file format
2003-10-16 cuzMinor corrections
2003-10-16 cuzRestructured the index file.
2003-10-16 cpgadded PIA struct; completed functions list
2003-10-16 cpgAdded atari.sgml
2003-10-16 cpgfirst version, most text by Shawn
2003-10-15 cuzDon't generate internal errors on duplicate labels
2003-10-13 cuzFixed a bug
2003-10-13 cuzWorking
2003-10-12 cuzAdded colorization, tab conversion and other fancy...
2003-10-12 cuzMore opts
2003-10-11 cuzFixed a bug in several binary operators.
2003-10-11 cuzUse new CPU instruction sets table
2003-10-11 cuzNew command line options "linenumbers" and "linelabels...
2003-10-10 cuzFixed a bug
2003-10-10 cuzDocumented changes to .CPU and new .MACPACK cpu
2003-10-10 cuzNew macro package
2003-10-10 cuzSqueeze two cycles out of the abs() function
2003-10-10 cuzImproved 65c02 support
2003-10-10 cuzAdded CPU instruction set encoding
2003-10-10 cuzChange result of .CPU pseudo variable
2003-10-10 cuzNew builtin macro package CPU
2003-10-10 cuzAdded the supervision subpackage
2003-10-10 cuzUse common code to determine the CPU
2003-10-10 cuzSupervision has something between a 65SC02 and 65C02
2003-10-10 cuzNew CT_NONE
2003-10-10 cuzReplaced /bin/bash0 by new CT_NONE
2003-10-10 cuzAdded ctype.s
2003-10-10 cuzNew target supervision
2003-10-10 cuzBeafed up the string buffer module
2003-10-10 cuzNew target: supervision
2003-10-10 cuzFixed an issue with SB_CopyBuf
2003-10-10 cuzUpdate
2003-10-10 cuzRemove a watcom warning
2003-10-10 cuzFixed tab problem
2003-10-10 cuzAdded strpool.obj
2003-10-10 cuzAdded some code to handle floats/doubles.
2003-10-10 cuzAdded some code to handle floats/doubles.
2003-10-09 cuzFixed a bug - enum tags were inserted into the wrong...
2003-10-08 cuzFixed a bug in signed int compares
2003-10-08 cuzHandle more opcodes in OptCmp2
2003-10-08 cuzHandle more opcodes in OptPrecalc
2003-10-08 cuzSqueezed a few bytes out of the code
2003-10-08 cuzFixed a bug
2003-10-08 cuzMail address update
2003-10-08 cuzOne bug removed
2003-10-06 cuzUpdate
2003-10-06 cuzAdded new sample gunzip65 from Piotr
2003-10-06 cuzFixed a bug.
2003-10-02 cuzMore functions
2003-10-02 cuzMake setlocale __fastcall__
next