]> git.sur5r.net Git - cc65/shortlog
cc65
2000-06-22 cuzAdd the atari target
2000-06-22 cuzUpdate for new version
2000-06-22 cuzUpdate for new features
2000-06-22 cuzUpdate for new features
2000-06-22 cuzFixed usage text
2000-06-22 cuzBumped the version number
2000-06-22 cuzNew long option: --debug
2000-06-22 cuzUpdate for next release
2000-06-22 cuzRewrote parsing of locals.
2000-06-22 cuzChanged usage information text
2000-06-22 cpgGTIA color defines; added c64 compatibility color defines
2000-06-22 cpgsetcolor, getcolor and setcolor_low functions
2000-06-22 cpgsetcolor.o: new object file
2000-06-21 cuzFixed a bug
2000-06-21 cpgset MAX_INC_NESTING to 20
2000-06-20 cuzFixed a bug
2000-06-19 cuzFixed a bug
2000-06-15 cuzRemove io.*, some cleanup
2000-06-15 cuzFixed a bug
2000-06-14 cuzNew long option --static-locals
2000-06-14 cuzFixed makefile to use new paths
2000-06-14 cuzBetter error messages when opening include files
2000-06-14 cuzUse the xmalloc module from the common directory.
2000-06-14 cuzAdded MSD
2000-06-14 cuz65C02 additions, saved a few bytes in the code generator
2000-06-14 cuzNew option --add-source
2000-06-14 cuzJust renames
2000-06-14 cuzModule now in common dir
2000-06-14 cuzRemove unneeded includes
2000-06-14 cuzInitialize command line to make ProgName valid
2000-06-14 cuzCode now in common dir
2000-06-14 cuzUse stuff from the common dir
2000-06-14 cuzFix problematic code. Use more stuff from the shared...
2000-06-14 cuzPlace shared modules into the common dir
2000-06-14 cuzMove stuff into the common directory
2000-06-14 cuzMore common subroutines
2000-06-14 cuzSome basic support for the 65C02 CPU.
2000-06-14 cuzRename a function
2000-06-14 cuzFixed an error
2000-06-14 cuzUse new cmdline module
2000-06-14 cuzNew module for command line parsing
2000-06-12 cuzAdded support for old style (K&R) function declarations.
2000-06-12 cuzMinor changes for MSC compatibility
2000-06-12 cuzRemoved a duplicate line
2000-06-12 cpgstupid: put local vars of newfd function into .bss...
2000-06-11 cpgdescribes the files in this directory
2000-06-11 cpgtest program for cprintf()
2000-06-11 cpgadded file I/O test program
2000-06-11 cpgallocate local vars in .data, don't use the stack ...
2000-06-11 cuzFixed a typo
2000-06-10 cuzFix minor function handling stuff
2000-06-10 cuzAdd knowledge about a few more runtime functions
2000-06-10 cuzRemove functions that do no longer exist
2000-06-10 cuzExplicitly clear reserved storage with $00.
2000-06-10 cuzRemove/rename more code
2000-06-10 cuzRenamed module, part of code no longer needed
2000-06-10 cuzRoutines no longer used
2000-06-10 cuzMinor optimization
2000-06-10 cuzMinor optimization
2000-06-10 cuzRemove value test code (no longer needed)
2000-06-10 cuzFixed a bug
2000-06-09 cuzAdded the capability to search for the terminating...
2000-06-09 cuzVC++ fixes
2000-06-08 cuzFix several VC++ warnings
2000-06-08 cuzFix several VC++ warnings
2000-06-08 cuzFix several VC++ Warnings
2000-06-08 cuzWatcom/NT fixes
2000-06-08 cuzSome work on function stuff.
2000-06-08 cuzRemove paragraph about limitations that do no longer...
2000-06-08 cuzRemove some comments about limitations that do no longe...
2000-06-08 cuziscntrl was not mentioned in the Makefile and therefor...
2000-06-08 cuzUse xsprintf in common library
2000-06-08 cuzAdd #define for MSC
2000-06-08 cuzFixed cr/lf handling
2000-06-07 cpgadded joytest.c - readjoy test program
2000-06-07 cpgdon't import newline
2000-06-07 cpgfixed it and saved 1 byte
2000-06-07 cpgadapted for atari
2000-06-06 cuzApply FreeBSD patch (adds comment to Makefile)
2000-06-03 cuzAdded a more generic way to push sources that deliver...
2000-06-02 izydorst?
2000-06-02 izydorst*** empty log message ***
2000-06-01 cuzAbort on string overflow
2000-06-01 cuzAdded xsprint to the watcom makefile
2000-06-01 cuzAdded portability sprintf function
2000-05-30 cpgfirst working version (with filenames at least, devices...
2000-05-30 cpginitialze stdin/stdout/stderr correctly
2000-05-30 cpgdon't use INVFLG but our own variable to indicate rever...
2000-05-30 cuzFixed a bug
2000-05-30 cuzChange the implementation of Add() so it won't modify...
2000-05-29 cuzAdded long options. Added --asm-include-dir to set...
2000-05-29 cuzAdded functions to remember a set of include search...
2000-05-28 cpgfixed a typo
2000-05-28 cpgfirst hack at newfd function: compiles but doesn't...
2000-05-28 cpgadded support for fd indirection
2000-05-28 uzThis commit was generated by cvs2svn to compensate...
2000-05-28 (no author)Standard project directories initialized by cvs2svn.