riscv-openocd/src/helper
zwelch 7e50a39773 Add autoconf check to determine where environ should be declared.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1610 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-06 07:17:57 +00:00
..
Makefile.am Update autotools scripts to require automake 1.6. The configure.in script 2009-05-02 22:35:02 +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 remove extra newline before prompt 2009-05-05 12:06:26 +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 Add autoconf check to determine where environ should be declared. 2009-05-06 07:17:57 +00:00
jim.h sync up to latest jim tcl 2008-12-16 21:10:06 +00:00
log.c made warning about keep_alive() not being invoked more helpful 2009-05-05 12:07:02 +00:00
log.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +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 retire out_mask - not used anywhere 2009-05-06 06:20:52 +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