2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 08:31:15 +10:00
openocd/src/helper
zwelch f876d5e9c7 Transform 'u16' to 'uint16_t'
- Replace '\([^_]\)u16' with '\1uint16_t'.
- Replace '^u16' with 'uint16_t'.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2277 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-18 07:07:59 +00:00
..
bin2char.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
binarybuffer.c Transform 'u8' to 'uint8_t' 2009-06-18 07:07:12 +00:00
binarybuffer.h Transform 'u8' to 'uint8_t' 2009-06-18 07:07:12 +00:00
command.c Ensure range errors are reported only when errno indicates one occurred. 2009-06-17 00:31:06 +00:00
command.h Change parse_type macros to be sed-friendly. 2009-06-17 00:30:52 +00:00
configuration.c Audit and eliminate redundant helper #include directives. 2009-05-11 03:59:02 +00:00
configuration.h Audit and eliminate redundant helper #include directives. 2009-05-11 03:59:02 +00:00
fileio.c Transform 'u8' to 'uint8_t' 2009-06-18 07:07:12 +00:00
fileio.h Transform 'u8' to 'uint8_t' 2009-06-18 07:07:12 +00:00
ioutil.c Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd. 2009-06-17 06:10:10 +00:00
jim-eventloop.c Audit and remove redundant uses of replacements.h in the tree. 2009-05-12 08:35:17 +00:00
jim-eventloop.h Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings 2009-02-18 07:39:20 +00:00
jim.c Initialize a more variables in jim.c to allow gcc-4.4 to build. 2009-05-15 23:35:27 +00:00
jim.h Improve in-source documentation that was causing Doxygen warnings. 2009-06-03 04:37:51 +00:00
log.c Simplify and improve handle_debug_level_comamnd: 2009-06-12 01:39:57 +00:00
log.h Audit and remove redundant uses of replacements.h in the tree. 2009-05-12 08:35:17 +00:00
Makefile.am Fix make maintainer-clean for out-of-tree builds. 2009-06-09 10:28:16 +00:00
options.c Update build system to find moved scripts -- Step 3 of 2: 2009-05-27 07:49:58 +00:00
replacements.c Audit and remove redundant uses of replacements.h in the tree. 2009-05-12 08:35: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 Audit and eliminate redundant helper #include directives. 2009-05-11 03:59:02 +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 Transform 'u16' to 'uint16_t' 2009-06-18 07:07:59 +00:00