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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: make register flags "bool"
David Brownell
2009-11-22
1
-2
/
+2
*
target: create/use register_cache_invalidate()
David Brownell
2009-11-19
1
-1
/
+2
*
target: simplify register get/set ops
David Brownell
2009-11-17
1
-7
/
+1
*
target: no implicit #includes of "register.h"
David Brownell
2009-11-16
1
-2
/
+0
*
target: remove unused "bitfield" infrastructure
David Brownell
2009-11-13
1
-8
/
+0
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-1
/
+1
*
reg_t -> struct reg
Zachary T Welch
2009-11-13
1
-9
/
+9
*
reg_arch_type_t -> struct reg_arch_type
Zachary T Welch
2009-11-13
1
-4
/
+4
*
reg_cache_t -> struct reg_cache
Zachary T Welch
2009-11-13
1
-5
/
+5
*
bitfield_desc_t -> struct bitfield_desc
Zachary T Welch
2009-11-13
1
-3
/
+3
*
add const keyword to some APIs
Zachary T Welch
2009-11-11
1
-1
/
+2
*
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-11-09
1
-5
/
+8
*
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-07-17
1
-1
/
+1
*
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-06-18
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
-1
/
+0
*
Change reg_s value field from u8 * to void *; it must always be cast.
zwelch
2009-05-06
1
-1
/
+1
*
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2009-04-19
1
-1
/
+1
*
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
1
-1
/
+0
*
Fixes SEGFAULT when setting registers from GDB.
oharboe
2008-10-07
1
-0
/
+4
*
- str9x flash support (Thanks to Spencer Oliver)
drath
2006-09-28
1
-2
/
+2
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+69