openocd/src/helper
2009-05-04 11:03:40 +00:00
..
bin2char.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
binarybuffer.c Fix str_to_buf problem, thanks Andy Chenee 2009-04-22 10:09:15 +00:00
binarybuffer.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
command.c Mariano Alvira <mar@devl.org> fixes warning as error about a signed vs. unsigned comparison by casting the local unsigned variable as (long long). 2009-05-04 11:03:40 +00:00
command.h Added telnet_async command to enable/disable asynchronous 2008-10-31 13:40:02 +00:00
configuration.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
configuration.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
fileio.c Remove redundant declarations to allow building with -Wredundant-decls. 2009-04-29 01:43:01 +00:00
fileio.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
ioutil.c moved ioutil init to the right spot: before config scripts 2009-01-09 11:44:01 +00:00
jim-eventloop.c Add missing header files to fix C99 compatibility. 2009-04-29 00:33:35 +00:00
jim-eventloop.h Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings 2009-02-18 07:39:20 +00:00
jim.c Fix environ declaration for non-glibc systems 2009-05-04 06:22:49 +00:00
jim.h sync up to latest jim tcl 2008-12-16 21:10:06 +00:00
log.c - remove build warnings 2009-03-17 10:22:26 +00:00
log.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
Makefile.am Update autotools scripts to require automake 1.6. The configure.in script 2009-05-02 22:35:02 +00:00
options.c Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4) 2009-04-21 05:33:47 +00:00
replacements.c Remove redundant declarations to allow building with -Wredundant-decls. 2009-04-29 01:43:01 +00:00
replacements.h Remove redundant declarations to allow building with -Wredundant-decls. 2009-04-29 01:43:01 +00:00
startup.tcl zy1000 1.49 snapshot 2009-02-17 11:54:30 +00:00
tclapi.c The following patches was applied: 2009-04-18 10:08:13 +00:00
time_support.c Remove redundant declarations to allow building with -Wredundant-decls. 2009-04-29 01:43:01 +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 Use C89/C99/C++ compliant boolean types 2009-02-10 18:21:17 +00:00