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
/
register.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
target: simplify register get/set ops
David Brownell
1
-45
/
+6
2009-11-16
target: no implicit #includes of "register.h"
David Brownell
1
-0
/
+1
2009-11-13
reg_t -> struct reg
Zachary T Welch
1
-5
/
+5
2009-11-13
reg_arch_type_t -> struct reg_arch_type
Zachary T Welch
1
-5
/
+5
2009-11-13
reg_cache_t -> struct reg_cache
Zachary T Welch
1
-4
/
+4
2009-11-11
add const keyword to some APIs
Zachary T Welch
1
-1
/
+2
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-1
/
+1
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
1
-2
/
+2
2009-05-11
Audit and eliminate redundant #include directives in other target files.
zwelch
1
-4
/
+0
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-2
/
+0
2008-10-13
SEGFAULT gaffe in dummy register handling
oharboe
1
-2
/
+2
2008-10-07
Fixes SEGFAULT when setting registers from GDB.
oharboe
1
-0
/
+27
2008-10-06
Centralize error handling for buggy register handling
oharboe
1
-10
/
+11
2006-09-28
- str9x flash support (Thanks to Spencer Oliver)
drath
1
-1
/
+1
2006-07-17
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
1
-0
/
+4
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath
1
-0
/
+100