* fixed GCC 4.4.0 mingw compilation:
[fw/sdcc] / device / lib / pic16 / libc /
2009-02-27 tecodev* device/lib/pic16/Makefile.in,
2009-02-10 tecodevdevice/lib/pic16/libc/stdio/vsprintf.c: enlarge buffer...
2009-02-10 tecodev* src/pic16/gen.c (pic16_freeAsmop): avoid NULL pointer...
2008-11-24 tecodev* device/lib/pic16/configure.ac,
2008-10-05 tecodev* device/include/pic16/stdio.h,
2008-09-15 borutr* support/regression/tests/bug1057979.c:
2008-09-15 borutr* device/include/pic16/stdio.h, device/lib/pic16/libc...
2008-08-10 tecodev* device/lib/pic16/**: build pic16 library using autoto...
2008-02-13 MaartenBrock* device/include/pic16/stdlib.h,
2007-09-16 tecodev* device/include/pic16/pic18f2431.h,
2006-12-10 tecodev* device/lib/pic16/libc/stdio/vfprintf.c,
2006-10-01 MaartenBrock* device/lib/gets.c: fixed bug 1568829,thanks Philipp...
2006-06-25 borutr* device/lib/pic16/libc/stdio/sprintf.c: return the...
2006-05-01 tecodev* src/pic/device.c (sanitise_processor_name): only...
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2005-09-05 tecodev* device/lib/pic16/libc/Makefile: added (missing) strin...
2005-08-10 tecodev* src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied...
2005-08-07 tecodev* src/pic16/gen.c (genrshTwo): fixed sign extension
2005-05-14 tecodev* device/lib/pic16/Makefile.common.in: add --optimize...
2005-04-06 maartenbrock* device/include/stdarg.h: changed SDCC specific keywor...
2005-04-06 vrokas* device/include/pic16/usart.h: added, missing in previ...
2005-04-02 vrokas* device/include/asm/pic16/features.h,
2005-03-31 vrokas* src/pic16/device.c (Pics16[]): added devices 18F2550...
2005-02-14 tecodev* device/lib/pic16/libc/string/memccpy.c: changed 3rd...
2005-01-22 vrokas* printf_tiny.c: NEW,
2005-01-22 vrokas* .version: bumped version number to 2.4.8
2005-01-21 tecodev* device/lib/Makefile.in: fixed test for pic16 install dir
2005-01-18 vrokas* Makefile, Makefile.rules: compile utils directory,
2005-01-18 vrokas* device/lib/pic16/libc/stdlib/x_ftoa.c: it defines...
2005-01-18 vrokas* device/lib/pic16/libc/utils/cnvfrac.S,cnvint.S: suppo...
2004-11-24 vrokasLarge cummulative patch for pic16 port.