* as/hc08/lkaomf51.c (OutputName): made name unsigned char,
[fw/sdcc] / sim /
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