| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Minor fixes to new at91sam3 files for x86-32/64 compilation problems. | zwelch | 2009-06-24 | 1 | -22/+49 |
* | Remove whitespace at end of lines, step 2. | zwelch | 2009-06-24 | 3 | -183/+183 |
* | - Replace '){' with ') {'. | zwelch | 2009-06-24 | 2 | -156/+156 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-24 | 3 | -379/+379 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-24 | 3 | -367/+367 |
* | - Fixes '[<>]' whitespace | zwelch | 2009-06-24 | 1 | -2/+2 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-24 | 1 | -1/+1 |
* | - Fixes '+' whitespace | zwelch | 2009-06-24 | 2 | -5/+5 |
* | - Fixes '=' whitespace | zwelch | 2009-06-24 | 2 | -7/+7 |
* | - Fixes '==' whitespace | zwelch | 2009-06-24 | 2 | -2/+2 |
* | - Replace 'for(' with 'for ('. | zwelch | 2009-06-24 | 2 | -11/+11 |
* | - Replace 'switch(' with 'switch ('. | zwelch | 2009-06-24 | 1 | -6/+6 |
* | - Replace 'while(' with 'while ('. | zwelch | 2009-06-24 | 1 | -12/+12 |
* | - Replace 'if(' with 'if ('. | zwelch | 2009-06-24 | 2 | -128/+128 |
* | Fix end-of-line style properties on newly added files. | zwelch | 2009-06-24 | 4 | -379/+379 |
* | Add support for ATMEL AT91SAM3U - CortexM3 Family | duane | 2009-06-24 | 4 | -0/+2521 |
* | Add quick target - full cygwin builds take a long long long time, this shorte... | duane | 2009-06-24 | 1 | -0/+10 |
* | Add a growable sprintf memory buffer library | duane | 2009-06-24 | 3 | -0/+358 |
* | Remove whitespace at end of lines, step 2. | zwelch | 2009-06-23 | 20 | -368/+368 |
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 37 | -858/+858 |
* | - Replace '){' with ') {'. | zwelch | 2009-06-23 | 11 | -254/+254 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 72 | -1017/+1017 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 69 | -1002/+1002 |
* | - Fixes '[<>]' whitespace | zwelch | 2009-06-23 | 38 | -148/+148 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-23 | 34 | -124/+124 |
* | - Fixes '+' whitespace | zwelch | 2009-06-23 | 52 | -443/+443 |
* | - Fixes '=' whitespace | zwelch | 2009-06-23 | 72 | -658/+658 |
* | - Fixes '==' whitespace | zwelch | 2009-06-23 | 39 | -150/+150 |
* | - Fixes '<<' whitespace | zwelch | 2009-06-23 | 35 | -218/+218 |
* | - Fixes '>>' whitespace | zwelch | 2009-06-23 | 12 | -58/+58 |
* | - Fixes '<=' whitespace | zwelch | 2009-06-23 | 4 | -8/+8 |
* | - Fixes '>=' whitespace | zwelch | 2009-06-23 | 11 | -17/+17 |
* | - Fixes '&&' whitespace | zwelch | 2009-06-23 | 11 | -23/+23 |
* | - Fixes '[*]=' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Fixes '[+]=' whitespace | zwelch | 2009-06-23 | 14 | -39/+39 |
* | - Fixes '!=' whitespace | zwelch | 2009-06-23 | 44 | -174/+174 |
* | - Fixes '-=' whitespace | zwelch | 2009-06-23 | 3 | -6/+6 |
* | - Replace 'do{' with 'do {'. | zwelch | 2009-06-23 | 2 | -5/+5 |
* | - Replace 'for(' with 'for ('. | zwelch | 2009-06-23 | 17 | -51/+51 |
* | - Replace 'switch(' with 'switch ('. | zwelch | 2009-06-23 | 19 | -96/+96 |
* | - Replace 'while(' with 'while ('. | zwelch | 2009-06-23 | 21 | -118/+118 |
* | - Replace 'if(' with 'if ('. | zwelch | 2009-06-23 | 46 | -604/+604 |
* | update w/missing eCos definitions after latest round of compiler formatting w... | oharboe | 2009-06-23 | 1 | -1/+11 |
* | - fix break caused by r2208 when using --pipe option | ntfreak | 2009-06-21 | 1 | -2/+2 |
* | Oleksandr Tymoshenko <gonzo@bluezbox.com>: | zwelch | 2009-06-21 | 1 | -1/+3 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -5/+9 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -14/+18 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -28/+55 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -1/+1 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -3/+3 |