* device/lib/Makefile.in: remove abspath for PORTDIR, introduced in
[fw/sdcc] / device / examples /
2007-08-11 borutr * support/Util/SDCCerr.c, support/Util/SDCCerr.h,...
2007-06-03 borutr* */Makefile.in: removed annoying warning:
2007-04-29 borutr* Removed svn:executable property from non-executable...
2007-04-13 borutr* device/examples/serialcomm/windows/serial.[ch],
2006-05-12 borutr* *.dsw, *.dsp: changed property svn:eol-style to CRLF...
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2006-04-24 borutrgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2004-11-04 maartenbrock* device/examples/ds390/ow390/ad26.h,
2003-07-01 kvigorDS800C400 fun, improved ROM interface and tinibios
2003-06-30 kvigorMore DS400 support
2003-06-27 kvigorGet tinibios clock timer interface working on ds400
2003-06-27 kvigorMore support for DS80C400
2003-05-09 johanknolremoved obsolete --stack-after-data
2003-04-29 kvigorDS80C400 support, the beginning
2003-03-16 johanknolcleaned up the mess I left behind
2003-02-10 borutrBorland Makefile cleanup
2003-02-02 bernhardheld* introduced NULL
2003-01-18 bernhardheldmoved tinitalk to device/examples/ds390
2002-02-24 johanknolxa51 backup
2002-02-21 johanknolmore segments
2002-02-18 johanknollast ci before completely rewrite ralloc.c
2002-02-17 johanknol*** empty log message ***
2002-02-17 johanknolwork in progress
2002-02-15 johanknolxa51, work in progress
2002-02-13 johanknolxa51, work in progress
2002-02-12 johanknol*** empty log message ***
2002-02-11 johanknolwork in progress
2002-02-09 johanknolstarting to become relocatable
2002-02-09 kbongersadd Makefile, test3.c for testing debugger
2002-02-09 kbongersfix uninitialized red variable
2002-02-07 johanknolxa51, work in progress
2002-02-07 johanknolxa51, work in progress
2002-02-04 kbongersuse sim trap
2002-02-03 johanknolwork in progress
2002-01-29 johanknolxa51, work in progress
2002-01-28 johanknolxa51, work in progress
2001-10-29 johanknolmake the examples work again
2001-10-21 johanknolNo need for that anymore
2001-09-17 kbongersdos cvs had problem with .lnk file
2001-09-17 kbongersfix dos cvs co problem with .lnk files
2001-09-17 kbongerstry to fix dos cvs access problen
2001-09-02 kbongersadd test prog
2001-09-01 kbongersmake CC=sdcc
2001-09-01 kbongersfix up simple example
2001-09-01 kbongersadd simple asm example
2001-07-18 kbongersadd simple2
2001-07-18 kbongersadd test script
2001-07-18 kbongersminor updates
2001-07-03 kbongersadd a simple serial program
2001-06-14 bela#include reg51.h is replaced by #include <8051.h>
2001-06-14 bela#include <reg51.h> is replaced by #include <8051.h>
2001-06-06 johanknol*** empty log message ***
2001-05-25 johanknol*** empty log message ***
2001-05-24 johanknolternary bug solved
2001-05-13 johanknolbankswitched isr example
2001-05-11 johanknolfixed the foo[foo[5]+5]=10 bug
2001-05-10 johanknolupdating examples
2001-03-22 belaInitial release
2001-03-08 johanknolFixed some bug, added the humidity sensor
2001-02-18 johanknolyes, let's find the beast
2001-02-18 johanknolyep, see the diff
2001-02-18 johanknolnow too uses standard c time functions and structures
2001-02-18 sandeepChanged a few Makefiles & Fixed 3 bugs.
2001-02-09 johanknolprevent overflow of XSEG
2001-02-07 johanknoladded tstow.c
2001-02-07 johanknolAdded ow390
2001-02-06 johanknoljust an example of what SDCC can do for YOU
2001-02-06 johanknolupdated examples for integer promotion in vararg funcs...
2001-02-04 johanknolremoved obsolete #include "lcd.h"
2001-02-02 johanknoljust another example
2001-02-02 johanknolLet's be a little more verbose ...
2001-02-02 johanknolthey need to be in ds390/rtc390
2001-02-02 johanknolupdate examples to use tinibios
2001-02-02 johanknolwhy not just make and clean all at once
2001-02-02 johanknolmoved i2c to tinbios library support
2001-02-02 johanknolmoved lcd to tinibios library support
2001-02-02 johanknoljust another tini example
2000-11-20 kvigorremove unneeded constant array
2000-11-20 kvigorTINI-specific: internal 1-wire access to read unit...
2000-10-20 johanknolfixed operator precedance bug
2000-10-19 johanknolremoved a internal debugging target
2000-10-19 johanknolupgrade ds1621 to report fp temp's
2000-10-11 kvigorRemove bogus semicolon
2000-10-11 johanknolMoved and unpacked examples to sdcc/device/examples...
2000-09-20 mschmittminor fix for duplicate getchar function
2000-03-28 mschmittfix for makefile
2000-03-24 mschmittdef. of ports, includes ...
2000-03-24 mschmittReplaced by folder startup_code
2000-03-24 mschmittReplacement for buggy startup source
2000-01-17 michaelhInitial revision