* src/SDCCpeeph.c (peepHole): Fixed all leaks. Added trace support for freeing...
[fw/sdcc] / device /
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-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-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 kbongersadd test prog
2001-09-02 michaelh * src/z80/gen.c: Fixed up generator to pass the regres...
2001-09-01 kbongersmake CC=sdcc
2001-09-01 kbongersfix up simple example
2001-09-01 michaelh * support/regression/ports/host/spec.mk: Update...
2001-09-01 kbongersadd simple asm example
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-30 kbongerschg short to char in function prototype to match _ser.c
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 kbongersadd simple2
2001-07-18 kbongersadd test script
2001-07-18 kbongersminor updates
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-13 belaCAN definitions added
2001-07-13 belaremoved at89x2051.h
2001-07-13 belaremoved at89x1051.h
2001-07-13 belaremoved canc515c.h
2001-07-13 belaremoved regc515c.h
2001-07-13 belaremoved reg515.h
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-10 kbongersupdate 80C517 s0con
2001-07-07 johanknoloops, sorry
2001-07-06 johanknolNo .cdb's anymore
2001-07-05 johanknolmake sdcc compatible with the compiler
2001-07-03 kbongersadd a simple serial program
2001-07-02 bernhardheldshort (8 bit) replaced by char
2001-07-02 bernhardhelduse reg552.h
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 kvigorheader file cleanups for new preprocessor
2001-06-26 johanknolavoid $(CPPFLAGS) abuse
2001-06-26 johanknolremoved some warnings
2001-06-17 johanknolschoonheids foutje
2001-06-17 johanknol_naked now survives external declartions
2001-06-15 johanknolthis makes sense
2001-06-14 bela#warning This file is obsolete... reactivated - since...
2001-06-14 bela#warning This file is obsolete... reactivated - since...
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-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-13 belaP80C552 support added & warnings disabled
2001-06-12 johanknolthe next step in advanced type checking
2001-06-07 belaP80552 support added & warnings disabled
2001-06-06 johanknol*** empty log message ***
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 johanknol*** empty log message ***
2001-05-25 johanknolfixed the ClockIrqHandler()
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-11 kvigorhow the heck did this ever work?
2001-05-10 johanknolupdating examples
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
next