| Commit message (Expand) | Author | Age | Files | Lines |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-29 | 1 | -4/+4 |
* | Change from alloca() to malloc() | duane | 2009-06-27 | 1 | -14/+32 |
* | Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com" | duane | 2009-06-25 | 1 | -0/+1 |
* | 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 | 1 | -172/+172 |
* | - Replace '){' with ') {'. | zwelch | 2009-06-24 | 1 | -143/+143 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-24 | 1 | -335/+335 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-24 | 1 | -321/+321 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-24 | 1 | -1/+1 |
* | - Fixes '+' whitespace | zwelch | 2009-06-24 | 1 | -3/+3 |
* | - Fixes '=' whitespace | zwelch | 2009-06-24 | 1 | -6/+6 |
* | - Fixes '==' whitespace | zwelch | 2009-06-24 | 1 | -1/+1 |
* | - Replace 'for(' with 'for ('. | zwelch | 2009-06-24 | 1 | -10/+10 |
* | - 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 | 1 | -115/+115 |
* | Fix end-of-line style properties on newly added files. | zwelch | 2009-06-24 | 2 | -23/+23 |
* | Add support for ATMEL AT91SAM3U - CortexM3 Family | duane | 2009-06-24 | 4 | -0/+2521 |
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 12 | -228/+228 |
* | - Replace '){' with ') {'. | zwelch | 2009-06-23 | 2 | -5/+5 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 15 | -97/+97 |
* | Remove whitespace that occurs after '('. | zwelch | 2009-06-23 | 10 | -117/+117 |
* | - Fixes '[<>]' whitespace | zwelch | 2009-06-23 | 10 | -31/+31 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-23 | 14 | -60/+60 |
* | - Fixes '+' whitespace | zwelch | 2009-06-23 | 16 | -65/+65 |
* | - Fixes '=' whitespace | zwelch | 2009-06-23 | 14 | -181/+181 |
* | - Fixes '==' whitespace | zwelch | 2009-06-23 | 6 | -15/+15 |
* | - Fixes '<<' whitespace | zwelch | 2009-06-23 | 15 | -104/+104 |
* | - Fixes '>>' whitespace | zwelch | 2009-06-23 | 5 | -41/+41 |
* | - Fixes '<=' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '>=' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Fixes '&&' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Fixes '[*]=' whitespace | zwelch | 2009-06-23 | 1 | -1/+1 |
* | - Fixes '[+]=' whitespace | zwelch | 2009-06-23 | 5 | -5/+5 |
* | - Fixes '!=' whitespace | zwelch | 2009-06-23 | 8 | -29/+29 |
* | - Replace 'do{' with 'do {'. | zwelch | 2009-06-23 | 2 | -5/+5 |
* | - Replace 'for(' with 'for ('. | zwelch | 2009-06-23 | 4 | -7/+7 |
* | - Replace 'switch(' with 'switch ('. | zwelch | 2009-06-23 | 5 | -20/+20 |
* | - Replace 'while(' with 'while ('. | zwelch | 2009-06-23 | 6 | -14/+14 |
* | - Replace 'if(' with 'if ('. | zwelch | 2009-06-23 | 12 | -154/+154 |
* | 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 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -4/+4 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -4/+4 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -12/+20 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -4/+4 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -23/+45 |