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
/
log.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
Upstream tons of RISC-V changes.
Tim Newsome
1
-0
/
+1
2020-09-05
helper: fix minor typos
Antonio Borneo
1
-1
/
+1
2020-01-02
jtag_vpi: multiple improvements
Jan Matyas
1
-0
/
+2
2019-12-10
server: gdb_server: fix memory map generation on a 32-bit BE host
Paul Fertser
1
-1
/
+2
2018-07-24
Add RISC-V support.
Tim Newsome
1
-0
/
+2
2017-08-10
log: Add a new debug level (4) for verbose I/O debug
Andreas Fritiofson
1
-1
/
+11
2016-10-07
helper/log: Add log_vprintf_lf()
Marc Schink
1
-0
/
+2
2016-05-24
Make #include guard naming consistent
Marc Schink
1
-3
/
+3
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2014-08-11
stlink_usb: Fix swallowed error on read/write operations, add retries on SWD ...
Angus Gratton
1
-0
/
+2
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-07-22
Revert "When calling openocd from a shell like this:"
Alex Austin
1
-1
/
+1
2012-07-11
When calling openocd from a shell like this:
Stian Skjelsad
1
-1
/
+1
2012-02-06
build: cleanup src/helper directory
Spencer Oliver
1
-21
/
+21
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
1
-1
/
+0
2011-01-09
nit: more LOG_* \n fixes
Eric Wetzel
1
-3
/
+0
2010-04-10
HELPER/LOG: review unused symbols
Antonio Borneo
1
-8
/
+0
2010-01-29
Clang buildfixes
Alex Austin
1
-1
/
+6
2009-12-03
change #include "command.h" to <helper/command.h>
Zachary T Welch
1
-1
/
+1
2009-11-25
log: improve initialization
Zachary T Welch
1
-1
/
+4
2009-11-16
helper/log: improve API parameter types
Zachary T Welch
1
-4
/
+4
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-3
/
+3
2009-11-13
log_callback_t -> struct log_callback
Zachary T Welch
1
-4
/
+3
2009-11-11
log: improve log_callback_fn signature
Zachary T Welch
1
-1
/
+1
2009-11-09
src/helper: wrap and clean headers.
Zachary T Welch
1
-11
/
+14
2009-10-19
corrective fix for MinGW GNU C99 printf compliance
Redirect 'Slash' NIL
1
-3
/
+4
2009-10-17
More MinGW C99 printf compliance
Redirect 'Slash' NIL
1
-2
/
+10
2009-09-25
Try/catch scheme. Typed up the functionality and regression tested.
oharboe
1
-0
/
+9
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
-8
/
+8
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-23
- Fixes '+' whitespace
zwelch
1
-1
/
+1
2009-05-12
Audit and remove redundant uses of replacements.h in the tree.
zwelch
1
-1
/
+0
2009-05-11
Audit and eliminate redundant helper #include directives.
zwelch
1
-2
/
+0
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-1
/
+1
2008-10-11
Duane Ellis: addresses protocol problems with GDB.
oharboe
1
-0
/
+1
2008-10-09
added busy sleep (for testing purposes)
oharboe
1
-0
/
+1
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-1
/
+4
2008-08-19
added alive_sleep() function to let GDB alive packets be sent
oharboe
1
-0
/
+1
2008-08-05
Duane Ellis: fix warnings
oharboe
1
-2
/
+2
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
1
-0
/
+3
2008-07-24
more error message cleanup. invalid args & syntax errors both now print argum...
oharboe
1
-2
/
+2
2008-07-18
1. GDB will print cryptic error messages if it is not fed keep-alive packets
oharboe
1
-0
/
+2
2008-06-04
Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...
oharboe
1
-1
/
+1
2008-05-07
This matters for embedded devices, but is probably not observably better for ...
oharboe
1
-1
/
+1
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-33
/
+32
2008-03-10
- LOG_SILENT can be used to silence the log(needed in upcoming patches)
oharboe
1
-0
/
+7
2008-03-07
alloc_printf and alloc_vprintf
oharboe
1
-1
/
+2
2008-02-29
Summary: passing of variable argument list reduced, strings sent to logging a...
oharboe
1
-30
/
+14
[next]