X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=61df7cddeddd6ed82bd62f776a3fe55daea85ede;hb=ad1bb990f0800812f113e4b1f6ff762346c835c0;hp=428a86145d7715705a257b1924951dd67681b41d;hpb=f45f37cf44ba85d2e40aae93e41f4b993e8b77e0;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 428a8614..61df7cdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2003-04-29 Jesus Calvino-Fraga + + * src.dsw, link/z80/aslink.h, link/z80/linkz80.dsp: z80 linker + support for MSVC. + +2003-04-29 Kevin Vigor + + Initial support for DS80C400. "Hello world" runs on TINIm400 + (with polled I/O). + +2003-04-28 Karl Bongers(apply patches for Martin Helmling) + + * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files. + * Some notes on ddd usage added in debugger/README + Martin Helmling adding more features and fixes for ddd GUI debugger. + Code added for nexti, stepi, up, down, and other adjustments. + 2003-04-28 Scott Dattalo * src/pic/pCodepeep.c non-wildcard asmops are now handled