openocd/src/helper
zwelch ea3ddc7e4f Initialize a more variables in jim.c to allow gcc-4.4 to build.
Fix provided by Benjamin Schmidt <DeMonk@gmx.net>.


git-svn-id: svn://svn.berlios.de/openocd/trunk@1797 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-15 23:35:27 +00:00
..
bin2char.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
binarybuffer.c Audit and eliminate redundant helper #include directives. 2009-05-11 03:59:02 +00:00
binarybuffer.h Michael Bruck <mbruck@digenius.de> use more const 2009-05-09 09:30:00 +00:00
command.c Less wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use JIM_EMBEDDED in a single .c file. Still broken w/-fno-common(i.e. Mac OS). 2009-05-15 20:35:53 +00:00
command.h Less wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use JIM_EMBEDDED in a single .c file. Still broken w/-fno-common(i.e. Mac OS). 2009-05-15 20:35:53 +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 Audit and eliminate redundant helper #include directives. 2009-05-11 03:59:02 +00:00
fileio.h Audit and remove redundant uses of replacements.h in the tree. 2009-05-12 08:35:17 +00:00
ioutil.c leave eCos include file issues alone for now. 2009-05-11 07:26:11 +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 fix -fno-common/Mac build problems. 2009-05-15 21:10:35 +00:00
log.c Mark API layering violations in the helper module with @todo notes. 2009-05-11 05:50:21 +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 Factor system #includes out of replacements.h into new system.h. 2009-05-11 02:52:00 +00:00
options.c Mark API layering violations in the helper module with @todo notes. 2009-05-11 05:50:21 +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 zy1000 1.49 snapshot 2009-02-17 11:54:30 +00:00
system.h Include assert.h in system.h to promote tree-wide use of assertions. 2009-05-12 04:52:15 +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 move eCos type definition to types.h where it belongs. 2009-05-12 12:16:31 +00:00