aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-06-29David Brownell <david-b@pacbell.net>:zwelch
2009-06-29David Brownell <david-b@pacbell.net>:zwelch
2009-06-29Move JTAG interface list to new files.zwelch
2009-06-28Remove extra newline from debug log messageduane
2009-06-28A bit more log detail about connections comming and goingduane
2009-06-28Refactor code, create target_state_name()duane
2009-06-27Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea...duane
2009-06-27Change from alloca() to malloc()duane
2009-06-27Switch to strotk() grr....duane
2009-06-26zy1000 rev C workoharboe
2009-06-25- fix issue when using gdb_port cmdntfreak
2009-06-25Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint supportoharboe
2009-06-25Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane
2009-06-24Minor fixes to new at91sam3 files for x86-32/64 compilation problems.zwelch
2009-06-24Remove whitespace at end of lines, step 2.zwelch
2009-06-24- Replace '){' with ') {'.zwelch
2009-06-24Remove whitespace that occurs before ')'.zwelch
2009-06-24Remove whitespace that occurs after '('.zwelch
2009-06-24- Fixes '[<>]' whitespacezwelch
2009-06-24- Fixes '[|]' whitespacezwelch
2009-06-24- Fixes '+' whitespacezwelch
2009-06-24- Fixes '=' whitespacezwelch
2009-06-24- Fixes '==' whitespacezwelch
2009-06-24- Replace 'for(' with 'for ('.zwelch
2009-06-24- Replace 'switch(' with 'switch ('.zwelch
2009-06-24- Replace 'while(' with 'while ('.zwelch
2009-06-24- Replace 'if(' with 'if ('.zwelch
2009-06-24Fix end-of-line style properties on newly added files.zwelch
2009-06-24Add support for ATMEL AT91SAM3U - CortexM3 Familyduane
2009-06-24Add quick target - full cygwin builds take a long long long time, this shorte...duane
2009-06-24Add a growable sprintf memory buffer libraryduane
2009-06-23Remove whitespace at end of lines, step 2.zwelch
2009-06-23Remove whitespace at end of lines, step 1.zwelch
2009-06-23- Replace '){' with ') {'.zwelch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Fixes '[|]' whitespacezwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '<<' whitespacezwelch
2009-06-23- Fixes '>>' whitespacezwelch
2009-06-23- Fixes '<=' whitespacezwelch
2009-06-23- Fixes '>=' whitespacezwelch
2009-06-23- Fixes '&&' whitespacezwelch
2009-06-23- Fixes '[*]=' whitespacezwelch
2009-06-23- Fixes '[+]=' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-23- Fixes '-=' whitespacezwelch