index
:
riscv-tools/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
/
src
/
helper
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-08
Fix typo from hurrying the last commit. Nothing to see here.
zwelch
1
-1
/
+1
2009-05-08
Fix loadFile to return file length once again.
zwelch
1
-5
/
+9
2009-05-08
Fix warnings in ioutil.c; improves loadFile inteface.
zwelch
1
-12
/
+14
2009-05-07
Remove unreferenced tcpapi.c source file.
zwelch
1
-534
/
+0
2009-05-06
Fix pointer cast alignment warnings in jim.c.
zwelch
1
-8
/
+17
2009-05-06
Add autoconf check to determine where environ should be declared.
zwelch
1
-1
/
+1
2009-05-06
retire out_mask - not used anywhere
oharboe
1
-1
/
+0
2009-05-05
made warning about keep_alive() not being invoked more helpful
oharboe
1
-1
/
+1
2009-05-05
remove extra newline before prompt
oharboe
1
-12
/
+15
2009-05-04
Mariano Alvira <mar@devl.org> fixes warning as error about a signed vs. unsig...
oharboe
1
-1
/
+1
2009-05-04
Fix environ declaration for non-glibc systems
kc8apf
1
-1
/
+1
2009-05-03
Backed out change to solve Mac OS compilation problems.
oharboe
1
-1
/
+1
2009-05-03
Fix compilation when HAVE_UNISTD_H is not defined.
zwelch
1
-1
/
+1
2009-05-03
Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes
oharboe
1
-1
/
+1
2009-05-02
Update autotools scripts to require automake 1.6. The configure.in script
zwelch
1
-2
/
+6
2009-05-02
Zach Welch <zw@superlucidity.net> fix warnings
oharboe
1
-3
/
+8
2009-04-30
Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl.
zwelch
1
-1
/
+1
2009-04-29
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
5
-5
/
+4
2009-04-29
Add missing header files to fix C99 compatibility.
zwelch
2
-1
/
+9
2009-04-28
- fix win32 build
ntfreak
1
-2
/
+4
2009-04-27
Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE defines
oharboe
1
-0
/
+2
2009-04-22
- fix win32 build after svn 1511 changes
ntfreak
1
-0
/
+1
2009-04-22
Fix str_to_buf problem, thanks Andy Chenee
mlu
1
-2
/
+2
2009-04-21
- fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...
ntfreak
1
-0
/
+5
2009-04-21
- remove environ warning under win32 build
ntfreak
1
-0
/
+3
2009-04-21
Zach Welch <zw@superlucidity.net> fix unused return value warnings (2 of 4)
oharboe
1
-2
/
+4
2009-04-21
Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4)
oharboe
1
-1
/
+1
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
1
-2
/
+2
2009-04-18
The following patches was applied:
mifi
1
-1
/
+1
2009-03-17
- remove build warnings
ntfreak
1
-0
/
+3
2009-03-07
Added HostOS variable
duane
1
-0
/
+23
2009-02-18
Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings
oharboe
1
-11
/
+0
2009-02-17
zy1000 1.49 snapshot
oharboe
1
-0
/
+8
2009-02-10
Use C89/C99/C++ compliant boolean types
kc8apf
1
-0
/
+15
2009-02-03
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
kc8apf
1
-45
/
+45
2009-01-23
Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gm...
kc8apf
1
-0
/
+22
2009-01-20
Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>
kc8apf
1
-0
/
+2
2009-01-09
moved ioutil init to the right spot: before config scripts
oharboe
1
-0
/
+1
2009-01-01
- add gdb pipe support to native win32 (--pipe option)
ntfreak
3
-6
/
+164
2008-12-28
Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning...
oharboe
1
-0
/
+1
2008-12-27
Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...
duane
1
-1
/
+2
2008-12-22
httpd wip
oharboe
1
-1
/
+1
2008-12-22
cygwin fixes
oharboe
1
-3
/
+6
2008-12-19
Dick Hollenbeck <dick@softplc.com> better logging
oharboe
1
-7
/
+8
2008-12-19
Dick Hollenbeck <dick@softplc.com> better comments
oharboe
1
-9
/
+13
2008-12-19
- fix rlink build under native win32 (mingw)
ntfreak
1
-1
/
+6
2008-12-19
Dick Hollenbeck <dick@softplc.com> convert macros to inline fn's.
oharboe
1
-31
/
+62
2008-12-17
houskeeping
oharboe
1
-0
/
+121
2008-12-16
sync up to latest jim tcl
oharboe
2
-175
/
+240
2008-12-16
fix broken -c/f options where it would silently terminate for scripts that di...
oharboe
1
-19
/
+18
[prev]
[next]