aboutsummaryrefslogtreecommitdiff
path: root/src/server/server.c
AgeCommit message (Expand)Author
2008-03-05* fixed malloc corruption in target->debug_reasonoharboe
2008-02-25- remove build warningsntfreak
2008-02-25- convert all files to unix line-endingdrath
2008-02-25committed bugfix from Michael Bruckoharboe
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe
2008-02-24- fixes possible crash when GDB connection is closed while target is running ...drath
2007-12-18- added patch for new flash functionality like:mifi
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-07-26- corrected stm32x_handle_options_write_command, incorrect options printedntfreak
2007-07-15- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath
2007-06-16- added mingw elf patches from Vincent Palatinntfreak
2006-08-01- allow building for MinGW using either -mno-cygwin or the MinGW gccdrath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-25- fixed bug in Thumb sw breakpoint handling (thanks to Spen for this patch)drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath