aboutsummaryrefslogtreecommitdiff
path: root/src/target/register.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe1-1/+1
2009-06-23Remove whitespace that occurs before ')'.zwelch1-1/+1
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-2/+2
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch1-4/+0
2008-12-13- remove target specific variant and use target->variant memberntfreak1-2/+0
2008-10-13SEGFAULT gaffe in dummy register handlingoharboe1-2/+2
2008-10-07Fixes SEGFAULT when setting registers from GDB.oharboe1-0/+27
2008-10-06Centralize error handling for buggy register handlingoharboe1-10/+11
2006-09-28- str9x flash support (Thanks to Spencer Oliver)drath1-1/+1
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+4
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+100