addapt new syntax of s51
[fw/sdcc] / debugger /
2004-09-24 mhelmlingaddapt new syntax of s51
2004-08-29 bernhardheld* device/lib/pic16/Makefile.common.in: added $(MM)...
2004-01-20 michaelh * sim/ucsim/gui.src/serio.src/main.cc: Fixed...
2004-01-01 bernhardheld* debugger/mcs51/sdcdb.c (parseCmdLine): added -k for...
2003-11-03 mhelmlingFilename can start with number
2003-05-28 kbongersMartin adds condition,ignore cmds
2003-05-20 kbongersMartins commands patch
2003-05-17 kbongersMartins changes
2003-05-12 kbongersMartins patches
2003-05-06 kbongersMartins changes for ddd
2003-05-06 kbongerschanges from Martin
2003-04-28 kbongersMartins ddd changes
2003-04-28 bernhardhelddebugger/mcs51/cmd.c: added header newalloc.h
2003-04-24 bernhardheldEXEEXT introduces to solve Cygwin problems
2003-04-24 kbongersddd fixes
2003-04-24 kbongerssdcdb updates,ddd
2003-04-12 bernhardheld* src/SDCCutil.c (pathEquivalent): defined but not...
2003-02-08 bernhardheld* src/SDCCsymt.c (initCSupport): fix compile warning...
2002-02-18 kbongersdo not require .cdb info
2002-02-11 kbongers*** empty log message ***
2002-02-11 kbongersfix some things
2002-02-11 kbongersupdate
2002-02-09 kbongersadd -mz80 support
2001-12-17 johanknolfixed bug #490097
2001-10-06 michaelh * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added...
2001-09-14 kbongersallow for APPLE MACH compilation
2001-08-12 kbongerswas stopping on every entry/exit point
2001-08-06 kbongersGet debugger working
2001-08-06 kbongersfill with notes
2001-07-21 michaelhAdded bug cases. Added decent support for distclean
2001-03-22 johanknolRemoved _float.h and all references to it
2001-02-28 jtvolpeAdditional corrections for Safe_calloc in sdcdb
2001-02-18 sandeepsome changes to the make files
2001-02-18 sandeepChanged a few Makefiles & Fixed 3 bugs.
2001-02-13 jtvolpeCorrections for new memory allocation functions
2001-02-06 kvigordeal with relocated SDCCerr.c
2001-02-06 jtvolpeEliminated the // on block comments from my last commit...
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...
2000-11-09 stevewilliams Get debugger working with --disable-boehm-gc flag
2000-04-29 sandeepdebugger build okay
2000-01-29 sandeepmore make/build related stuff
2000-01-28 sandeepremoved makefile
2000-01-17 michaelhAdded verbose exec feature.
2000-01-17 michaelhRemoved some generated files, added Makefile.common...
2000-01-17 michaelhClean checkout, builds.
2000-01-17 michaelhInitial revision