openocd/src
oharboe 41826d5bd9 fix array2mem/mem2array when used as a "method" on a target.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1801 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-17 13:00:36 +00:00
..
flash fix naming of at91sam7 driver 2009-05-16 14:59:10 +00:00
helper Initialize a more variables in jim.c to allow gcc-4.4 to build. 2009-05-15 23:35:27 +00:00
jtag Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to document its semantics 2009-05-16 20:09:07 +00:00
pld switch to jtag_add_dr_scan() from the synchronous version - USB performance fix 2009-05-11 09:18:02 +00:00
server Include files required to rebuild the HTTP web pages in distribution. 2009-05-13 10:14:40 +00:00
svf Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}. 2009-05-11 04:25:09 +00:00
target fix array2mem/mem2array when used as a "method" on a target. 2009-05-17 13:00:36 +00:00
tcl Uwe Hermann <uwe@hermann-uwe.de> typos 2009-03-12 14:48:51 +00:00
xsvf Include assert.h in system.h to promote tree-wide use of assertions. 2009-05-12 04:52:15 +00:00
ecosboard.c leave eCos include file issues alone for now. 2009-05-11 07:26:11 +00:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
Makefile.am Extend autotools build to create shared library libopenocd with libtool: 2009-05-10 22:03:57 +00:00
non-arm-targets.txt - added run_and_halt_time to deprecated/removed functions section 2008-07-28 21:01:24 +00:00
openocd.c Audit and eliminate redundant #include directives in main src/ files. 2009-05-11 05:00:17 +00:00
scripting.txt Uwe Hermann <uwe@hermann-uwe.de> typos 2009-03-12 14:48:51 +00:00