| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | more debug output for translation of arm mode number to enum | oharboe | 2009-07-06 | 1 | -1/+1 |
* | a bit more debug output for translation of invalid mode numbers | oharboe | 2009-07-06 | 1 | -1/+1 |
* | Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method... | oharboe | 2009-07-06 | 1 | -5/+6 |
* | Fix regression in "step" command introduced in 2190 | oharboe | 2009-07-06 | 1 | -2/+5 |
* | 10ms timeout check on cp15 read/write | oharboe | 2009-07-06 | 1 | -6/+33 |
* | simplify debug_reason check | oharboe | 2009-07-06 | 1 | -11/+3 |
* | Add missing copyright header to target_type.h. | zwelch | 2009-07-01 | 1 | -0/+25 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-29 | 2 | -2/+19 |
* | Remove extra newline from debug log message | duane | 2009-06-28 | 1 | -1/+1 |
* | Refactor code, create target_state_name() | duane | 2009-06-28 | 7 | -24/+43 |
* | Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea... | duane | 2009-06-27 | 5 | -21/+100 |
* | Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint support | oharboe | 2009-06-25 | 2 | -4/+116 |
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 25 | -630/+630 |
* | - Replace '){' with ') {'. | zwelch | 2009-06-23 | 1 | -130/+130 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 25 | -352/+352 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 27 | -368/+368 |
* | - Fixes '[<>]' whitespace | zwelch | 2009-06-23 | 10 | -50/+50 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-23 | 8 | -39/+39 |
* | - Fixes '+' whitespace | zwelch | 2009-06-23 | 14 | -97/+97 |
* | - Fixes '=' whitespace | zwelch | 2009-06-23 | 23 | -216/+216 |
* | - Fixes '==' whitespace | zwelch | 2009-06-23 | 14 | -60/+60 |
* | - Fixes '<<' whitespace | zwelch | 2009-06-23 | 9 | -79/+79 |
* | - Fixes '>>' whitespace | zwelch | 2009-06-23 | 3 | -6/+6 |
* | - Fixes '<=' whitespace | zwelch | 2009-06-23 | 1 | -3/+3 |
* | - Fixes '>=' whitespace | zwelch | 2009-06-23 | 7 | -11/+11 |
* | - Fixes '&&' whitespace | zwelch | 2009-06-23 | 4 | -6/+6 |
* | - Fixes '[+]=' whitespace | zwelch | 2009-06-23 | 4 | -20/+20 |
* | - Fixes '!=' whitespace | zwelch | 2009-06-23 | 16 | -88/+88 |
* | - Fixes '-=' whitespace | zwelch | 2009-06-23 | 2 | -5/+5 |
* | - Replace 'for(' with 'for ('. | zwelch | 2009-06-23 | 3 | -15/+15 |
* | - Replace 'switch(' with 'switch ('. | zwelch | 2009-06-23 | 5 | -15/+15 |
* | - Replace 'while(' with 'while ('. | zwelch | 2009-06-23 | 5 | -23/+23 |
* | - Replace 'if(' with 'if ('. | zwelch | 2009-06-23 | 15 | -185/+185 |
* | Oleksandr Tymoshenko <gonzo@bluezbox.com>: | zwelch | 2009-06-21 | 1 | -1/+3 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -22/+22 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -7/+7 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -2/+2 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -45/+120 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -9/+9 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -2/+2 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -2/+2 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -12/+12 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -3/+3 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -15/+15 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -1/+1 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -1/+1 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -25/+27 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -3/+3 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -2/+2 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -21/+21 |