* device/lib/z80/printf.c: Changed emitter to volatile to work
[fw/sdcc] / device / lib /
2002-04-23 michaelh * device/lib/z80/printf.c: Changed emitter to volatile...
2002-04-16 michaelh * device/lib/z80/printf.c (sprintf): Added.
2002-03-30 bernhardheldFix half of bug #536787
2002-02-13 johanknolxa51, work in progress
2002-01-30 sandeepmodified for --parms-in-bank1 option
2002-01-30 sandeepadjusted for --parms-in-bank1 option
2002-01-26 johanknolhas been fixed a long time ago
2002-01-25 johanknolxa51, work in progress
2002-01-22 johanknolminor xa51 improvements
2002-01-19 pjsAdded --xram-movc option
2002-01-11 johanknoladded math libs of Jesus Calvino-Fraga
2001-12-23 michaelh * src/z80/mappings.i: Added z80asm support.
2001-12-11 johanknola fix from Jesus Calvino-Fraga (jesusc@interchange...
2001-12-10 johanknolfixed bug #490955
2001-12-09 johanknolfixed bug #485514
2001-11-14 sandeepAdded bpx Needed for 10bit stack pointer ds390
2001-11-13 bernhardheld * sdcc/sim/device/lib/_gptrget.c: mem region 5 (idata...
2001-11-11 johanknolfall back to e format if float is too big
2001-11-10 johanknolfixed and cleaned up fp support, optimisation yet to...
2001-11-07 michaelhFixed up missing globl
2001-11-07 michaelh * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs...
2001-11-07 michaelhAdded missing entries
2001-11-05 michaelhAdded heap support functions
2001-11-05 michaelh * device/include/malloc.h: Added z80 and gbz80 support.
2001-10-28 michaelh * src/z80/gen.c (genArrayInit): Made it work for on...
2001-10-27 johanknolMake the examples work again
2001-10-19 johanknolshould also work in --model-small now
2001-10-08 bernhardheld * src/SDCCmain.c (preProcess): added define...
2001-10-07 johanknolthis looks better
2001-10-03 bernhardheldreplaced by _mulint.c and _mullong.c
2001-10-03 bernhardheld * src/device/lib/_mulint.c : new, with assember functions
2001-09-27 johanknolThat wasn't a good idea
2001-09-27 johanknolmore pointer issues
2001-09-23 michaelh * .version: Updated to 2.3.1
2001-09-09 pjsChanged _xdata, _near, etc and removed _generic from...
2001-09-04 pjspragma noinduction broke memcpy on mcs51 large model...
2001-09-02 johanknolsome minor --stack-auto improvements
2001-09-02 michaelh * src/z80/gen.c: Fixed up generator to pass the regres...
2001-09-01 michaelh * support/regression/ports/host/spec.mk: Update...
2001-09-01 johanknolremove some warnings
2001-08-31 michaelhFixed up support for the gbz80 such that it will at...
2001-08-30 pjsOnly build each library if configure listed it in ports...
2001-08-28 johanknolconstant strings should be in codespace
2001-08-27 michaelhOptimised mul, added asm string functions
2001-08-26 bernhardheld* Change from GPL to LGPL
2001-08-26 bernhardheldChange from GPL to LGPL
2001-08-26 michaelhAdded support for gsinit packing.
2001-08-25 pjschange printf_fast to LGPL
2001-08-21 pjsFix compiler warnings, extra tokens at end of #endif...
2001-08-19 bernhardheldcorrected logic of _SDCC_NO_ASM_LIB_FUNCS
2001-08-16 bernhardheldRemoved problems with old sdcpp
2001-08-15 bernhardheldAssembler functions for _mulint and _mullong
2001-08-09 michaelhChanged z80 to use loop induction. Updated libs to...
2001-08-08 michaelh* Optimised many of the library functions
2001-08-03 michaelhAdded div/mod/mul stubs file
2001-08-03 michaelh* Fixed alias of -c to -canything
2001-08-02 michaelhAdded support fun for long shifts
2001-08-01 michaelhCleared the top bytes for use in arrays.
2001-07-27 pjsAdded printf_fast to library
2001-07-25 johanknolfixed bug 444269
2001-07-21 michaelhAdded bug cases. Added decent support for distclean
2001-07-19 michaelhFixed up include path
2001-07-18 michaelhChanged default documentation dir to share/doc/sdcc
2001-07-16 michaelh* Fixed va_args for the z80
2001-07-15 johanknol*** empty log message ***
2001-07-12 michaelhFixed up the build
2001-07-11 michaelhAdded .lib files to copy
2001-07-11 michaelhAdded Makefiles to work around CVS
2001-07-11 michaelhRe-worked the makefiles and includes to target z80...
2001-07-07 johanknoloops, sorry
2001-07-06 johanknolNo .cdb's anymore
2001-07-05 johanknolmake sdcc compatible with the compiler
2001-07-02 bernhardheldshort (8 bit) replaced by char
2001-07-01 johanknolWe don't need these ugly casts anymore
2001-07-01 johanknolDon't know why this has never been enabled for the...
2001-06-29 kbongersChange from GPL to LPGL
2001-06-26 johanknolavoid $(CPPFLAGS) abuse
2001-06-26 johanknolremoved some warnings
2001-06-17 johanknolschoonheids foutje
2001-06-15 johanknolthis makes sense
2001-06-14 bela#include <reg51.h> is replaced by #include <8051.h>
2001-06-13 bela#include <at89x2051.h> replaced by #include <8051.h>
2001-06-12 johanknolthe next step in advanced type checking
2001-06-04 johanknolWas's (was@icb.snz.chel.su) efficiency patch.
2001-05-31 kvigorneed only save PSW in clockIrqHandler, not update it
2001-05-31 kvigordon't know why yet, but must update PSW in ClockIrqHandler
2001-05-30 kvigorUse sparkly new _naked attribute
2001-05-25 johanknolfixed the ClockIrqHandler()
2001-05-25 johanknolfixed the ClockIrqHandler()
2001-05-11 kvigorhow the heck did this ever work?
2001-03-22 johanknolRemoved _float.h and all references to it
2001-03-22 belaInitial release
2001-03-13 johanknolmake printf* work again
2001-03-13 johanknolfixed the ds390/*.lib files
2001-03-12 johanknolfixed the printf ("%d\n",0) bug
2001-03-09 johanknolskip libds390 if --disable-ds390-port
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.
next