]> git.sur5r.net Git - cc65/history - src
Fixed a bug
[cc65] / src /
2003-03-07 cuzRemove debugging printf's
2003-03-07 cuzAdded new .FORCEIMPORT pseudo op
2003-03-06 cuzImprove error recovery
2003-03-04 cuzLast fix was wrong
2003-03-04 cuzFixed a bug in sign extension of constant values
2003-02-26 cuz.incbin did not honor the include search path
2003-02-19 cuzFixed problem with array forward decl
2003-02-16 cuzAdded a new extended (and machine specific) zeropage...
2003-02-12 cuzMinor cleanup
2003-02-12 cuzAdd more co65 options
2003-02-11 cuzWorking
2003-02-11 cuzWorking
2003-02-11 cuzFix memory area start symbol
2003-02-10 cuzAdd co65 utility
2003-02-08 cuzWorking
2003-02-08 cuzNew function StrCaseCmp
2003-02-08 cuzBumped the version number
2003-02-08 cuzFixed generation of o65 timestamp
2003-02-08 cuzOutput statistics if -v given
2003-02-08 cuzAdded capability to conver o65 object files by using...
2003-02-08 cuzFirst import
2003-02-08 cuzValidSegName now defined in segnames.h
2003-02-08 cuzMove ValidSegName into segnames.c
2003-02-08 cuzMove default segment names into segnames.h
2003-02-08 cuzUse default segment name definitions
2003-02-08 cuzCorrect zeropage #def
2003-02-08 cuzDefine default segment names
2003-02-06 izydorstfixed VLIR linker (case when chain length was equal...
2003-02-06 izydorstfixed value for VLIR record table (points TO the last...
2003-02-05 cuzAllow initialization of flexible array struct members
2003-02-03 cuzAdded flexible array members for structs
2003-02-02 cuzFixed a bug
2003-02-02 cuzFixed a bug in JMP (IND)
2003-02-01 cuzError message for negative array sizes.
2003-02-01 cuzFixed the address
2003-01-28 cuzLocals with a qualifier and implicit int type where...
2003-01-20 cuzFixed the last fix. Sigh:-(
2003-01-20 cuzFixed the last fix. Sigh:-(
2003-01-20 cuzThe check for illegal storage classes on globals was...
2003-01-20 cuzFixed last fix
2003-01-19 cuzFixed problems that occured on input files with missing...
2003-01-07 cuzFixed a problem with line continuations and -T
2003-01-05 cuzType of LOWCODE was wrong. Cleanup.
2003-01-05 cuzFixed a bug
2003-01-05 cuzFixed several uses of memory after free()
2003-01-04 cuzMove the Debug flag into a new module "debugflag" in...
2002-12-31 izydorstnew GEOSZP segment for library use, added GEOS tgi...
2002-12-29 cuzFixed a bug
2002-12-26 cuzCheck for implicit int return in all cases
2002-12-24 cuzFixed a bug introduced by EXPR_SEGMENT -> EXPR_SECTION...
2002-12-23 izydorstsupport for .zeropage segment in GEOS
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
next