index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
register.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: create/use register_cache_invalidate()
David Brownell
2009-11-19
1
-1
/
+21
*
target: simplify register get/set ops
David Brownell
2009-11-17
1
-45
/
+6
*
target: no implicit #includes of "register.h"
David Brownell
2009-11-16
1
-0
/
+1
*
reg_t -> struct reg
Zachary T Welch
2009-11-13
1
-5
/
+5
*
reg_arch_type_t -> struct reg_arch_type
Zachary T Welch
2009-11-13
1
-5
/
+5
*
reg_cache_t -> struct reg_cache
Zachary T Welch
2009-11-13
1
-4
/
+4
*
add const keyword to some APIs
Zachary T Welch
2009-11-11
1
-1
/
+2
*
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-07-17
1
-1
/
+1
*
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
1
-1
/
+1
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-2
/
+2
*
Audit and eliminate redundant #include directives in other target files.
zwelch
2009-05-11
1
-4
/
+0
*
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
1
-2
/
+0
*
SEGFAULT gaffe in dummy register handling
oharboe
2008-10-13
1
-2
/
+2
*
Fixes SEGFAULT when setting registers from GDB.
oharboe
2008-10-07
1
-0
/
+27
*
Centralize error handling for buggy register handling
oharboe
2008-10-06
1
-10
/
+11
*
- str9x flash support (Thanks to Spencer Oliver)
drath
2006-09-28
1
-1
/
+1
*
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-07-17
1
-0
/
+4
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+100