aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2009-07-06more debug output for translation of arm mode number to enumoharboe1-1/+1
2009-07-06a bit more debug output for translation of invalid mode numbersoharboe1-1/+1
2009-07-06Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method...oharboe1-5/+6
2009-07-06Fix regression in "step" command introduced in 2190oharboe1-2/+5
2009-07-0610ms timeout check on cp15 read/writeoharboe1-6/+33
2009-07-06simplify debug_reason checkoharboe1-11/+3
2009-07-01Add missing copyright header to target_type.h.zwelch1-0/+25
2009-06-29David Brownell <david-b@pacbell.net>:zwelch2-2/+19
2009-06-28Remove extra newline from debug log messageduane1-1/+1
2009-06-28Refactor code, create target_state_name()duane7-24/+43
2009-06-27Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea...duane5-21/+100
2009-06-25Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint supportoharboe2-4/+116
2009-06-23Remove whitespace at end of lines, step 1.zwelch25-630/+630
2009-06-23- Replace '){' with ') {'.zwelch1-130/+130
2009-06-23Remove whitespace that occurs before ')'.zwelch25-352/+352
2009-06-23Remove whitespace that occurs after '('.zwelch27-368/+368
2009-06-23- Fixes '[<>]' whitespacezwelch10-50/+50
2009-06-23- Fixes '[|]' whitespacezwelch8-39/+39
2009-06-23- Fixes '+' whitespacezwelch14-97/+97
2009-06-23- Fixes '=' whitespacezwelch23-216/+216
2009-06-23- Fixes '==' whitespacezwelch14-60/+60
2009-06-23- Fixes '<<' whitespacezwelch9-79/+79
2009-06-23- Fixes '>>' whitespacezwelch3-6/+6
2009-06-23- Fixes '<=' whitespacezwelch1-3/+3
2009-06-23- Fixes '>=' whitespacezwelch7-11/+11
2009-06-23- Fixes '&&' whitespacezwelch4-6/+6
2009-06-23- Fixes '[+]=' whitespacezwelch4-20/+20
2009-06-23- Fixes '!=' whitespacezwelch16-88/+88
2009-06-23- Fixes '-=' whitespacezwelch2-5/+5
2009-06-23- Replace 'for(' with 'for ('.zwelch3-15/+15
2009-06-23- Replace 'switch(' with 'switch ('.zwelch5-15/+15
2009-06-23- Replace 'while(' with 'while ('.zwelch5-23/+23
2009-06-23- Replace 'if(' with 'if ('.zwelch15-185/+185
2009-06-21Oleksandr Tymoshenko <gonzo@bluezbox.com>:zwelch1-1/+3
2009-06-21C99 printf() -Werror fixesduane1-22/+22
2009-06-21C99 printf() -Werror fixesduane1-7/+7
2009-06-21C99 printf() -Werror fixesduane1-2/+2
2009-06-21C99 printf() -Werror fixesduane1-45/+120
2009-06-21C99 printf() -Werror fixesduane1-9/+9
2009-06-21C99 printf() -Werror fixesduane1-2/+2
2009-06-21C99 printf() -Werror fixesduane1-2/+2
2009-06-21C99 printf() -Werror fixesduane1-12/+12
2009-06-21C99 printf() -Werror fixesduane1-3/+3
2009-06-21C99 printf() -Werror fixesduane1-15/+15
2009-06-21C99 printf() -Werror fixesduane1-1/+1
2009-06-21C99 printf() -Werror fixesduane1-1/+1
2009-06-21C99 printf() -Werror fixesduane1-25/+27
2009-06-21C99 printf() -Werror fixesduane1-3/+3
2009-06-21C99 printf() -Werror fixesduane1-2/+2
2009-06-21C99 printf() -Werror fixesduane1-21/+21