Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / src / SDCCglobl.h
2008-05-13 MaartenBrock* src/SDCCast.c (fixupInline, createFunction): save...
2007-07-27 jesuscsrc/SDCCglobl.h, src/SDCCpeeph.c, src/mcs51/main.c...
2007-04-19 borutr* src/port.h: use const poiters to strings
2007-04-17 borutr* doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h...
2007-04-17 borutr* doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h...
2007-03-09 borutr* src/SDCC.lex, src/SDCCast.c. src/SDCCglobl.c, src...
2007-02-27 frief* src/SDCCglobl.h,
2007-02-03 borutr* sdc/SDCC.y, src/SDCCmain.c, src/SDCCglobl.h, doc...
2007-01-28 borutr* sim/ucsim/cmd.src/cmdutil.cc: NUL device is detected...
2007-01-20 borutr* src/SDCC.lex, src/SDCCmain.c, sdc/SDCCglobl.h, doc...
2007-01-18 borutr* SDCClabel.c: fixed bug #1638651: wrong linenumber...
2007-01-07 borutr* use dynamic memory buffers instead temporary files
2006-12-17 borutr* src/SDCCmain.c: (setParseWithComma) substituted brain...
2006-10-21 jesuscInclude should be sdcc_vc.h not sdccc_vc.h...
2006-10-16 borutr* configure.in, configure, sdccconf_in.h, src/SDCCglobal,
2006-07-01 bernhardheld* as/hc08/lkaomf51.c (OutputName),
2005-08-22 maartenbrock* as/mcs51/asdata.c: changed ctype['['] to BINOP
2005-07-19 maartenbrock* as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG...
2005-03-26 epetrich* src/SDCCmain.c (setDefaultOptions, optionsTable[...
2005-01-19 tecodev* src/SDCCglobl.h: ensure that PATH_MAX >= 2048 to...
2004-11-06 maartenbrock* as/xa51/xa_version.h,
2004-09-10 epetrich* src/SDCC.lex (doPragma, process_pragma),
2004-04-24 epetrich* src/SDCCpeeph.c (replaceRule): support empty replacem...
2004-02-18 jesuscAdded options --stack-size and --pack-iram
2004-01-05 vrokas2004-01-06 Vangelis Rokas <vrokas@otenet.gr>
2003-12-29 epetrich* src/SDCCglobl.h: Support for redefining a typedef...
2003-12-20 epetrich* src/SDCCast.h,
2003-07-14 bernhardheldpic16 progress by Vangelis
2003-07-13 jesuscadded option --no-std-crt0 for the z80 and gbz80 ports
2003-06-20 jesuscBetter implementation for --use-stdout
2003-06-19 borutrfixed Z80 port - crt0.o: cannot open.
2003-06-18 jesuscAdded option --use-stdout
2003-06-15 borutrfixed width array of pointers replaced with sets;
2003-06-09 jesuscAdded option --vc
2003-05-20 bernhardheldApplied patch from bug 737905 (renamed yylineo to mylineno)
2003-05-11 borutradded --print-search-dirs command line option
2003-04-20 borutrsmall change in stack handling macros, to avoid crash...
2003-04-12 borutrreworked stack handling macros
2003-04-07 bernhardheld* Makefile.common.in: unused PORT, SCC and SAS removed...
2003-04-03 johanknolnew #pragma LESS_PEDANTIC
2003-03-30 borutrincluded "SDCCset.h", added declaration of setParseWith...
2003-03-09 bernhardheldsrc/SDCCglobl.h: PATH_MAX is already defined in mingw32...
2003-03-09 borutrunification of WIN32 native definitions
2003-02-26 kvigorbuffer overflow caught: preOutCmd could exceed PATH_MAX...
2003-02-21 kvigorBuffer overflow hunt: removing strcpy, strcat, sprintf
2003-02-15 johanknolnew options: --no-c-code-in-asm and --i-code-in-asm
2003-02-10 bernhardheld* doc/sdccman.lyx: new pragma NOIV by Johannes Stezenba...
2003-01-29 jesuscaccepts --xram-size 0 (no ext ram)
2003-01-29 jesuscAdded options --code-size and --xram-size
2003-01-14 bernhardheld* as/mcs51/lkmem.c: rflag is for DS390
2003-01-11 bernhardheldnew option -o
2002-12-27 johanknoladded option --no-xinit-opt
2002-09-04 jesuscDelegates data and stack allocation to aslink. Creates...
2002-02-09 johanknolxa51, work in progress
2002-01-30 sandeepAdded options --protect-sp-update (ds390) and --parms...
2002-01-19 pjsAdded --xram-movc option
2001-12-24 sandeepAdded option --tini-libid value
2001-12-18 johanknolfixed a typo
2001-12-18 sandeepIncomplete implementation of #pragma OVERLAY (work...
2001-11-21 sandeepadded __typeof extention will return type of a variable...
2001-11-15 sandeepAdded option --all-callee-saves will force all functions
2001-11-07 sandeepAdded option --use-accelerator (for DS390)
2001-10-27 sandeepAdded new option --dumptree . This will dump the front...
2001-10-12 bernhardheldreplace FILENAME_MAX with PATH_MAX
2001-10-09 michaelh * src/SDCCmain.c: Added --fommit-frame-pointer option...
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.
next