openocd/src/jtag
zwelch 6d1d58a1fc - Fixes '[<>]' whitespace
- Replace ')\([<>]\)(' with ') \1 ('.
- Replace ')\([<>]\)\(\w\)' with ') \1 \2'.
- Replace '\(\w\)\([<>]\)(' with '\1 \2 ('.
- Replace '\(\w\)\([<>]\)\(\w\)' with '\1 \2 \3'.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2375 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-23 22:45:47 +00:00
..
minidummy - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
rlink - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
zy1000 - Fixes '[<>]' whitespace 2009-06-23 22:45:47 +00:00
amt_jtagaccel.c Transform 'u16' to 'uint16_t' 2009-06-18 07:07:59 +00:00
arm-jtag-ew.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
at91rm9200.c Finish transforming 'u32' to 'uint32_t'. 2009-06-18 07:11:11 +00:00
bitbang.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
bitbang.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
bitq.c - Fixes '[<>]' whitespace 2009-06-23 22:45:47 +00:00
bitq.h Finish JTAG header file modularization; command factoring follows. 2009-06-03 06:29:09 +00:00
commands.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
commands.h - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
core.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
driver.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
dummy.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
ep93xx.c Finish transforming 'u32' to 'uint32_t'. 2009-06-18 07:11:11 +00:00
ft2232.c - Fixes '[<>]' whitespace 2009-06-23 22:45:47 +00:00
gw16012.c - Fixes '[<>]' whitespace 2009-06-23 22:45:47 +00:00
interface.c - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
interface.h - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
jlink.c - Fixes '[|]' whitespace 2009-06-23 22:45:15 +00:00
jtag.h - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
Makefile.am dummy driver now works under eCos 2009-06-17 10:51:34 +00:00
minidriver.h fix jtag_add_callback() args. The first argument is nothing special, it's just another generic argument. 2009-06-19 08:18:36 +00:00
parport.c - Fixes '[<>]' whitespace 2009-06-23 22:45:47 +00:00
presto.c - Fixes '[<>]' whitespace 2009-06-23 22:45:47 +00:00
tcl.c - Fixes '[<>]' whitespace 2009-06-23 22:45:47 +00:00
usbprog.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
vsllink.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00