]> git.sur5r.net Git - cc65/shortlog
cc65
2005-08-07 cpgremove initscrmem and grmemusage:
2005-08-07 cpg_graphmode_used isn't used anymore
2005-08-07 cpgremove graphuse.o
2005-08-05 izydorstAdded grc.sgml converted from grc.txt by Greg King
2005-07-31 cuzFixed a bug in the last change
2005-07-31 cuzFixed handling of expressions in .word and .addr instru...
2005-07-29 cuzAdded mouse_ioctl to complete mouse.h
2005-07-29 cpgadd TRAILER; calculate RAM size depending on start...
2005-07-29 cuzFixes for typos from Stefan Haubenthal
2005-07-29 cuzFixed a bug
2005-07-28 cuzFixed a bug
2005-07-28 cuzAdded simple expressions for the config file
2005-07-26 cpgadd IOCB definitions; update years in copyright message
2005-07-26 cuzMinor changes to the variadic macro feature. Added...
2005-07-26 cuzDocument the symbols section and the new -D and --defin...
2005-07-26 cuzAdded symbol definitions on the command line and weak...
2005-07-25 izydorst- unsafe characters are ignored, added some notes to...
2005-07-25 cuzUpdates: More em_ function, mouse_ functions
2005-07-25 cuzAdd kernal replacement function
2005-07-25 cuzFixed obsolete __IRQFUNC_COUNT__ symbol name
2005-07-24 cuzAdded C99 variadic macros
2005-07-24 cuzNew syntax for symbols
2005-07-24 cpgset RAM start address to %S; add STARTADDRESS
2005-07-24 cuzIgnore pmemalign.s
2005-07-24 cuzChanges by Greg King
2005-07-24 cuzUpdated the linker docs
2005-07-24 cuzSmall changes to work around problems in the linuxdoc...
2005-07-24 cuzAdded initcwd.s from Stefan Haubenthal which initialize...
2005-07-24 cuzAdded nes.sgml and atmos.sgml contributed by Stefan...
2005-07-24 cuzHide posix_memalign if strict ANSI is enabled
2005-07-24 cuzReplaced _aligned_malloc by the POSIX compatible functi...
2005-07-24 cuzPatch from Greg King
2005-07-22 cpgput zeropage variables into EXTZP segment
2005-07-22 cpgadd EXTZP segment
2005-07-19 izydorstadded support for remove() and rename() standard functions
2005-07-19 izydorstto clarify things...
2005-07-19 izydorst- do not remove commas from quoted text (Stefan Haubenthal)
2005-07-17 izydorstminor typo
2005-07-17 izydorstStefan Haubenthal's patch for Contiki port
2005-07-17 izydorstfunctions returning char in A must have X cleared
2005-07-17 cuzAdded 40xx and SuperPET chips
2005-07-17 cuzFixed a bug: The compiler aborted with an internal...
2005-07-05 cuzFixed a bug: Divisions with a divisor > 0xFFFFFF did...
2005-06-30 cuzFixed a bug
2005-06-08 cuzFixed a bug: Compiling an empty source file led to...
2005-06-07 cuzSmall fixes by Stefan Haubenthal
2005-05-29 cuzAllow empty and comment lines in structs
2005-05-26 cuzMake _sig_ign and _sig_dfl fastcall
2005-05-24 cuzSmall additions by Stefan Haubenthal
2005-05-24 cuzAdded PET docs by Stefan Haubenthal
2005-05-17 cuzAdded strtok
2005-05-17 cuzMake strtok __fastcall__
2005-05-17 cuzFixed a bug
2005-05-16 cuzRemoved Jede
2005-05-11 cuzFixed a bug
2005-05-11 cuzAdded variable symbols using .set
2005-05-10 cuzAdded info about the new .sprintf function
2005-05-10 cuzNew .sprintf function
2005-05-09 cuzDocumented the new .IDENT function
2005-05-09 cuzAdded a .IDENT function
2005-05-09 cuzAdded va_copy for gcc version == 2
2005-05-08 cuzFixed parameter naming
2005-05-05 cuzInline InitBuffers
2005-05-05 cuzCLOSE is actually the same as INSTALL/UNINSTALL
2005-05-05 cuzBump the priority for the serial IRQ handler
2005-05-05 cuzCarry is clear on IRQ entry
2005-05-05 cuzCall interrupt handlers with carry clear
2005-05-05 cuzAdjusted IRQ handler for new callirq semantics
2005-05-04 cuzRe-added Jede
2005-05-04 cuzRemoved Jede on his own request
2005-05-04 cuzlseek is now in unistd.h
2005-05-02 cuzBug fix by Karri Kaksonen
2005-04-28 cuzRemoved mouse.s
2005-04-27 cuzInterruptor support
2005-04-25 cuzChange the sematics of callirq and the existing interru...
2005-04-24 cuzUpdate from Oliver Schmidt
2005-04-24 cuzRemove getenv.o
2005-04-23 cuzThe 65C02 code didn't work
2005-04-23 cuzRemove getenv
2005-04-21 cuzFixed a bug
2005-04-21 cuzgetenv is now in common
2005-04-21 cuzAdded putenv
2005-04-21 cuzAdded environment routines
2005-04-21 cuzChanges from Greg King
2005-04-21 cuzInterruptor support for all systems.
2005-04-21 cuzBugfix from Oliver Schmidt
2005-04-21 cuzStartup code with interruptor support by Oliver Schmidt
2005-04-20 cuzUse .assert
2005-04-20 cuzCosmetic changes from Oliver Schmidt
2005-04-20 cuzFixed a bug
2005-04-20 cuzThe message is now optional in .assert
2005-04-20 cuzUse "Assertion failed" as default message for .assert...
2005-04-20 cuzDocument new .assert behaviour
2005-04-20 cuzImprove the assertion check
2005-04-19 cuzEvaluate .asserts with known conditions in the assembler.
2005-04-19 cuzUpdate from Oliver Schmidt
2005-04-19 cuzFixed FILENAME_MAX
2005-04-19 cuzPlace initcwd in the INIT segment
2005-04-19 cuzLeave __cwd_buf_size intact
2005-04-19 cuzinitcwd from Oliver Schmidt
next