index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-10
Extend autotools build to create shared library libopenocd with libtool:
zwelch
1
-0
/
+1
2009-05-10
Extend configure script to check for environ declaration in stdlib.h.
zwelch
1
-2
/
+3
2009-05-08
Re-order and extend header file tests in configure script.
zwelch
1
-3
/
+6
2009-05-06
Add configure script check to enable C99 build option.
zwelch
1
-0
/
+1
2009-05-06
Fix enviorn configure test failure message (thanks to Anders Montonen).
zwelch
1
-1
/
+1
2009-05-06
Add autoconf check to determine where environ should be declared.
zwelch
1
-0
/
+31
2009-05-03
Fix build when enabling presto+ftd2xx driver only.
zwelch
1
-4
/
+4
2009-05-02
Add configure check for usb.h; required by a USB drivers.
zwelch
1
-0
/
+8
2009-05-02
Update autotools scripts to require automake 1.6. The configure.in script
zwelch
1
-2
/
+5
2009-04-29
Add -Wredundant-decls to prevent unwanted duplicate declarations.
zwelch
1
-0
/
+1
2009-04-29
Add missing header files to fix C99 compatibility.
zwelch
1
-0
/
+1
2009-04-27
Zach Welch <zw@superlucidity.net> add -Wcast-align and -Wbad-function-cast
oharboe
1
-0
/
+2
2009-04-22
Michael Bruck spotted a typo in help messages
oharboe
1
-1
/
+1
2009-04-22
Add D2XX support for OS X courtesy of Piotr Esden-Tempski <piotr@esden.net>
kc8apf
1
-4
/
+42
2009-04-21
Zach Welch <zw@superlucidity.net> add --enable-verbose* options
oharboe
1
-0
/
+45
2009-04-21
Zach Welch <zw@superlucidity.net> improve Linux ftd2xx configure-time support
oharboe
1
-26
/
+24
2009-04-21
Zach Welch <zw@superlucidity.net> add -Wformat-security (4 of 4)
oharboe
1
-1
/
+1
2009-04-19
Zach Welch <zw@superlucidity.net> treat warnings as errors
oharboe
1
-1
/
+16
2009-04-19
Zach Welch <zw@superlucidity.net> automake maintainer mode
oharboe
1
-0
/
+1
2009-03-20
- docs patch from Thomas Kindler
ntfreak
1
-1
/
+1
2009-03-08
Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EW
duane
1
-0
/
+11
2009-02-10
Use C89/C99/C++ compliant boolean types
kc8apf
1
-0
/
+1
2009-01-23
- AC_CHECK_FILE not supported when cross-compiling
ntfreak
1
-3
/
+5
2009-01-20
- fix issue with configure when building srcdir != builddir
ntfreak
1
-1
/
+1
2009-01-20
Fixes for handling release versions
kc8apf
1
-0
/
+11
2009-01-19
SVF player courtesy of Simon Qian <simonqian@SimonQian.com>
kc8apf
1
-1
/
+1
2009-01-13
- fix LDFLAGS typo in configure.in
ntfreak
1
-12
/
+2
2008-12-27
From Dirk Behme - another set of typos
duane
1
-3
/
+2
2008-12-27
Some systems report linux as host, others linux-gnu... grrr
duane
1
-2
/
+2
2008-12-27
Missed support for without --exec-prefix and ftd2xx stuff
duane
1
-3
/
+16
2008-12-27
Added dongle VSLLINK - from Simon Qian
duane
1
-2
/
+13
2008-12-27
Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...
duane
1
-9
/
+322
2008-12-19
- rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>
kc8apf
1
-0
/
+11
2008-12-16
work in progress to hook up libmicrohttpd + tcl integration
oharboe
1
-0
/
+11
2008-12-15
sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...
oharboe
1
-0
/
+11
2008-11-13
nios wip
oharboe
1
-5
/
+4
2008-08-22
- fix win32 build issues from previous jim patch
ntfreak
1
-0
/
+1
2008-08-06
- fix target_examine declaration
ntfreak
1
-11
/
+12
2008-08-05
Duane Ellis: fix warnings
oharboe
1
-1
/
+13
2008-07-22
- add missing quotes from CFLAGS_FOR_BUILD
ntfreak
1
-1
/
+1
2008-07-22
Spen: startup.tcl cross compile support
oharboe
1
-0
/
+40
2008-07-13
- remove unused objcopy from configure.in
ntfreak
1
-13
/
+0
2008-07-12
- remove requirement for file2c.tcl
ntfreak
1
-4
/
+11
2008-07-11
- configure check added for tclsh
ntfreak
1
-0
/
+6
2008-07-05
- added search for libdl
ntfreak
1
-2
/
+3
2008-05-14
- added jlink support, based on Jürgen Stuber patch
ntfreak
1
-0
/
+11
2008-04-13
A dummy driver to test codepath w/no contact w/target.
oharboe
1
-0
/
+13
2008-04-10
- remove AC_C_VARARRAYS and set check of autoconf back to 2.59
mifi
1
-2
/
+1
2008-04-10
- due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min required
ntfreak
1
-1
/
+1
2008-04-09
Don Porges fixed c99 issues.
oharboe
1
-0
/
+5
[prev]
[next]