* support/Util/NewAlloc.c (freeTrace): Changed free for the gc case to not free...
[fw/sdcc] / src / SDCCglobl.h
2001-10-07 michaelh * support/Util/NewAlloc.c (freeTrace): Changed free...
2001-09-26 michaelh * configure.in: Fixed up so that ucsim is only configu...
2001-09-23 johanknolNow --lesspedantic kills EVELYN the modified DOG
2001-08-08 michaelh* Optimised many of the library functions
2001-07-16 michaelh* Fixed va_args for the z80
2001-07-15 johanknolThe z80 port now needs this
2001-07-05 johanknolmake sdcc compatible with the compiler
2001-07-03 johanknolShort is 16bits by default now
2001-06-25 johanknola saver error report
2001-06-19 kvigorbug 434350: filename buffer too small.
2001-06-16 michaelhChanged option parsing greatly, hopefully simplifying
2001-06-13 johanknolnext step towards 16bits short
2001-05-24 johanknolcreate/append dumpfiles on a per session base
2001-05-20 johanknolchanges inline asm buffers from static to dynamic size
2001-05-20 jtvolpeFixed z80 referneces to BuildCmdLine and my_system
2001-05-13 johanknolremoved options.ANSIint
2001-03-29 johanknolremoved some obsolete switches
2001-02-14 johanknolBeautified (indented) compiler source tree
2001-02-13 jtvolpe- Made DefaultExePath work for VC6 also
2001-02-04 jtvolpeNew memory allocation functions with Linux fixes
2001-02-04 johanknolgdb complains about:
2001-02-04 jtvolpeNew Memory Allocation functions
2001-02-03 johanknolabort when the assembler throws an error
2001-02-03 stevewilliams Remove all references to the GC library, replacing...
2001-01-25 kvigorAdd support for ANSI integer promotion rules
2001-01-04 jtvolpeMS VC6 Port
2000-11-04 stevewilliams Add support for the --disable-boehm-gc flag for system...
2000-09-30 johanknolcleanup; moved extern's from .c to .h files for double...
2000-09-19 kvigorGet Borland C++ Makefiles working again
2000-08-01 michaelhPre 2.95-2
2000-07-12 michaelhMerge out from the z80 far branch
2000-04-05 michaelh* All types of stuff to support different assemblers.
2000-03-27 michaelhMade debugging optional.
2000-03-26 michaelh* Added support for mingw32.
2000-03-26 michaelh* Added z80 blurb.
2000-03-08 kvigorFirst pass at 10 bit stack mode for DS80C390
2000-02-22 michaelhLots.
2000-02-09 kvigorFirst pass at DS80C390 flat mode support
2000-01-23 michaelhShifted all area names into port. Shifted assembler...
2000-01-23 michaelh* Added common.h
2000-01-17 michaelhAdded z80 port (links, may not work). mcs51 still...
2000-01-17 michaelhInitial revision