openocd/src/target
zwelch 3813fda44a - Fixes '==' whitespace
- Replace ')\(==\)\(\w\)' with ') \1 \2'.
- Replace '\(\w\)\(==\)\(\w\)' with '\1 \2 \3'.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2371 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-23 22:42:03 +00:00
..
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 2008-04-04 13:47:38 +00:00
xscale - added svn props 2008-02-28 10:07:54 +00:00
algorithm.c Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
algorithm.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
arm_adi_v5.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
arm_adi_v5.h - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
arm_disassembler.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
arm_disassembler.h - Fixes '>>' whitespace 2009-06-23 22:40:42 +00:00
arm_jtag.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
arm_jtag.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
arm_simulator.c - Replace 'if(' with 'if ('. 2009-06-23 22:35:09 +00:00
arm_simulator.h Transform 'u32' to 'uint32_t' in src/target/arm* 2009-06-18 07:08:52 +00:00
arm7_9_common.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
arm7_9_common.h Transform 'u32' to 'uint32_t' in src/target/arm* 2009-06-18 07:08:52 +00:00
arm7tdmi.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
arm7tdmi.h Audit and eliminate redundant #include directives in arm target files. 2009-05-11 04:46:21 +00:00
arm9tdmi.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
arm9tdmi.h Paulius Zaleckas <paulius.zaleckas@gmail.com>: 2009-06-19 22:39:35 +00:00
arm11_dbgtap.c - Replace 'while(' with 'while ('. 2009-06-23 22:36:11 +00:00
arm11.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
arm11.h Transform 'u32' to 'uint32_t' in src/target/arm* 2009-06-18 07:08:52 +00:00
arm720t.c - Fixes '>=' whitespace 2009-06-23 22:40:10 +00:00
arm720t.h Transform 'u32' to 'uint32_t' in src/target/arm* 2009-06-18 07:08:52 +00:00
arm920t.c - Fixes '>=' whitespace 2009-06-23 22:40:10 +00:00
arm920t.h Paulius Zaleckas <paulius.zaleckas@gmail.com>: 2009-06-19 22:39:35 +00:00
arm926ejs.c - Fixes '>=' whitespace 2009-06-23 22:40:10 +00:00
arm926ejs.h Transform 'u32' to 'uint32_t' in src/target/arm* 2009-06-18 07:08:52 +00:00
arm966e.c C99 printf() -Werror fixes 2009-06-21 03:15:32 +00:00
arm966e.h Transform 'u32' to 'uint32_t' in src/target/arm* 2009-06-18 07:08:52 +00:00
armv4_5_cache.c Transform 'u32' to 'uint32_t' in src/target/arm* 2009-06-18 07:08:52 +00:00
armv4_5_cache.h Transform 'u32' to 'uint32_t' in src/target/arm* 2009-06-18 07:08:52 +00:00
armv4_5_mmu.c C99 printf() -Werror fixes 2009-06-21 03:15:59 +00:00
armv4_5_mmu.h Transform 'u32' to 'uint32_t' in src/target/arm* 2009-06-18 07:08:52 +00:00
armv4_5.c - Fixes '!=' whitespace 2009-06-23 22:38:12 +00:00
armv4_5.h Transform 'u32' to 'uint32_t' in src/target/arm* 2009-06-18 07:08:52 +00:00
armv7m.c - Fixes '!=' whitespace 2009-06-23 22:38:12 +00:00
armv7m.h - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
avrt.c Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
avrt.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
breakpoints.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
breakpoints.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
cortex_a8.c Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
cortex_a8.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
cortex_m3.c - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
cortex_m3.h - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
embeddedice.c - Fixes '!=' whitespace 2009-06-23 22:38:12 +00:00
embeddedice.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
etb.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
etb.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
etm_dummy.c Consolidate target selection code into single get_target() that handles both names and numbers. Provided by David Brownell <david-b@pacbell.net> 2009-05-18 04:44:28 +00:00
etm_dummy.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
etm.c - Fixes '!=' whitespace 2009-06-23 22:38:12 +00:00
etm.h - Fixes '>=' whitespace 2009-06-23 22:40:10 +00:00
fa526.c C99 printf() -Werror fixes 2009-06-21 03:16:38 +00:00
feroceon.c - Fixes '!=' whitespace 2009-06-23 22:38:12 +00:00
image.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
image.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
Makefile.am Paulius Zaleckas <paulius.zaleckas@gmail.com>: 2009-06-19 22:39:35 +00:00
mips_ejtag.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
mips_ejtag.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
mips_m4k.c - Fixes '!=' whitespace 2009-06-23 22:38:12 +00:00
mips_m4k.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
mips32_dmaacc.c - Replace 'while(' with 'while ('. 2009-06-23 22:36:11 +00:00
mips32_dmaacc.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
mips32_pracc.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
mips32_pracc.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
mips32.c - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
mips32.h - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
oocd_trace.c - Replace 'if(' with 'if ('. 2009-06-23 22:35:09 +00:00
oocd_trace.h Audit and eliminate redundant #include directives in other target files. 2009-05-11 04:56:37 +00:00
register.c Transform 'u8' to 'uint8_t' in src/target 2009-06-18 07:04:08 +00:00
register.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
target_request.c C99 printf() -Werror fixes 2009-06-21 03:17:40 +00:00
target_request.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
target_type.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
target.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
target.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00
trace.c C99 printf() -Werror fixes 2009-06-21 03:17:46 +00:00
trace.h Transform 'u64' to 'uint64_t' 2009-06-18 07:11:40 +00:00
xscale.c - Fixes '==' whitespace 2009-06-23 22:42:03 +00:00
xscale.h Transform 'u32' to 'uint32_t' in src/target 2009-06-18 07:09:35 +00:00