* device/lib/printf_large.c: fixed bug #2656821: bug in printf
[fw/sdcc] / device / lib / printf_large.c
2009-03-03 borutr* device/lib/printf_large.c: fixed bug #2656821: bug...
2007-03-11 frief* device/lib/printf_large.c: pointer was converted...
2007-03-08 frief* device/lib/printf_large.c: 6 bytes less __data mem...
2007-02-06 MaartenBrock* device/lib/printf_large.c (_print_format): fixed...
2007-01-08 MaartenBrock* device/lib/printf_large.c (output_float): removed...
2006-12-21 MaartenBrock* as/link/mcs51/lkarea.c (lnkarea2): handle absolute...
2006-12-04 frief* support/regression/tests/snprintf.c: some checks
2006-10-16 frief* device/lib/printf_large.c: slightly smaller
2006-06-11 MaartenBrock* device/lib/printf_large.c (OUTPUT_CHAR, _output_char...
2006-06-02 MaartenBrock* device/lib/printf_large.c (output_digit): optimized...
2006-06-02 MaartenBrock* device/lib/printf_large.c (output_digit, calculate_di...
2006-02-08 maartenbrock* support/regression/ports/mcs51-xstack-auto/spec.mk...
2005-11-18 jesuscRemoved temporary patch for bug 1358192
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