* device/lib/Makefile.in: reenable floating point in model-xstack-auto
[fw/sdcc] / device / lib / Makefile.in
2009-02-08 borutr* device/lib/Makefile.in: reenable floating point in...
2009-02-01 borutr* device/lib/Makefile.in, device/lib/gbz80/Makefile.in,
2009-01-19 borutr* Makefile.in, configure.in, configure,
2009-01-04 spthPartially implemented RFE #2471534 and some other minor...
2009-01-01 borutr* device/lib/Makefile.in: allow whitespaces at the...
2008-12-26 spthImplemented RFE #1914256
2008-08-24 tecodev* device/lib/pic16/configure, device/lib/pic16/configur...
2008-08-10 tecodev* device/lib/pic16/**: build pic16 library using autoto...
2008-04-17 MaartenBrock* device/lib/libsdcc.lib,
2007-06-03 borutr* */Makefile.in: removed annoying warning:
2007-04-08 MaartenBrock* device/include/pic16/pic18fregs.h,
2007-02-03 borutr* device/lib/Makefile.in: added the -f option to rm...
2007-01-03 bernhardheld* configure.in: added missing mcs51 in status output
2006-12-10 MaartenBrock* device/include/malloc.h: removed init_dynamic_memory
2006-10-28 jesuscdevice/lib/_putchar.c,_getchar.c, inituart.c: removed
2006-10-25 jesuscdevice/lib/_putchar.c,_getchar.c, inituart.c replacemen...
2006-10-24 jesuscAdded device/lib/serial_io.c: Default putchar() and...
2006-09-26 MaartenBrock* device/lib/Makefile.in: added rand.c
2006-09-03 borutr* sdcc.spec: corrected for 2.6.0. Thanks to Christer...
2006-08-06 MaartenBrock* device/lib/Makefile.in (Z80SOURCES): enabled float...
2006-06-17 borutr* sdcc/device/lib/Makefile.in: corrected PORTINCDIR...
2006-04-26 bernhardheld* device/lib/Makefile: fixed build of gbz80 lib
2006-04-25 bernhardheld* configure,
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2006-04-21 borutrgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2006-04-06 tecodev* .version: bumped version to 2.5.6 (pic14 ABI changed)
2005-12-28 bernhardhelddevice/lib/Makefile.in: added --std-sdcc99 to CFLAGS
2005-12-07 maartenbrock* device/lib/Makefile.in: fixed to enable port-specific...
2005-11-25 borutr* sdcc/device/lib/Makefile.in, sdcc/device/lib/incl.mk:
2005-11-25 borutr* sdcc/device/lib/Makefile.in, sdcc/device/lib/incl.mk:
2005-11-25 borutr* added missing device/lib/mcs51/crt*.asm sources
2005-11-25 borutr* added missing device/lib/mcs51/crt*.asm sources
2005-11-24 borutr* added missing device/lib/mcs51/crt*.asm sources
2005-11-24 borutr* sdcc/device/lib/Makefile.in: remove all unnecessary...
2005-11-24 borutr* sdcc/device/lib/Makefile.in: remove all unnecessary...
2005-11-18 borutr* sdcc/device/lib/Makefile.in: remove all unnecessary...
2005-11-18 borutr* sdcc/device/lib/Makefile.in: remove all unnecessary...
2005-11-17 borutr* sdcc/device/lib/Makefile.in: added library sources...
2005-10-27 tecodev* .version: changed version to 2.5.4
2005-09-23 tecodev* configure.in, configure: have device/lib/pic configured
2005-08-27 borutr* device/lib/Makefile.in: cp on sparc-solaris (SunOS...
2005-08-22 borutrreplaced find option -or with -o to make it run on...
2005-08-20 borutr* device/lib/Makefile.in: cp on sparc-solaris (SunOS...
2005-08-20 sdcc-buildercp on sparc-solaris (SunOS) does not support -u option
2005-08-13 tecodev* device/lib/Makefile.in (port-specific-objects-pic16):
2005-08-12 tecodev* src/pic16/glue.c (pic16_print(G)PointerType): do...
2005-08-10 tecodev* device/lib/Makefile.in: fixed copying pic16 libraries...
2005-08-10 tecodev* src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied...
2005-08-05 borutr* device/lib/Makefile.in: added missing ';'
2005-08-04 borutr* configure.in: pic16 libraries build 2nd try - enable...
2005-08-02 borutr* device/lib/Makefile.in: pic16 libraries build enabled...
2005-04-14 epetrich* src/mcs51/gen.c (genEndFunction): removed unused...
2005-04-07 maartenbrock* device/lib/Makefile.in: updated for port specific...
2005-03-19 maartenbrock* device/lib/makefile.in: added abs.c and labs.c
2005-01-21 tecodev* device/lib/Makefile.in: fixed test for pic16 install dir
2005-01-01 pjsAdded mcs51 asm versions of logf and expf
2004-12-28 pjsAdded printf_fast_f. Same as printf_fast, but with...
2004-12-27 pjsAdded mcs51 assembly float lib functions (add, sub...
2004-12-27 pjsImprovements to float support in printf_fast
2004-12-25 pjsOpps, update build so printf_tiny is actually part...
2004-11-14 maartenbrock* src/mcs51/gen.c (toBoolean): fixed bug 1065458
2004-10-19 maartenbrock* as/mcs51/lkarea.c: removed old K&R style,
2004-10-05 maartenbrock* src/port.h: made reset_regparms prototype void parame...
2004-10-03 vrokas* device/lib/Makefile.in (target port-specific-objects...
2004-08-31 maartenbrock* device/include/stdio.h: added NULL, size_t, typedef...
2004-08-29 bernhardheld* device/lib/pic16/Makefile.common.in: added $(MM)...
2004-07-27 maartenbrock* added lib/calloc.c, lib/free.c, lib/realloc.c, includ...
2004-06-30 vrokas* device/lib/Makefile.in: fixed bug in target objects...
2004-06-04 vrokas* device/lib/Makefile.in: removed comment line with...
2004-01-13 vrokasremoved from automatic compilation model-pic16
2004-01-12 vrokasupdated target port-specific-objects-pic16
2004-01-12 vrokasupdated to compile in pic16/
2004-01-05 bernhardheld* sdcc.spec: updated
2003-12-01 epetrich* sim/ucsim/hc08.src/inst.cc,
2003-11-07 epetrich* src/SDCC.y: fixed bug #837365
2003-10-15 epetrichNew target "hc08" for the Motorola 68hc08 family of...
2003-09-21 jesuscAdded errno.c
2003-09-07 epetrich* device/include/string.h: added size_t typedef, changed
2003-08-03 bernhardheldremoved --nostdlib as suggested by Jesus
2003-07-31 bernhardheldminor fix: sdcpp language is c99
2003-07-17 sdcc-builderdevice/lib/Makefile.in: bad fix, reverted to 1.43
2003-07-16 bernhardhelddevice/lib/Makefile.in: added missing z80 object files
2003-06-07 jesuscadded: _atof.c
2003-04-29 kvigorDS80C400 support, the beginning
2003-04-12 bernhardheld* src/SDCCutil.c (pathEquivalent): defined but not...
2003-02-14 johanknolmoved installed docs, removed obsoletes, fixed makefile...
2003-01-11 bernhardheld* src/SDCCmain.c (assemble, linkEdit): preparations...
2003-01-11 bernhardheldnew option -o
2002-08-13 belaadded _itoa and _ltoa
2002-02-13 johanknolxa51, work in progress
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-11-14 sandeepAdded bpx Needed for 10bit stack pointer ds390
2001-11-07 michaelh * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs...
2001-11-07 michaelhAdded missing entries
2001-10-03 bernhardheld * src/device/lib/_mulint.c : new, with assember functions
2001-09-01 michaelh * support/regression/ports/host/spec.mk: Update...
2001-08-30 pjsOnly build each library if configure listed it in ports...
next