riscv-openocd/src
zwelch 43e1ed244f Clean up handle_endstate_command():
- Merge declaration of state with first use.
- Unindent and remove unnecessary 'else' block.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2077 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-07 03:48:21 +00:00
..
flash remove unused include file: inttypes.h 2009-06-05 06:41:54 +00:00
helper remove hacks no longer required to build OpenOCD w/eCos 2009-06-05 06:43:09 +00:00
jtag Clean up handle_endstate_command(): 2009-06-07 03:48:21 +00:00
pld Eliminate MixedCaps symbol from public JTAG TAP API: 2009-06-05 00:42:52 +00:00
server Add target_get_name wrapper: 2009-05-31 11:31:27 +00:00
svf simon qian <simonqian.openocd@gmail.com> stop incestious communication with lower jtag.c layers 2009-06-01 19:00:54 +00:00
target remove unused include file: inttypes.h 2009-06-05 06:41:54 +00:00
xsvf Eliminate MixedCaps symbol from public JTAG TAP API: 2009-06-05 00:42:52 +00:00
Makefile.am Update build system to find moved scripts -- Step 3 of 2: 2009-05-27 07:49:58 +00:00
ecosboard.c remove unused include file: strings.h 2009-06-05 06:42:20 +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
openocd.c Encapsulate the global "jtag" jtag_interface pointer: 2009-05-30 22:23:12 +00:00