* device/lib/Makefile.in: remove abspath for PORTDIR, introduced in
[fw/sdcc] / support / cpp /
2009-01-18 borutr* support/cpp/auto-host.h: fixed warning: "__STDC__...
2008-12-30 tecodev* as/link/hc08/lkelf.c, as/link/lkaomf51.c, as/link...
2008-12-20 tecodev* debugger/mcs51/break.c, debugger/mcs51/cmd.c,
2008-08-30 borutr* support/cpp/libcpp/files.c: SDCPP synchronized with...
2008-08-07 borutr* src/SDCCval.c, src/SDCCmain.c, src/SDCC.lex,
2008-04-25 borutr* as/link/lklibr.c: moved from as/link/z80/lklibr.c
2008-03-31 borutr* support/cpp2 renamed to support/cpp
2001-10-24 kbongersremove cpp directory
2001-10-07 michaelh * support/Util/NewAlloc.c (freeTrace): Changed free...
2001-10-06 michaelh * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added...
2001-10-01 johanknolfixed bug #462474
2001-08-18 kbongersmake cpp -> bin/sdcppold
2001-07-21 michaelhAdded bug cases. Added decent support for distclean
2001-07-02 michaelhAdded exe transform support. Made the strip explicit...
2001-07-01 johanknolJust to prevent a debian bug
2001-05-24 kvigoralloca() chokes badly on Borland
2001-05-20 jtvolpeFixed up implicit data type conversions
2001-05-16 kvigorclean up a bunch of compiler warnings
2001-05-16 kvigorget Borland makefiles working yet again
2001-05-14 michaelhMore tests
2001-05-04 kvigoruninitialized variable fix by Dario Vecchio
2001-04-26 jtvolpeCleaning up compiler warnings under MS VC6
2001-04-26 jtvolpeRemoved Release configuration until stable
2001-04-20 jtvolpeGeneral removal of compiler warnings
2001-02-18 sandeepcleaned up makefiles
2001-02-07 jbessSuppress some warning
2001-02-06 jtvolpeChanged Safe_calloc to use 2 arguements to mimic teh...
2001-02-04 jtvolpeNew memory allocation functions with Linux fixes
2001-02-04 jtvolpeNew Memory Allocation functions
2001-02-03 stevewilliams Remove all references to the GC library, replacing...
2001-01-04 jtvolpeMS VC6 Port
2001-01-04 jtvolpeMS VC6 Port
2000-10-17 kvigorRemove Windows NT flavored predefined symbols
2000-10-15 skenton*** empty log message ***
2000-04-18 michaelh* Added sfr space
2000-03-26 michaelh* Added support for mingw32.
2000-03-05 kvigorClean up Borland C++ makefiles and add (lousy) document...
2000-02-27 kvigorGet compiling with Vorland C++ for Windows
2000-01-17 michaelhRemoved some generated files, added Makefile.common...
2000-01-17 michaelhClean checkout, builds.
2000-01-17 michaelhInitial revision