summaryrefslogtreecommitdiff
path: root/src/target/register.h
Commit message (Expand)AuthorAgeFilesLines
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-171-1/+1
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-1/+1
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-2/+2
* Audit and eliminate redundant #include directives in other target files.zwelch2009-05-111-1/+0
* Change reg_s value field from u8 * to void *; it must always be cast.zwelch2009-05-061-1/+1
* Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2009-04-191-1/+1
* - remove target specific variant and use target->variant memberntfreak2008-12-131-1/+0
* Fixes SEGFAULT when setting registers from GDB.oharboe2008-10-071-0/+4
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-2/+2
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+69