- Replace 'if(' with 'if ('.
[fw/openocd] / src / server /
2009-06-23 zwelch- Replace 'if(' with 'if ('.
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-06-17 zwelchFix compilation for Ubuntu 9.04 on x86-64 when using...
2009-06-13 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-09 zwelchFix make maintainer-clean for out-of-tree builds.
2009-05-31 zwelchAdd target_get_name wrapper:
2009-05-31 zwelchAdd target_step wrapper:
2009-05-31 zwelchAdd target_get_gdb_reg_list wrapper:
2009-05-27 kc8apfAuthor: Nicolas Pitre <nico@cam.org>
2009-05-27 zwelchUpdate build system to find moved scripts -- Step 3...
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-13 zwelchInclude files required to rebuild the HTTP web pages...
2009-05-11 zwelchRemove duplicate definition of encode in httpd.tcl.
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-05-10 zwelchExtend autotools build to create shared library libopen...
2009-05-08 zwelchFix warnings in httpd.c; builds with libmicrohttpd...
2009-05-02 zwelchUpdate autotools scripts to require automake 1.6. ...
2009-04-29 zwelchRemove redundant declarations to allow building with...
2009-04-28 oharboeeol-style native
2009-04-22 oharboeMichael Bruck <mbruck@digenius.de> signed/unsigned...
2009-04-21 ntfreak- fix signed/unsigned build errors under win32. Thanks...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2009-03-18 oharboeHiroshi Ito <ito@mlb.co.jp> typos
2009-02-18 oharboeHolger Schurig <hs4233@mail.mn-solutions.de> fix warnings
2009-02-17 oharboezy1000 1.49 snapshot
2009-01-20 kc8apfFix 'make maintainer-clean' courtesy of Zach Welch...
2009-01-16 kc8apfFix distcheck failure
2009-01-01 ntfreak- add gdb pipe support to native win32 (--pipe option)
2008-12-23 ntfreak- add missing svn props from r1270 commit
2008-12-23 oharboehttpd wip
2008-12-22 oharboehttpd wip
2008-12-22 oharboehttpd wip
2008-12-22 oharboehttpd wip
2008-12-22 oharboecygwin fixes
2008-12-19 ntfreak- fix rlink build under native win32 (mingw)
2008-12-17 oharboehouskeeping
2008-12-17 oharboefixed gaffe in post handling
2008-12-16 oharboework in progress to hook up libmicrohttpd + tcl integration
2008-12-16 oharboeallow setting/reading gdb_port at any time
2008-12-15 ntfreak- add ability for openocd to communicate to gdb using...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-11-20 ntfreak- fix issue with gdb_target_to_reg missing second byte
2008-11-18 oharboebig endian fix for GDB. Probably fixes a memory corrupt...
2008-11-10 oharboeminor cleanup
2008-11-05 oharboefix telnet async messages. retired telnet_async command...
2008-10-31 oharboeAdded telnet_async command to enable/disable asynchronous
2008-10-24 oharboegdb_report_data_abort now ignores all target read error...
2008-10-22 oharboeproduce syntax error
2008-10-22 oharboeLaurentiu Cocanu - more help text
2008-10-14 ntfreak- remove build warnings
2008-10-14 oharboeLaurentiu Cocanu - more error handling fixes
2008-10-11 oharboeDuane Ellis: addresses protocol problems with GDB.
2008-10-06 oharboeCentralize error handling for buggy register handling
2008-09-24 oharboefix noise in gdb console when single stepping. Remove...
2008-09-24 oharboefixed false positives for keep_alive() not being invoked.
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-08-26 oharboedo not check checksums in noack case
2008-08-24 oharboeduan ellis target tcl work in progress
2008-08-23 ntfreak- clear any existing breakpoints/watchpoints when resta...
2008-08-22 ntfreak- add support for new gdb QStartNoAckMode, which disabl...
2008-08-14 oharboetypo spotted by spen. gdb_breakpoint_override not teste...
2008-08-13 oharboeadded global gdb breakpoint override configuration...
2008-08-13 oharboeClear all dangling breakpoints upon GDB connection.
2008-08-13 oharboereturn halted signal if step/continue fails
2008-08-07 oharboeDavid Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
2008-08-07 ntfreak- correct BUILD_ECOSBOARD definition is server.c
2008-08-05 oharboeGDB monitor commands now also get halted state upon...
2008-08-05 oharboeDuane Ellis: fix warnings
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-24 oharboewait 500ms for target to halt upon connect.
2008-07-23 ntfreak- comment about dummy ack '+' char from gdb
2008-07-23 oharboefix <memory> is missing upon gdb connect warning when...
2008-07-21 oharboerestart is a per-target action
2008-07-21 oharboeAllows config scripts to override handling of 'R'(resta...
2008-07-21 oharboe- jtag_khz/speed are now single parameter only. These...
2008-07-18 ntfreak- fix incorrectly registered function openocd_array2mem
2008-07-18 oharboe1. GDB will print cryptic error messages if it is not...
2008-07-17 oharboeCharles Hardin <ckhardin@gmail.com> move jim into...
2008-07-08 ntfreak- fix pre_resume script not being called
2008-07-07 oharboeadded pre/postlude fn's for when OpenOCD is sleeping.
2008-07-06 ntfreak- fixed build issues with win32
2008-07-06 oharboemoving Tcl stuff around slightly.
2008-07-06 oharboefix a few compilation problems.
2008-07-06 oharboeCharles Hardin <ckhardin@gmail.com> - Tcl Server
2008-07-06 oharboesrc/helper/configuration.h
2008-05-21 ntfreak- remove error message on shutdown
2008-05-07 oharboeThis matters for embedded devices, but is probably...
2008-05-07 oharboeincrease packet size to 16kBytes. Very slightly faster.
2008-05-06 oharboeEdgar Grimberg found tiny memory leak
2008-04-23 oharboeregions outside flash are now read/write nocache by...
2008-04-18 oharboeEnabled auto erase, gdb memory map and gdb flash progra...
2008-04-13 oharboeMore robust handling of unknown target state for step...
2008-04-11 oharboeReset wip. Just adding hooks. This is just to reduce...
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...
next