]> git.sur5r.net Git - openocd/history - src/helper/command.c
Edgar Grimberg plugged a leak found w/Valgrind.
[openocd] / src / helper / command.c
2008-05-07 oharboeEdgar Grimberg plugged a leak found w/Valgrind.
2008-04-23 oharboeadded fast option.
2008-04-10 oharboestop using variable sized arrays. That's something...
2008-04-09 oharboeDon Porges fixed c99 issues.
2008-04-04 oharboe- reverted some of the changes that possibly broke...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-07 oharboealloc_printf and alloc_vprintf
2008-03-05 oharboe* fixed malloc corruption in target->debug_reason
2008-02-29 oharboeSummary: passing of variable argument list reduced...
2008-02-29 oharboeMichael Bruck:
2008-02-28 oharboe- Added TARGET_REQ_DEBUGCHAR target_request debugmsg...
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboePavel Chromy
2008-02-23 oharboe- added time command
2008-02-19 ntfreak- Fixed bug in pathmove for XScale
2008-02-18 ntfreak- arg list now correctly released on error. Thanks...
2008-02-18 ntfreak- fix broken JTAG error handling
2008-02-13 mifi- added patch to Improving progress/error output for...
2008-01-10 ntfreak- added faster gdb packet handling (thanks to oyvind...
2008-01-10 mifi- added patch for faster start of OpenOCD
2007-12-29 ntfreak- minimum autoconf 2.59 is now required and verified...
2007-12-18 mifi- added patch for new flash functionality like:
2007-12-10 mifi- Fixing two compiler warnings
2007-04-25 drath- added support for error handlers to JTAG scan command...
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-01-22 drath- fix incorrect parsing of whitespace in command.c...
2006-11-05 drath- correctly enter debug state on a "soft_reset_halt...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-12 drath- the 'help' command now takes an optional argument...
2006-06-05 drath- fixed some spelling errors (thanks to Andrew Dyer)
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/