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
/
options.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-16
make command line options const
Zachary T Welch
1
-1
/
+1
2009-11-16
target: less implicit inclusion of "command.h"
David Brownell
1
-1
/
+0
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-2
/
+2
2009-08-30
David Brownell <david-b@pacbell.net> Be sure the built-in search paths always...
oharboe
1
-3
/
+7
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-06-23
Remove whitespace at end of lines, step 2.
zwelch
1
-10
/
+10
2009-06-23
- Fixes '=' whitespace
zwelch
1
-3
/
+3
2009-06-23
- Replace 'for(' with 'for ('.
zwelch
1
-1
/
+1
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
1
-1
/
+1
2009-05-27
Update build system to find moved scripts -- Step 3 of 2:
zwelch
1
-4
/
+8
2009-05-11
Mark API layering violations in the helper module with @todo notes.
zwelch
1
-0
/
+1
2009-05-11
Audit and eliminate redundant helper #include directives.
zwelch
1
-7
/
+0
2009-04-21
Zach Welch <zw@superlucidity.net> fix -Wformat-security warnings (1 of 4)
oharboe
1
-1
/
+1
2009-01-23
Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gm...
kc8apf
1
-0
/
+22
2009-01-01
- add gdb pipe support to native win32 (--pipe option)
ntfreak
1
-6
/
+0
2008-12-27
Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...
duane
1
-1
/
+2
2008-12-15
- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
ntfreak
1
-5
/
+23
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-1
/
+0
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-1
/
+1
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
1
-0
/
+3
2008-07-22
Only print out gobs of information to log when -d3 is enabled.
oharboe
1
-1
/
+1
2008-07-16
Fixes to \ and / handling for OpenOCD
oharboe
1
-1
/
+1
2008-07-11
.cfg files are now executed as Jim Tcl. Commands that terminate script w/erro...
oharboe
1
-9
/
+1
2008-07-10
- added search paths before running tcl/commands.tcl.
oharboe
1
-25
/
+30
2008-07-06
src/helper/configuration.h
oharboe
1
-1
/
+1
2008-07-04
added support for Tcl config scripts on the command line(use .tcl extension).
oharboe
1
-3
/
+13
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-9
/
+9
2008-03-01
- removed warnings "xxxxx" might be used uninitialized in this function (arm_...
mifi
1
-1
/
+1
2008-02-29
Uwe Hermann: Add a --version switch for openocd.
oharboe
1
-11
/
+20
2008-02-29
Summary: passing of variable argument list reduced, strings sent to logging a...
oharboe
1
-1
/
+1
2008-02-28
Pavel Chromy spotted duplicated newlines gaffe from yours sincerely.
oharboe
1
-1
/
+1
2008-02-25
- remove build warnings
ntfreak
1
-4
/
+0
2008-02-25
- convert all files to unix line-ending
drath
1
-153
/
+153
2008-02-25
Pavel Chromy
oharboe
1
-7
/
+7
2008-02-25
- Fix target library path problem w/Windows
oharboe
1
-0
/
+21
2008-02-25
- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of places
oharboe
1
-0
/
+9
2008-02-24
move options handling to separate file to better support embedded implementat...
oharboe
1
-0
/
+123