unnecessary file made by the compiler (debugger?)
[fw/sdcc] / device /
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
2000-02-08 michaelh* Changed timing support to work directly of ConsoleZ80...
2000-02-07 michaelhAdded timing and asm implementations of strcpy, strcmp...
2000-02-07 michaelh* Got dhrystone working - 83/s on a 4MHz Z80!
2000-02-07 michaelh* Added a simple version of printf()
2000-02-06 michaelh* Added a simple Intel IHX to ROM image converter....
2000-02-06 michaelh* Improved the pop params code
2000-01-31 drdaniMinor fixes
2000-01-31 drdaniFix some comments
2000-01-31 drdaniFix a comment
2000-01-18 sandeepfixed bug introduced in 2.1.Ga
2000-01-17 michaelhRemoved some generated files, added Makefile.common...
2000-01-17 michaelhClean checkout, builds.
2000-01-17 michaelhRemoved silly lib files
2000-01-17 michaelhInitial revision