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
/
src
/
target
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
1
-7
/
+7
2009-11-17
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
1
-4
/
+4
2009-11-17
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
1
-2
/
+2
2009-11-13
command_t -> struct command
Zachary T Welch
1
-1
/
+1
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-1
/
+1
2009-11-13
target_t -> struct target
Zachary T Welch
1
-3
/
+3
2009-11-13
trace_t -> struct trace
Zachary T Welch
1
-3
/
+3
2009-11-13
trace_point_t -> struct trace_point
Zachary T Welch
1
-1
/
+1
2009-11-13
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
1
-2
/
+2
2009-11-05
Improve trace command argument parsing.
Zachary T Welch
1
-2
/
+4
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
1
-15
/
+15
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-1
/
+1
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-1
/
+1
2009-06-21
C99 printf() -Werror fixes
duane
1
-7
/
+7
2009-06-18
Cast 64-bit trace hit_counter to long long; fixes format warning.
zwelch
1
-1
/
+1
2009-06-18
Transform 'u32' to 'uint32_t' in src/target
zwelch
1
-7
/
+7
2009-06-05
remove unused include file: inttypes.h
oharboe
1
-2
/
+0
2009-05-21
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
1
-1
/
+1
2009-05-11
Audit and eliminate redundant #include directives in other target files.
zwelch
1
-4
/
+0
2009-04-30
Add static keywords to core target source file data and functions.
zwelch
1
-2
/
+2
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
1
-5
/
+5
2009-03-18
Hiroshi Ito <ito@mlb.co.jp> fix division by 0
oharboe
1
-1
/
+5
2008-10-07
Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix.
oharboe
1
-0
/
+3
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-1
/
+1
2008-01-20
- added patch "remove error handler as planned"
mifi
1
-1
/
+1
2007-12-18
- added patch for new flash functionality like:
mifi
1
-1
/
+1
2007-08-14
- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...
drath
1
-5
/
+104
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
1
-0
/
+69