Latest commit was incomplete
[fw/sdcc] / device /
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
2000-08-23 johanknolYah, me missed that one
2000-08-19 johanknolFixed %p format for flat24 (non-ansi, but usefull for...
2000-08-19 johanknolfixed the printf("%d", int(0)) bug
2000-06-14 sandeepupdated ctype.h
2000-06-14 sandeepadded register file definition for 764
2000-04-12 kvigorFix integer multiplication in --model-flat24
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-03-09 kvigorBrain death in previous commit
2000-03-09 kvigor10 bit stack mode: just a few more tweaks...
2000-02-20 michaelhNice. Up to 85.55 C / 157.52 asm. Is now definatly...
2000-02-19 michaelh* Runs dhrystone. 68.83d/s with terrible code.
2000-02-19 michaelh* Added iCodeSE patch
2000-02-17 michaelhAdded support for the gb, touched some files in testing...
2000-02-13 michaelh* Now can use acc for short lived varibles.
2000-02-12 michaelhBetter packAssign
2000-02-11 sandeepdirectory name changed
2000-02-10 michaelhRight.
2000-02-09 kvigorFirst pass at DS80C390 flat mode support
next