openocd/src
zwelch 3848774d33 SimonQian <simonqian@SimonQian.com>, reported by R.Doss:
This patch fixes a segfault when TDO was not received in XXR command:
- allocate space for the value and mask anyway
- clear the mask to zero to effectively skip the output comparison step


git-svn-id: svn://svn.berlios.de/openocd/trunk@1915 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-26 01:27:56 +00:00
..
flash Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es> 2009-05-25 15:51:30 +00:00
helper David Brownell <david-b@pacbell.net>: 2009-05-24 20:57:53 +00:00
jtag David Brownell <david-b@pacbell.net>: 2009-05-24 21:13:29 +00:00
pld Author: Rick Altherr <kc8apf@kc8apf.net> 2009-05-22 17:41:54 +00:00
server David Brownell <david-b@pacbell.net>: 2009-05-24 21:08:42 +00:00
svf SimonQian <simonqian@SimonQian.com>, reported by R.Doss: 2009-05-26 01:27:56 +00:00
target Added the options calc_checksum to the flash driver. 2009-05-24 11:24:14 +00:00
tcl Move TCL overview from source tree to doxygen manual. 2009-05-20 08:48:19 +00:00
xsvf More printf fixes stemming from format string change in r1882. 2009-05-23 01:25:39 +00:00
ecosboard.c leave eCos include file issues alone for now. 2009-05-11 07:26:11 +00:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
Makefile.am Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
openocd.c Audit and eliminate redundant #include directives in main src/ files. 2009-05-11 05:00:17 +00:00