]> git.sur5r.net Git - cc65/shortlog
cc65
2003-08-13 cuzMore optimizations
2003-08-13 cuzBuild remove.o
2003-08-12 cpgadded _dos_type with defines and getdefdev()
2003-08-12 cpguse callmain; don't call getargs, it's now called from...
2003-08-12 cpgdosdetect.o, getdefdev.o: new object files
2003-08-12 cpgmoved into its own module from getargs.s
2003-08-12 cpgmove getdevdef and DOS detection into their own modules...
2003-08-12 cpgthis file is now in asminc
2003-08-12 cpgadded here from libsrc/atari
2003-08-12 cuzFixed a bug
2003-08-12 cuzNew --config directive passed to the linker
2003-08-12 cuzAdded get_ostype.s
2003-08-12 cuzAdded get_ostype.s
2003-08-12 cuzNew get_ostype function
2003-08-12 cuzNew file uname-test.c
2003-08-12 cuzNew uname function
2003-08-12 cuzNew field lengths
2003-08-12 cuzNew field length, added suggestions about contents
2003-08-12 cuzAdd getcwd
2003-08-12 izydorstfixed line drawing routines
2003-08-12 cuzDocumented .VERSION
2003-08-12 cuzAdded new .VERSION constant
2003-08-12 cuzAdded #define for combined version
2003-08-12 cuzNew uname function
2003-08-12 cuzNew include file
2003-08-12 cuzFixes to the code just written
2003-08-12 cuzAdded a getcwd function
2003-08-12 cuzNew error code ERANGE
2003-08-12 cuzNew chdir() function
2003-08-12 cuzMoved reusable parts of remove into oserrcheck.
2003-08-12 cuzMade rename() fastcall
2003-08-12 cuzCompleted the first version of the da65 docs
2003-08-12 cuzAllow a CPU spec in the GLOBAL section of the info...
2003-08-12 cuzAddress fix
2003-08-12 cuzClarify calling order for constructors/destructors...
2003-08-12 cuzClarify calling order for constructors/destructors
2003-08-11 cuzAdd compatibility code
2003-08-11 cuzFixed an optimization
2003-08-11 cuzRewrote type conversions
2003-08-10 cuzThe input file on the command line is optional
2003-08-10 cuzFixed a bug that caused problems locating the last...
2003-08-10 cuzTwo parts were not converted from using embedded string...
2003-08-10 cuzFixed a bug
2003-08-09 cuzRenamed the config file to info file and changed the...
2003-08-08 cuzAdded additional 65(S)C02 opcodes
2003-08-08 cuzBase code for handling different CPUs, more improvements
2003-08-08 cuzFirst version of da65 docs
2003-08-07 cuzAdded different 65SC02 and 65C02 CPUs
2003-08-07 cuzFixed a bug
2003-08-07 cuzAdded 65C02 instructions
2003-08-07 cuzSome CPU definition changes
2003-08-07 cuzMore instruction set stuff
2003-08-07 cuzMore instruction set docs
2003-08-07 cuzAdd docs for new 65SC02 ops
2003-08-03 cuzUse new --forget-inc-paths in Makefile
2003-08-03 cuzNew option --forget-inc-paths
2003-08-03 cuzNew function ForgetAllSearchPaths
2003-08-02 cuzOrder of keywords on the keyword table was wrong
2003-08-02 cuzFixed a bug
2003-08-01 cuzRemoved first newline to make file(1) happy
2003-08-01 cuzAdded the near keyword
2003-08-01 cuzThe type "enum x" was not handled correctly in sizeof...
2003-07-26 cuzFixed a bug
2003-07-21 izydorsttmp1 is on zeropage hence correct .importzp
2003-07-21 cuzAdded info about the __VIC20__ #define
2003-07-19 cuzBug: Char arrays with a specified size could not be...
2003-07-16 cuzNew option --asm-define
2003-06-27 cuzFixed a bug
2003-06-27 cuzOctal character constants starting with '2' or '3'...
2003-06-21 cuzPEI was broken
2003-06-17 cuzRenamed one letter label
2003-06-17 cuzAdded new address size override commands z:, a: and f:.
2003-06-16 izydorstclean vector intercepting, added info about that to...
2003-06-12 cuzread is now in unistd.h
2003-06-12 cuzclean: includes serial/
2003-06-12 cuzsleep.c doesn't compile on platforms without a clock...
2003-06-12 cuzlseek is now in unistd.h
2003-06-12 cuzAdded subdirectories of include/
2003-06-12 cuzunistd.h needs off_t
2003-06-12 cuzRestructured former fcntl.h, added new include files...
2003-06-12 cuzRestructured fcntl.h. Moved most stuff into the new...
2003-06-12 cuzMake sleep() __fastcall__
2003-06-12 cuzAdded creat()
2003-06-12 cuzAdded unlink()
2003-06-12 cuzAdded sleep.c from Stefan Haubenthal
2003-06-11 cuzImprove help output
2003-06-07 cuzMore functions
2003-06-06 cuzAdded missing files
2003-06-06 cuzAssertion checks were the wrong way round
2003-06-06 cuzAdded the new .ASSERT command
2003-06-06 cuzCompleted assertions, add auto assertion for jmp (abs...
2003-06-06 cuzAdded assertions
2003-06-06 cuzFragment cleanup, more string pool use
2003-06-06 cuzIncreased the string pool size
2003-06-05 cuzMore stringpool use / memory savings
2003-06-04 cuzMore string pool use
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-06-03 cuzRestructuring the object file format
2003-06-03 cuzUpdated for new cl65 options
2003-06-03 cuzFixed a typo
next