Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / sim /
2003-01-06 kbongersfixed check_syntax(), "break xram r 0x7654" did not...
2003-01-03 drdaniNews of 0.4.1-pre4
2003-01-03 drdaniRedesigned option handling, start of libtool introduction
2003-01-03 drdaniapp.cc appcl.h option.cc optioncl.h moved to parent...
2002-09-02 drdanifix of bug #533274
2002-04-09 drdanipass LDFLAGS to linker, fix of 533276
2002-03-29 drdaniEric Norum's suggeston to install doc to standard place
2002-03-19 kvigorconfigure failed on Solaris
2002-02-21 drdaniReplace $ with S in function names
2002-02-18 kbongersminor work
2002-02-18 kbongersadd dump_reg on next, breakpt
2002-02-18 kbongersfix dump reg on next
2002-02-17 johanknol*** empty log message ***
2002-02-17 johanknolwork in progress
2002-02-13 kbongers*** empty log message ***
2002-02-12 kbongersfix pop af
2002-02-11 kbongerstake out next cmd debug printfs
2002-02-06 johanknolwork in progress
2002-02-04 johanknolwork in progress
2002-02-04 kbongers*** empty log message ***
2002-02-03 johanknolwork in progress
2002-02-03 kbongers*** empty log message ***
2002-02-03 kbongers*** empty log message ***
2002-02-03 kbongers*** empty log message ***
2002-02-02 johanknolxa51, work in progress
2002-02-02 johanknolxa 51, work in progress
2002-02-02 kbongers*** empty log message ***
2002-02-01 johanknolwork in progress
2002-02-01 kbongers*** empty log message ***
2002-02-01 kbongers*** empty log message ***
2002-01-31 johanknolsmall fixes
2002-01-31 drdaniSmall fix for disass
2002-01-31 kbongerswork on instr
2002-01-30 johanknoladded a few opcodes
2002-01-30 kbongerswork in progress
2002-01-29 johanknolxa51, work in progress
2002-01-29 kbongersworking
2002-01-29 kbongerswork in progress
2002-01-28 bernhardheldFix merging problems
2002-01-28 bernhardheldMerge branch ucsim-034-pre3 to main trunk; new version 0.4
2001-12-04 drdanifix printf is a macro in gcc 3
2001-11-25 bernhardheld * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
2001-11-11 bernhardheld * sdcc/sim/ucsim/globals.cc: New: IXRAM.
2001-11-07 bernhardheld * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
2001-11-04 bernhardheld * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for...
2001-10-07 michaelh * support/Util/NewAlloc.c (freeTrace): Changed free...
2001-10-06 michaelh * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added...
2001-09-30 michaelh * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd...
2001-09-01 kbongersadd DS390F
2001-09-01 kbongersadd start of flat24 support
2001-08-30 kbongersadd ds390 processor
2001-08-30 bernhardheldinclude <sys/types.h> to define fd_set automated build
2001-08-30 bernhardheldlittle improvement of Cygwin-detection
2001-08-28 bernhardheldno shared lib under Cygwin
2001-07-21 michaelhAdded bug cases. Added decent support for distclean
2001-07-08 michaelhAdded defaults for cross compiling
2001-07-06 michaelhRemoved extra output from the makefiles to make the...
2001-07-03 kvigorAdd LIBS to linker command line (needed on Solaris)
2001-07-02 drdaniIncluding missing i_string.h
2001-07-02 drdaniVersion 0.3.2-pre1
2001-06-27 drdaniFix of "main.cc:52: warning: comparison is always true...
2001-06-27 drdaniFix of "uc.cc:426: warning: comparison is always true...
2001-06-27 michaelhRemoved unused echo
2001-06-18 drdaniVersion 0.3.0
2001-06-14 bela#include <reg51.h> is replaced by #include <8051.h>
2001-04-02 drdaniRemoved unneeded files
2001-04-02 drdaniversion 0.2.39: fix of arith insts and start of re...
2001-02-18 sandeepChanged a few Makefiles & Fixed 3 bugs.
2000-11-06 drdani0.2.38-pre1 implements AVR instructions
2000-10-12 drdaniFix of v__printf prototypes
2000-10-02 drdaniFix of INSTALL problem on cygwin
2000-09-29 kvigortest for accept() size paramater type
2000-09-21 drdaniFix for windows to install s51.exe, not just s51
2000-09-21 drdaniNew version: 0.2.37 it fixes socklen_t, third param...
2000-09-21 drdaniunnecessary file made by the compiler (debugger?)
2000-09-14 kvigorDo not cache the result of the vasprintf test (see...
2000-06-23 drdaniSome fixes towards 0.2.37-pre5
2000-03-15 drdaniFix of prompt problem if ucsim runs in background mode...
2000-03-01 drdanifixes of curses lib detection
2000-02-29 kvigorGet compiling on Solaris
2000-02-29 drdanicurses lib detection fix
2000-02-07 drdaniucsim-0.2.37-pre3 into cvs
2000-02-07 drdaniucsim-0.2.37-pre3 into cvs
2000-02-07 drdaniKevin Vigor's fix for Solaris
2000-02-07 drdaniucsim-0.2.37-pre3 into cvs
2000-02-07 drdaniremove compiled test files
2000-02-07 drdanigenerated files removed
2000-02-07 drdaniucsim-0.2.37-pre3 into cvs
2000-02-07 drdaniucsim-0.2.37-pre3 into CVS
2000-01-17 michaelhInitial revision