openocd/src/jtag
zwelch aea6815462 - Fixes '<<' whitespace
- 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@2370 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-23 22:41:13 +00:00
..
minidummy Finish transforming 'u32' to 'uint32_t'. 2009-06-18 07:11:11 +00:00
rlink - Replace 'for(' with 'for ('. 2009-06-23 22:37:21 +00:00
zy1000 - Fixes '<<' whitespace 2009-06-23 22:41:13 +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:41:13 +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:41:13 +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:40:33 +00:00
bitq.h Finish JTAG header file modularization; command factoring follows. 2009-06-03 06:29:09 +00:00
commands.c Transform 'u8' to 'uint8_t' 2009-06-18 07:07:12 +00:00
commands.h Finish transforming 'u32' to 'uint32_t'. 2009-06-18 07:11:11 +00:00
core.c - Fixes '&&' whitespace 2009-06-23 22:39:47 +00:00
driver.c - Fixes '!=' whitespace 2009-06-23 22:38:12 +00:00
dummy.c - Fixes '<<' whitespace 2009-06-23 22:41:13 +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:41:13 +00:00
gw16012.c Transform 'u16' to 'uint16_t' 2009-06-18 07:07:59 +00:00
interface.c - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
interface.h Update documentationf or jtag_interface structure members. 2009-06-03 01:39:04 +00:00
jlink.c - Fixes '!=' whitespace 2009-06-23 22:38:12 +00:00
jtag.h - Fixes '!=' whitespace 2009-06-23 22:38:12 +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 Transform 'u16' to 'uint16_t' 2009-06-18 07:07:59 +00:00
presto.c - Fixes '>=' whitespace 2009-06-23 22:40:10 +00:00
tcl.c - Fixes '[+]=' whitespace 2009-06-23 22:39:18 +00:00
usbprog.c - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
vsllink.c - Replace 'switch(' with 'switch ('. 2009-06-23 22:36:56 +00:00