* sdcc/device/lib/Makefile.in: added library sources for mcs51, small,
[fw/sdcc] / device / lib / printf_large.c
2005-11-17 jesuscTemporary patch for bug 1358192: printf("%f"...) sets...
2005-05-15 maartenbrock* device/lib/printf_large.c: fixed bug 1193299
2005-03-15 maartenbrock* device/lib/printf_large.c: removed inline assembly...
2004-12-09 maartenbrock* device/include/sdcc-lib.h: inserted LGPL, added includes
2004-11-26 maartenbrock* device/lib/printf_large.c (calculate_digit): removed...
2004-11-26 maartenbrock* device/lib/printf_large.c (_print_format): fixed...
2004-11-14 maartenbrock* src/mcs51/gen.c (toBoolean): fixed bug 1065458
2004-11-06 maartenbrock* as/xa51/xa_version.h,
2004-10-05 maartenbrock* src/port.h: made reset_regparms prototype void parame...
2004-08-31 maartenbrock* device/include/stdio.h: added NULL, size_t, typedef...
2001-07-11 michaelhRe-worked the makefiles and includes to target z80...
2001-03-13 johanknolmake printf* work again
2000-08-23 johanknolds390 library support
2000-01-18 sandeepfixed bug introduced in 2.1.Ga
2000-01-17 michaelhInitial revision