]> git.sur5r.net Git - cc65/shortlog
cc65
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
2005-04-19 cuzMake the size of _cwd FILENAME_MAX chars
2005-04-19 cuzAdd some changes from stdio.h, FILENAME_MAX
2005-04-18 cuzFixed output path for objects
2005-04-17 cuzFixed definition of NULL
2005-04-16 cuzInitialize _cwd by use of a constructor that calls...
2005-04-15 cuzCosmetic changes from Oliver Schmidt
2005-04-14 cuzFILENAME_MAX for the apple2
2005-04-14 cuzFixed a bug
2005-04-12 cuzPOSIX file I/O by Oliver Schmidt
2005-04-12 cuzChanged archive name
2005-04-11 cuzLynx doc update by Karri Kaksonen
2005-04-08 cuzNew cgetc with apple2enh fix from Oliver Scmidt
2005-04-05 cuzmainargs rewrite by Oliver Schmidt
2005-04-03 cuzSqueezed a few bytes out of open()
2005-04-02 cuzBecause of a typo, time.h did not define NULL as requir...
2005-04-01 cuzSlightly improved version with more comments
2005-04-01 cuzUpdate from Oliver Schmidt: Includes gotox/gotoy which...
2005-04-01 cuzRenamed O65_OS_CC65_MODULE -> O65_OS_CC65 as in the...
2005-04-01 cuzRenamed O65_OS_CC65_MODULE -> O65_OS_CC65 in the headers.
2005-03-31 cpgstartup code now resides in LOWCODE segment
2005-03-31 cpgadd "define = yes" to LOWCODE, remove it from INIT...
2005-03-31 cuzFixed a bug
2005-03-31 cuzFixed a few problems
2005-03-31 cuzNew diodemo sample by Oliver Schmidt
2005-03-31 cuzUpdate from Oliver Schmidt
2005-03-31 cuzAdded a comment about return codes
2005-03-30 cuzget_ostype
2005-03-30 cuzAdded new OS OPENCBM, renamed O65_OS_CC65_MODULE to...
2005-03-30 cuzFixed numeric OS ids. Added new OS OPENCBM
2005-03-30 cuzPredefined #defines have changed.
2005-03-30 cuzNew function dio_query_sectcount and cosmetic changes
2005-03-30 cuzdio implementation by Oliver Schmidt
2005-03-30 cuzCosmetic changes requested by Oliver Schmidt
2005-03-30 cuzMinor changes requested by Oliver Schmidt
next