2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-25 09:35:23 +10:00
openocd/src
Øyvind Harboe 6be4646d17 xscale: cleanup
- fix error propagation
- add some debug output for "unused" variables
- reduce scope of variable to avoid "unread" variables.

Change-Id: I136995f2a043102e64b8fff3017502fae564013b
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Reviewed-on: http://openocd.zylin.com/175
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2011-11-07 16:13:08 +00:00
..
flash cfi: fix gaffe in fixing warnings 2011-11-04 22:53:31 +00:00
helper Fix "Evaluate 'script' in the global scope" 2011-10-24 17:40:52 +00:00
jtag usbtoxxx: remove warning by reducing scope of variable 2011-11-02 09:42:34 +00:00
pld Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
rtos warning fix: add self-consitency check to remove warning 2011-11-05 12:01:30 +00:00
server gdb_server: assert to avoid malloc(0) 2011-11-03 11:16:16 +00:00
svf Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
target xscale: cleanup 2011-11-07 16:13:08 +00:00
transport transport: move files over to transport folder 2011-06-13 15:51:04 +02:00
xsvf
ecosboard.c
hello.c
hello.h
main.c
Makefile.am ULINK driver: Add '-lm' linker flag when building this driver (required for correct calculation of JTAG TCK speed setting) 2011-08-31 16:25:42 +02:00
openocd.c replace berlios url's with sourceforge url's 2011-10-11 17:18:05 +01:00
openocd.h