tinyriscv-openocd/src
oharboe 74d4cf8ee3 * src/jim.c: remove bogus return value from if {[expr]} {xx} when
{xx} is not run. 

git-svn-id: svn://svn.berlios.de/openocd/trunk@773 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-07-08 12:05:58 +00:00
..
flash David Anders: fixes an issue with large block nand flash address where the beginning of the OOB area is always selected instead of the beginning of a page when needed 2008-06-27 06:13:34 +00:00
helper - command_run_line will only search once for the command, and execute if found 2008-07-07 12:19:17 +00:00
jtag Pavel Chromy: 2008-06-18 13:52:15 +00:00
pld Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms(). 2008-04-08 13:08:36 +00:00
server - fix pre_resume script not being called 2008-07-08 10:49:58 +00:00
target - removed target_process_events as only used in handle_resume_command and events will be called anyway by poll 2008-07-08 11:19:03 +00:00
tcl more tcl cleanup. 2008-07-07 20:02:51 +00:00
xsvf - fixed xsvf_add_statemove() 2008-05-03 10:33:16 +00:00
Makefile.am moving Tcl stuff around slightly. 2008-07-06 22:03:07 +00:00
jim.c * src/jim.c: remove bogus return value from if {[expr]} {xx} when 2008-07-08 12:05:58 +00:00
jim.h - fixed build issues with win32 2008-07-06 23:22:17 +00:00
main.c added pre/postlude fn's for when OpenOCD is sleeping. 2008-07-07 08:05:07 +00:00
openocd.c - apply correct formatting to openocd.c 2008-07-08 08:55:53 +00:00
scripting.txt - added svn props for newly added files 2008-07-04 17:49:45 +00:00