summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Minor fixes to new at91sam3 files for x86-32/64 compilation problems.zwelch2009-06-241-22/+49
* Remove whitespace at end of lines, step 2.zwelch2009-06-243-183/+183
* - Replace '){' with ') {'.zwelch2009-06-242-156/+156
* Remove whitespace that occurs before ')'.zwelch2009-06-243-379/+379
* Remove whitespace that occurs after '('.zwelch2009-06-243-367/+367
* - Fixes '[<>]' whitespacezwelch2009-06-241-2/+2
* - Fixes '[|]' whitespacezwelch2009-06-241-1/+1
* - Fixes '+' whitespacezwelch2009-06-242-5/+5
* - Fixes '=' whitespacezwelch2009-06-242-7/+7
* - Fixes '==' whitespacezwelch2009-06-242-2/+2
* - Replace 'for(' with 'for ('.zwelch2009-06-242-11/+11
* - Replace 'switch(' with 'switch ('.zwelch2009-06-241-6/+6
* - Replace 'while(' with 'while ('.zwelch2009-06-241-12/+12
* - Replace 'if(' with 'if ('.zwelch2009-06-242-128/+128
* Fix end-of-line style properties on newly added files.zwelch2009-06-244-379/+379
* Add support for ATMEL AT91SAM3U - CortexM3 Familyduane2009-06-244-0/+2521
* Add quick target - full cygwin builds take a long long long time, this shorte...duane2009-06-241-0/+10
* Add a growable sprintf memory buffer libraryduane2009-06-243-0/+358
* Remove whitespace at end of lines, step 2.zwelch2009-06-2320-368/+368
* Remove whitespace at end of lines, step 1.zwelch2009-06-2337-858/+858
* - Replace '){' with ') {'.zwelch2009-06-2311-254/+254
* Remove whitespace that occurs before ')'.zwelch2009-06-2372-1017/+1017
* Remove whitespace that occurs after '('.zwelch2009-06-2369-1002/+1002
* - Fixes '[<>]' whitespacezwelch2009-06-2338-148/+148
* - Fixes '[|]' whitespacezwelch2009-06-2334-124/+124
* - Fixes '+' whitespacezwelch2009-06-2352-443/+443
* - Fixes '=' whitespacezwelch2009-06-2372-658/+658
* - Fixes '==' whitespacezwelch2009-06-2339-150/+150
* - Fixes '<<' whitespacezwelch2009-06-2335-218/+218
* - Fixes '>>' whitespacezwelch2009-06-2312-58/+58
* - Fixes '<=' whitespacezwelch2009-06-234-8/+8
* - Fixes '>=' whitespacezwelch2009-06-2311-17/+17
* - Fixes '&&' whitespacezwelch2009-06-2311-23/+23
* - Fixes '[*]=' whitespacezwelch2009-06-231-1/+1
* - Fixes '[+]=' whitespacezwelch2009-06-2314-39/+39
* - Fixes '!=' whitespacezwelch2009-06-2344-174/+174
* - Fixes '-=' whitespacezwelch2009-06-233-6/+6
* - Replace 'do{' with 'do {'.zwelch2009-06-232-5/+5
* - Replace 'for(' with 'for ('.zwelch2009-06-2317-51/+51
* - Replace 'switch(' with 'switch ('.zwelch2009-06-2319-96/+96
* - Replace 'while(' with 'while ('.zwelch2009-06-2321-118/+118
* - Replace 'if(' with 'if ('.zwelch2009-06-2346-604/+604
* update w/missing eCos definitions after latest round of compiler formatting w...oharboe2009-06-231-1/+11
* - fix break caused by r2208 when using --pipe optionntfreak2009-06-211-2/+2
* Oleksandr Tymoshenko <gonzo@bluezbox.com>:zwelch2009-06-211-1/+3
* C99 printf() -Werror fixesduane2009-06-211-5/+9
* C99 printf() -Werror fixesduane2009-06-211-14/+18
* C99 printf() -Werror fixesduane2009-06-211-28/+55
* C99 printf() -Werror fixesduane2009-06-211-1/+1
* C99 printf() -Werror fixesduane2009-06-211-3/+3