a function returning a constant pointer shouldn't be forced to code
[fw/sdcc] / support / cpp2 /
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