fix several 'three operand in far space' problems
[fw/sdcc] / device /
2001-03-28 johanknolI got sick of these warnings
2001-03-28 johanknolI got sick of these warnings
2001-03-23 johanknolmade unsigned limits unsigned
2001-03-22 johanknolis (and was) obsolete
2001-03-22 johanknolRemoved _float.h and all references to it
2001-03-22 belaMultiple instances of #ifdef COC & C1M1C removed
2001-03-22 bela#ifdev REG8051_H bug corrected
2001-03-22 belaWarning - this file is obsolete added
2001-03-22 belaInitial release
2001-03-22 belaInitial release
2001-03-22 belaWarnig - obsolete added
2001-03-22 belaInitial release
2001-03-22 belaDS390 support is still beta
2001-03-22 belaWarnig - obsolete added
2001-03-16 johanknolfixed some typo's pointed at by Bela
2001-03-13 johanknolmake printf* work again
2001-03-13 johanknolfixed the ds390/*.lib files
2001-03-13 belaVersion 1.0.6 - DS500X added
2001-03-12 johanknolfixed the printf ("%d\n",0) bug
2001-03-09 johanknolskip libds390 if --disable-ds390-port
2001-03-08 johanknolFixed some bug, added the humidity sensor
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-02-28 jtvolpeAdditional corrections for Safe_calloc in sdcdb
2001-02-27 johanknolfix for rtc390
2001-02-24 stevewilliams Move library files and headers to an sdcc subdirectory.
2001-02-23 johanknolfixed a warning outside the -mds390 environment
2001-02-21 johanknolCompleted the latest fix
2001-02-21 johanknolFixed a type found by Scott
2001-02-20 sandeepFixed const pointer problem with arrays
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 johanknolfixed a y2k bug :)
2001-02-18 johanknolNow uses stdc time structures
2001-02-18 sandeepChanged a few Makefiles & Fixed 3 bugs.
2001-02-17 johanknoladded stdc time support
2001-02-13 johanknolsimplified
2001-02-12 johanknolremoved tinibios.h for MODEL-LARGE
2001-02-11 johanknolfixed the missing rtype to ltype cast
2001-02-09 johanknolrenamed muslong.c to mulslong.c to be consistent
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 jtvolpeNew Memory Allocation functions
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 johanknoladded lcd i2c and rtc support for tinibios
2001-02-02 johanknoladding lcd i2c and rtc support for tinibios
2001-02-02 johanknolinitial import of tinibios
2001-02-02 johanknoljust another tini example
2001-02-02 johanknolinitial import of tinibios
2001-02-02 johanknolinitial import of tinibios
2001-02-02 johanknolInitial import of tinibios
2001-01-31 johanknolI smoked too much pot lately...
2001-01-31 johanknolTemporary (?) fix for char calculation in int space
2001-01-26 johanknolI'd rather flush the whole fucking (sorry) stdio and...
2000-12-15 mschmittRegister Definitions Update V1.0.6
2000-11-20 kvigorremove unneeded constant array
2000-11-20 kvigorTINI-specific: internal 1-wire access to read unit...
2000-11-12 mschmittUpdated to version V1.0.4
2000-11-11 sandeepsome -xstack related stuff
2000-11-07 mschmittV1.0.3 bug fixes and new CPU added
2000-11-03 mschmittsingle register definition file - V1.0.1
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-10-11 johanknolMoved and unpacked examples to sdcc/device/examples...
2000-09-28 johanknolmoved auto var's to XSEG for large model
2000-09-24 kvigorremove mcs51 flat24 libraries
2000-09-24 kvigorAdd memcpyx for DS390 port
2000-09-23 kvigorMake _decdptr work properly for either DPTR on DS390
2000-09-20 mschmittminor fix for duplicate getchar function
2000-09-19 johanknoljust fixed a poor man's lazyness bug
2000-09-18 kvigorClean .lib files out of ds390/ before copying new ones up
2000-09-17 johanknolchanged some local var's to static
2000-09-17 johanknolfixed '\b' handling
2000-09-16 johanknolrestructured fp support
2000-09-16 johanknolrestructuring fp support
2000-09-16 johanknolInitial %f support
2000-09-15 kvigorAdd tini and install-tini targets to master makefile
2000-09-11 johanknolremoved some quarks, works for tini loader 0515 now
2000-09-11 johanknolnew example
2000-09-11 johanknolfixed tini loader 0515 IVT mapping
2000-08-24 johanknolcosmetic
2000-08-24 johanknolMakefile.dep grew too large on my system
2000-08-24 johanknolyep
2000-08-23 johanknolan hello example for TINI that runs out of the box
2000-08-23 johanknoldidn't checked the make (un)install, had some quarks...
2000-08-23 johanknolremove a tini debug dwarf
2000-08-23 johanknolds390 library support
next