Duane Ellis: fix warnings
[fw/openocd] / src / server / server.c
2008-08-05 oharboeDuane Ellis: fix warnings
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-18 oharboe1. GDB will print cryptic error messages if it is not...
2008-07-07 oharboeadded pre/postlude fn's for when OpenOCD is sleeping.
2008-05-21 ntfreak- remove error message on shutdown
2008-04-07 oharboeSpen fixed various issues w.r.t. setting up the sockets...
2008-03-26 oharboehooks for multithreading. Disable nagle
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-11 oharboetidy up output a bit. No longer show "accepted connecti...
2008-03-05 oharboe* fixed malloc corruption in target->debug_reason
2008-02-25 ntfreak- remove build warnings
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboecommitted bugfix from Michael Bruck
2008-02-25 oharboe- using ERROR_COMMAND_SYNTAX_ERROR to print syntax...
2008-02-24 drath- fixes possible crash when GDB connection is closed...
2007-12-18 mifi- added patch for new flash functionality like:
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-07-26 ntfreak- corrected stm32x_handle_options_write_command, incorr...
2007-07-15 drath- added support for Asix Presto JTAG interface (thanks...
2007-06-16 ntfreak- added mingw elf patches from Vincent Palatin
2006-08-01 drath- allow building for MinGW using either -mno-cygwin...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-25 drath- fixed bug in Thumb sw breakpoint handling (thanks...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/