summaryrefslogtreecommitdiff
path: root/src/target/register.c
Commit message (Expand)AuthorAgeFilesLines
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-171-1/+1
* Remove whitespace that occurs before ')'.zwelch2009-06-231-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-4/+0
* - remove target specific variant and use target->variant memberntfreak2008-12-131-2/+0
* SEGFAULT gaffe in dummy register handlingoharboe2008-10-131-2/+2
* Fixes SEGFAULT when setting registers from GDB.oharboe2008-10-071-0/+27
* Centralize error handling for buggy register handlingoharboe2008-10-061-10/+11
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-1/+1
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+4
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+100