]> git.sur5r.net Git - cc65/history - src
tgi driver for C128 VDC, changed order of things in libsrc/tgi/tgi-kernel.s
[cc65] / src /
2002-12-17 cuzReplaced the solution for the array conversion problem...
2002-12-17 cuzFixed a bug
2002-12-17 izydorstusing functions from common/ in grc, correct order...
2002-12-14 cuzDid some renaming and cleanup: Renamed EXPR_SEGMENT...
2002-12-13 cuzBumped the version number
2002-12-13 cuzFixed a typo
2002-12-13 cuzNew Lunix config file from Greg King
2002-12-13 cuzFixed formatting of the help text
2002-12-12 cuzConverted all Watcom makefiles to use GNU make
2002-12-12 cuzFixed a macro problem
2002-12-12 cuzSome Watcom related fixes
2002-12-12 cuzFixed the inlined strlen function
2002-12-11 cuzPrint a warning if a bss type segment has both, run...
2002-12-11 cuzFixed a bug that occurred when using // comments at...
2002-12-11 cuzFixed hangup for loops in jump cascade
2002-12-05 cuzFixed a bug
2002-12-05 cuzAdded stack usage info
2002-12-04 cuzFixed a bug
2002-12-03 cuzNew feature: startaddress
2002-12-01 cuzAdded a harmless function
2002-12-01 cuzFixed a bug
2002-11-28 cuzNew .PUSHSEG and .POPSEG commands
2002-11-28 cuzMove the ValidSegName function into common (segdefs)
2002-11-28 cuzAdded SegDef struct and a few functions to the segdefs...
2002-11-28 cuzCosmetic changes
2002-11-26 cuzNew --register-space option
2002-11-26 cuzAdd compiler options for register variables
2002-11-26 cuzAdded the .TIME pseudo function
2002-11-25 cuzMake the spawn module an include file as suggested...
2002-11-25 cuzAdjusted the copyright string
2002-11-25 cuzAdd capability to dump just the segment sizes
2002-11-25 cuzAdditional pointer load optimization
2002-11-25 cuzFixed symtab code
2002-11-25 cuzRe-added register variables.
2002-11-25 cuzFixed a bug
2002-11-24 cuzFixed a bug
2002-11-24 cuzReenable register variables
2002-11-24 cuzCheck register before static
2002-11-24 cuzFixed a problem with the test expression in a for loop...
2002-11-23 cuzMore optimizations
2002-11-23 cuzA few size optimizations
2002-11-23 cuzAnother optimization step
2002-11-23 cuzAdd STARTUP and LOWCODE segments
2002-11-22 cuzAdded LOWCODE and STARTUP segments
2002-11-22 cuzNew upper memory limit
2002-11-22 cuzComment was wrong
2002-11-22 cuzNew harmless function
2002-11-22 cuzAdded interrupt handler table
2002-11-22 cuzCosmetic changes
2002-11-22 izydorstadded LOWCODE and STARTUP segments
2002-11-22 cuzAdd STARTUP and LOWCODE segments
2002-11-22 cuzAdded a scope argument to the SymIsDef and SymIsDef...
2002-11-22 cuzReversed the last change because it did not work
2002-11-21 cuzFixed a bug
2002-11-21 cuzNew target c16
2002-11-21 cuzRenamed NMI segment to LOWCODE
2002-11-21 cuzFixed a bug
2002-11-21 cuzRewrote code for better readability
2002-11-21 cuzSmall but significant shift optimization
2002-11-20 cuzCommiting some old changes
2002-11-20 cuzIgnore module.inc
2002-11-20 cuzMoved the zero page locations for the PET machines
2002-11-15 cuzFixed an error in struct compare. For one, the behaviou...
2002-11-14 cuzRemoved unused code
2002-11-14 cuzFixed a bug
2002-11-14 cuzNew function ReplaceType
2002-11-14 cuzMake small functions inline
2002-11-02 cuzUse constants for datatype sizes
2002-11-01 cuzMove the assignment parser into a separate module.
2002-11-01 cuzWork on better type casts - not yet finished
2002-10-29 cuzFixed a bug
2002-10-17 cuzNew store optimization.
2002-10-17 cuzFixed error "variable has unknown size" for a local...
2002-10-14 cuzFixed a buffer overflow (report from Christian Groessler).
2002-10-10 cuzAllow initialization of local variables of compound...
2002-10-10 cuzRestructured DeclareLocals()
2002-10-10 cuzMade a lot of short functions inline
2002-10-09 cuzAdd info about more functions
2002-10-09 cuzFixed a bug
2002-10-08 cuzAdded more size optimizations, separate module
2002-10-06 cuzNew optimizer pass OptShift3.
2002-10-06 cuzFixed an omission in AdjustStackOffset. Use CS_IsBasicB...
2002-10-06 cuzImproved implementation of OptPushPop
2002-10-06 cuzNew functions CS_ResetMarks, CS_ResetAllMarks and CS_Is...
2002-10-05 cuzFixed problem with earlier change
2002-10-05 cuzFix codesize setting
2002-10-05 cuzNew/changed optimizations
2002-10-04 cuzMinor improvement of optimizations
2002-10-04 cuzIncrease the size of some buffers, so we are at the...
2002-10-03 cuzUse a #define instead of numeric value
2002-10-03 cuzFixed a small bug
2002-10-02 cuzFixed optimizer bug in or/xor
2002-10-02 cuzPlace all declarations that are local to a function...
2002-10-01 cuzAllow more flexible numeric flag pragma arguments
2002-09-30 cuzFixed a bug
2002-09-30 cuzIgnore also cr's on input. This allows to compile sourc...
2002-09-30 cuzRemoved debug code
2002-09-30 cuzAdd SB_GetNumber to scanstrbuf.c.
2002-09-29 cuzCall StrBuf destructors
2002-09-29 cuzUse the new StrBuf features
next