Changed option parsing greatly, hopefully simplifying
[fw/sdcc] / src / SDCCglobl.h
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