sdcc:
[fw/sdcc] / support / cpp2 /
2006-05-12 borutr* *.dsw, *.dsp: changed property svn:eol-style to CRLF...
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2005-11-27 borutrdon't rewrite CPP_OPTION (pfile, obj_ext)
2005-11-27 borutrremoved debugging printout
2005-11-27 borutr* support/cpp2/cppinit.c, support/cpp2/cpplib.h, suppor...
2005-11-27 borutr* support/cpp2/cppinit.c, support/cpp2/cpplib.h, suppor...
2005-05-14 tecodev* device/lib/pic16/Makefile.common.in: add --optimize...
2004-08-29 bernhardheld* device/lib/pic16/Makefile.common.in: added $(MM)...
2003-10-31 borutrintroduced #pragma preproc_asm [ + | - ]
2003-10-31 borutr* support\cpp2\cpplex.c: Fixed _WIN32 problem with...
2003-10-31 borutr* support\cpp2\cpplex.c: fixed for SDCPP:
2003-10-31 borutrsdcpp now generates the standard
2003-10-30 borutradded missing '\'
2003-10-30 borutrsupport/cpp2/cpphash.h, support/cpp2/cpplib.h, support...
2003-08-04 jesuscFixed some warnings when building in MSVC
2003-06-27 kvigorMore support for DS80C400
2003-06-15 borutrHAVE_DOS_BASED_FILE_SYSTEM defined for _WIN23
2003-04-26 bernhardheld* as/Makefile: new EXEEXT
2003-04-24 bernhardheldEXEEXT introduces to solve Cygwin problems
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-02-23 bernhardheldrevert to 1.4 and autoconf 2.54
2003-02-22 bernhardheldUse autoconf 2.13 for now to keep the nightly build...
2003-02-14 johanknolmoved installed docs, removed obsoletes, fixed makefile...
2003-02-12 kvigorStripped much crap out of configure system; should...
2003-02-10 borutrRemoved borland.h
2003-02-10 borutrBorland Makefile cleanup
2003-02-10 borutrBorland C++ build doesn't depend on Cygwin configure
2003-02-02 borutrfixed compilation with Borland C
2003-02-02 borutradded rule to generate auto-host.h
2002-08-29 borutrre-definition of O_BINARY and other O_XXX as _O_BINARY...
2002-08-28 borutradded - genarate auto-host.h using auto-host_vc_in...
2002-08-28 borutradded - VC project for sdcpp
2002-01-15 johanknolfixed bug #503540
2001-10-27 michaelh * support/cpp2/Makefile.in (install): Added creation...
2001-10-01 johanknolfixed bug #462474
2001-09-27 kbongersadjust for mach os-x support
2001-09-26 michaelh * configure.in: Fixed up so that ucsim is only configu...
2001-09-14 kbongersallow for APPLE MACH compilation
2001-08-18 kbongersmake cpp2 -> bin/sdcpp
2001-07-21 michaelhAdded bug cases. Added decent support for distclean
2001-07-12 michaelhFixed up missing strip
2001-07-11 michaelhFixed up naming on sdcpp
2001-07-07 kvigorremove duplicated files
2001-07-07 kvigorChange mkdeps to use .rel instead of .o
2001-07-07 kvigorWorking properly under Borland C++ now
2001-07-06 kvigorfirst pass at Borland makefiles: still hunting bugs
2001-07-06 michaelhAdded documentation install targets
2001-07-05 johanknolmake sdcc compatible with the compiler
2001-07-03 michaelhAdded ability to disable packihx. Removed extra echo.
2001-07-03 kvigorPort of CPP from GCC 3.0