riscv-openocd/src/helper
zwelch fb1a9b2cb2 - 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@2374 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-23 22:45:15 +00:00
..
Makefile.am Fix make maintainer-clean for out-of-tree builds. 2009-06-09 10:28:16 +00:00
bin2char.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
binarybuffer.c Finish transforming 'u32' to 'uint32_t'. 2009-06-18 07:11:11 +00:00
binarybuffer.h - Fixes '[|]' whitespace 2009-06-23 22:45:15 +00:00
command.c - Fixes '[|]' whitespace 2009-06-23 22:45:15 +00:00
command.h Change parse_type macros to be sed-friendly. 2009-06-17 00:30:52 +00:00
configuration.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
configuration.h Audit and eliminate redundant helper #include directives. 2009-05-11 03:59:02 +00:00
fileio.c - Replace 'if(' with 'if ('. 2009-06-23 22:35:09 +00:00
fileio.h Finish transforming 'u32' to 'uint32_t'. 2009-06-18 07:11:11 +00:00
ioutil.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
jim-eventloop.c - Fixes '[|]' whitespace 2009-06-23 22:45:15 +00:00
jim-eventloop.h - Fixes '[|]' whitespace 2009-06-23 22:45:15 +00:00
jim.c - Fixes '[|]' whitespace 2009-06-23 22:45:15 +00:00
jim.h - Fixes '[|]' whitespace 2009-06-23 22:45:15 +00:00
log.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
log.h - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
options.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
replacements.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
replacements.h - fix build issue when HAVE_ELF_H is not defined 2009-05-12 10:47:48 +00:00
startup.tcl David Brownell <david-b@pacbell.net>: 2009-06-07 23:35:29 +00:00
system.h remove hacks no longer required to build OpenOCD w/eCos 2009-06-05 06:43:09 +00:00
time_support.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
time_support.h Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c 2008-10-13 06:52:05 +00:00
types.h update w/missing eCos definitions after latest round of compiler formatting warnings fixes 2009-06-23 07:38:01 +00:00