]> git.sur5r.net Git - cc65/history - src
support for VLIR structured files when using ca65 only
[cc65] / src /
2002-07-10 izydorstsupport for VLIR structured files when using ca65 only
2002-07-05 cuzRevoked last change
2002-07-05 cuzAdded a file header
2002-06-23 cuzMake the jump table segment writeable
2002-06-15 cuzFixed a bug
2002-06-12 cuzRenamed the functions working with "struct Function".
2002-06-03 cuzNew target: oric atmos
2002-05-27 cuzFixed a typo
2002-05-26 cuzIndirect fastcall functions with no parameters may...
2002-05-25 cuzFixed zero page handling for o65 modules
2002-05-25 cuzFix o65 zeropage handling
2002-05-22 cuzRenamed spawn.c -> spawn-unix.c
2002-05-18 cuzAdded JUMPTABLE segment
2002-05-18 cuzFixed a bug (offset was not correct if more than one...
2002-05-16 cuzOne less bug in sizeof ("ABC").
2002-05-02 cuzFixed a bug
2002-04-26 cuzBumped the version number
2002-04-25 cuzMore changes for module support
2002-04-25 cuzAdd support for a module id
2002-04-25 cuzAdded support for modules
2002-04-25 cuzAdd the 'module' target
2002-04-25 cuzNew target 'module'
2002-04-25 cuzAdd new target 'module'
2002-04-25 cuzAdded configuration for cc65 modules
2002-04-23 cuzExport start and size of the ZP memory area
2002-04-21 cuzSupport additional o65 attributes.
2002-04-21 cuzAdd new o65 operating system
2002-04-20 cuzUse cc65 character classification routines
2002-04-17 cuzFixed a bug
2002-04-14 cuzWorking
2002-04-09 cuzFixed a message output
2002-04-09 cuzFixed an error
2002-04-08 cuzWorking
2002-04-08 cuzNew pattern matching module matchpat.[ch]
2002-04-08 cuzBumped the version number
2002-04-08 cuzWorking
2002-04-08 cuzRemove duplicate line feed
2002-04-08 cuzAdd --config option to usage
2002-04-08 cuzCosmetic change
2002-04-08 cuzCosmetic change
2002-04-07 cuzNew plugin stdio
2002-04-07 cuzWorking on the plugins
2002-04-07 cuzWorking on the plugins
2002-04-07 cuzFirst test plugin
2002-04-06 cuzWorking on the plugin interface
2002-04-06 cuzAdd info about the boolxx functions
2002-04-06 cuzFixed a code generation bug
2002-04-01 cuzWorking
2002-04-01 cuzWorking
2002-03-31 cuzWorking
2002-03-30 cuzWorking
2002-03-30 cuzFirst import
2002-03-24 cuzInclude name of errorneous symbol in error message
2002-03-18 cuzPrepare for separate ASM name in symbol table entry
2002-03-18 cuzAttribute work
2002-03-17 cuzDon't print a zero offset in labels
2002-03-17 cuzCosmetic change
2002-03-16 cuzUse CHECK instead of assert
2002-03-16 cuzUse a new specialized multiply routines
2002-03-16 cuzSeveral minor changes and fixes
2002-03-16 cuzUse MakeHexArg, replace STX and STY by STZ if possible
2002-03-15 cuzTracking zero page locations
2002-03-12 cuzUse CTNone as default
2002-03-11 cuzWorking on the register tracking
2002-03-11 cuzFirst support for STZ
2002-03-10 cuzRemoved old cruft
2002-03-10 cuzAdd 65C02 specific optimization: Use TSB/TRB
2002-03-10 cuzFixed problems with incomplete types (structs and array...
2002-03-10 cuzThe last patch did not work correctly in call cases...
2002-03-07 cuzLocal variables of incomplete types could be declared
2002-03-06 cuzIgnore lunix.inc
2002-03-06 cuzFixed an error in struct assignment
2002-03-06 cuzLast fix was not correct according to the standard
2002-03-06 cuzBug fixed: The preprocessor # operator did not work...
2002-03-06 cuzFixed several const related bugs
2002-03-05 cuzFixed a typo
2002-02-18 cuzAdded .charmap
2002-02-18 cuzAdd #pragma charmap()
2002-02-18 cuzAllow to set character translations at compile time
2002-02-14 cuzUpdated PETSCII mappings
2002-02-14 cuzAdd new feature "leading_dot_in_identifiers".
2002-02-14 cuzBumped the version number
2002-02-13 cuzReplace staxspidx if possible
2002-02-13 cuzBetter code for compares
2002-02-12 cuzAdd code size factor for optimizer routines
2002-02-12 cuzBetter code for compares
2002-02-06 cuzCorrect the END value for a segment so that it shows...
2002-01-15 cuzFixed a bug
2001-12-12 cuzAllow comments inside of macro calls that are spread...
2001-12-10 cuzFixed a bug
2001-12-09 cpgset atari start address to (very conservative) $2E00...
2001-12-02 izydorstLUnix support tuning - plain ASCII and changed imports...
2001-12-01 cuzAdded o65 symbol export capability
2001-12-01 cuzAdded/completed/debugged o65 support for Lunix
2001-11-17 cuzAdded SBC optimizations suggested by Piotr Fusik
2001-11-17 cuzAdded info for more runtime routines
2001-11-12 cuzFixed a bug
2001-11-08 cuzFixed a bug
2001-11-07 cuzFixed a typo
2001-11-07 cuzAdded info for tsteax and utsteax
next