* device/lib/Makefile.in: cp on sparc-solaris (SunOS) and on ppc-osx (Darwin) does...
[fw/sdcc] / configure
2005-08-27 borutr* device/lib/Makefile.in: cp on sparc-solaris (SunOS...
2005-08-20 sdcc-buildergenerate support/regressiom/Makefile from support/regre...
2005-08-20 sdcc-builderenable build on sparc-solaris
2005-08-05 borutr* configure: removed ^M characters
2005-08-04 borutr* configure.in: pic16 libraries build 2nd try - enable...
2004-01-13 vrokas2004-01-14 Vangelis Rokas <vrokas@otenet.gr>
2004-01-13 bernhardheld* configure,
2004-01-12 vrokas2004-01-13 Vangelis Rokas <vrokas@otenet.gr>
2003-11-07 borutr* configure, configure.in, sdcc_vc_in.h, sdcconf_in...
2003-11-04 borutr* configure, configure.in, sdcc_vc_in.h, sdcconf.h,
2003-10-15 epetrichNew target "hc08" for the Motorola 68hc08 family of...
2003-08-01 jesuscconfigure not needed for librarian. Revert to previous...
2003-07-31 jesuscBeginning of librarian support added.
2003-05-18 sdattaloPIC16 - Applied patch from Vangelis Rokas. Many fixes...
2003-05-02 kvigorfix --disable-ds400
2003-04-29 kvigorDS80C400 support, the beginning
2003-04-22 bernhardheld* Makefile.common.in: added @EXEEXT@
2003-04-13 borutrfixed mingw problem in adl_NORMALIZE_PATH
2003-04-13 borutrfixed problems on cygwin/WinCVS environmet with ports...
2003-04-12 bernhardheld* src/SDCCutil.c (pathEquivalent): defined but not...
2003-04-07 bernhardheld* Makefile.common.in: unused PORT, SCC and SAS removed...
2003-04-02 bernhardheld* Makefile.common.in: unused PORT, SCC and SAS removed...
2003-03-08 bernhardheld* src/configure.in: check for endianess (even while...
2003-03-08 bernhardheld* src/SDCCsymt.h: use appropriate data-types on host...
2003-02-27 kvigorgenerated from latest configure.in
2003-02-23 bernhardheldrevert to 1.39 and autoconf 2.54
2003-02-22 bernhardheldUse autoconf 2.13 for now to keep the nightly build...
2003-02-21 kvigorBuffer overflow hunt: removing strcpy, strcat, sprintf
2002-05-10 sdattaloAdded support for multiplication. Fixed peep hole bugs...
2002-04-23 michaelh * device/lib/z80/printf.c: Changed emitter to volatile...
2002-04-16 michaelh * device/lib/z80/printf.c (sprintf): Added.
2002-03-20 sdattaloAdded -p option to allow selection of port dependent...
2002-01-17 johanknolJust to make sure I don't loose them again when syncing...
2002-01-13 sandeep--disable-ds390-port will also disable TININative
2002-01-06 johanknoldisabled xa51 build for now
2002-01-06 johanknolframe word for xa51 (not enabled yet)
2001-10-24 kbongersRemove cpp directory
2001-10-06 michaelh * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added...
2001-09-26 michaelh * configure.in: Fixed up so that ucsim is only configu...
2001-07-03 michaelhAdded ability to disable packihx. Removed extra echo.
2001-07-03 michaelhRe-ran autoconf. Re-enabled packihx
2001-07-03 michaelhFixed up ENDIAN warning with mingw32. Added ability...
2001-07-03 kvigorAdd cpp2
2001-07-02 michaelhAdded exe transform support. Made the strip explicit...
2001-05-17 kmhbeautified --disable-*-port options
2001-03-06 johanknolLatest commit was incomplete
2001-02-24 stevewilliams Fix sdcc_datadir_tmp to used in desired cases.
2001-02-24 stevewilliams Move library files and headers to an sdcc subdirectory.
2001-02-03 stevewilliams Remove all references to the GC library, replacing...
2000-11-04 stevewilliams Add support for the --disable-boehm-gc flag for system...
2000-10-16 kvigorReplace Perl version of packihx with C version
2000-09-30 kvigorInsist on bison: yacc isn't good enough
2000-09-16 sandeepTaking out binutils
2000-09-11 sandeepAdded binutils in preparation for AVR
2000-08-23 johanknolds390 library support
2000-06-05 michaelhMerge back from 2.21-pre1
2000-04-08 michaelhMerged changes between gbdk-293 and main
2000-03-05 michaelhSigh
2000-03-05 michaelhReverted as/link Makefile change
2000-03-05 sandeepz80 assembler and linker now part of ./configure ;...
2000-02-07 drdaninewest ucsim is in sim/ucsim
2000-02-06 michaelh* Fixed a couple of types in SDCCicode.c
2000-02-02 michaelhMade configure use the native libgc if available. ...
2000-01-29 sandeepBuild related changes (don't know why it did not commit
2000-01-17 michaelhRemoved some generated files, added Makefile.common...
2000-01-17 michaelhInitial revision