]> git.sur5r.net Git - cc65/shortlog
cc65
2001-10-21 cuzWorking on the optimizations
2001-10-20 cuzFixed a path
2001-10-20 cuzFixed a bug in the return value of the sprintf and...
2001-10-18 cuzCosmetic change
2001-10-18 cuzFixed some bugs
2001-10-18 cuzCleanup, more 65c02 code
2001-10-18 cuzUse 125 bytes as range for short branches
2001-10-18 cuzExtend an optimization
2001-10-18 cuzNew function RegAXUsed
2001-10-18 cuzAdded first provisions for a code size factor check...
2001-10-18 cuzAdded a new CS_RangeHasLabel function
2001-10-18 cuzRemove some 65C02 code generation that is now in the...
2001-10-17 cuzCheck for shift count zero
2001-10-13 cuzRemove paragraph about case labels
2001-10-13 cuzUse static locals (again)
2001-10-13 cuzFixed a bug
2001-10-13 cuzAdded 65C02 specific optimizations.
2001-10-13 cuzSmall change to make line info more exact
2001-10-12 cuzUse a function pointer instead of a flag
2001-10-12 cuzAdded a missing const
2001-10-12 cuzAdded another optimization
2001-10-12 cuzMore work to make user asm labels work
2001-10-11 cuzRemove an unused function
2001-10-11 cuzAllow labels in user supplied asm statements
2001-10-11 cuzFixed problems with the inline macros
2001-10-11 cuzThe longbranch macros did not work with numeric addresses
2001-10-11 cuzAdd a missing type in range check
2001-10-11 cuzAnother signedness fix
2001-10-11 cuzFixed another signedness problem
2001-10-11 cuzLast change fixed the wrong parameter
2001-10-11 cuzFixed a signedness problem
2001-10-11 cuzFixed a bug
2001-10-11 cuzAdd perl to the list of build requirements
2001-10-11 cuzComment out unused code
2001-10-11 cuzDon't run into an internal error in case of a duplicate...
2001-10-11 cuzFree the tree after use
2001-10-11 cuzRemoved duplicate case labels and fixed the code for...
2001-10-11 cuzBumped the version number
2001-10-11 cuzFixed a bug
2001-10-11 cuzRewrote the switch statement
2001-10-11 cuzRemoved the switch routines
2001-10-11 cuzTrack sreg in OptDecouple
2001-10-10 mrintschChanged the parameters of cbm_load and cbm_save to...
2001-10-09 cuzModule breakup
2001-10-09 cuzAdded the plasma sample to the README file.
2001-10-06 cpgadd graphics() function
2001-10-06 cpgimplemented graphics() function
2001-10-04 cuzAdded special multiplication routines
2001-10-04 cuzCosmetic changes
2001-10-04 cuzFixed a bug
2001-10-04 cuzOptimizations
2001-10-03 cpgclriocb and findfreeiocb moved from open.s to fdtable...
2001-10-03 cpga small optimization
2001-10-02 cuzAdded the spec for the upcoming version 2.2.7
2001-10-02 cuzAdded the 2.6.2 spec file
2001-10-02 cuzReordered the options to match the actual usage output
2001-10-02 cuzReordered usage output
2001-10-02 cuzUpdated the option list
2001-10-02 cuzAdded/updated header blocks
2001-10-02 cuzRemoved Tennessee Carmel-Veilleux because none of his...
2001-10-02 cuzFixed a bug
2001-10-02 cuzDate update
2001-10-02 cuzExplain the new inline assembler syntax
2001-10-02 cuzHandle intermediate access to local variables in the...
2001-10-02 cuzRemoved the JAM opcode
2001-10-01 cuzChanged name for long compare subroutine
2001-10-01 cuzMore stack op optimizations
2001-10-01 cuzFixed a bug, added info for more runtime routines
2001-09-30 cuzUse __attribute ((unused)) instead of -Wno-unused-parameter
2001-09-30 cuzUsed __attribute ((unused)) instead of -Wno-unused...
2001-09-30 cuzMore source splitting.
2001-09-29 cuzWorking on optimizations
2001-09-29 cuzReadded size optimizations
2001-09-29 cuzMore splitting
2001-09-29 cuzAdded optimization statistics
2001-09-29 cuzReordered/splitted the optimization module
2001-09-27 cuzAdded groepaz
2001-09-27 cuzFixed a bug
2001-09-27 cuzAdded AUTO_COLLECTION_INITIALIZER
2001-09-26 cuzCheck for an additional error condition
2001-09-26 cuzAdded the plasma sample
2001-09-26 cuzCommand line options cleanup
2001-09-26 cuzAdded new command line options, one bug fixed
2001-09-26 cuzAdded a README
2001-09-25 cuzMore optimizations
2001-09-25 cuzMore optimizations
2001-09-25 cuzBumped the version number
2001-09-25 cuzFinished indirect function calls.
2001-09-24 cuzTrack usage of the sreg and several other zero page...
2001-09-23 cuzCollect more info on zp registers
2001-09-21 cuzGenerate info about zp register usage
2001-09-21 cuzRemoved old code to set the flags
2001-09-21 cuzExtend usage information
2001-09-21 cuzUse X instead of Y register
2001-09-21 cuzFixed a bug
2001-09-21 cuzColor RAM initialization was missing
2001-09-20 cuzAdded a peephole optimization step for global array...
2001-09-20 cuzCBM510 update
2001-09-20 cuzCBM510 update
2001-09-20 cuzWe need to have the character data in the VIC bank...
next