Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gcc-missing-braces' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-03-11 | 1 | -1/+2 |
|\ | |||||
| * | Resolve all instances of missing braces. | Brian Behlendorf | 2009-03-11 | 1 | -1/+2 |
* | | Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-03-11 | 9 | -30/+32 |
|\ \ | |||||
| * | | Resolve additional cases where gcc wants extra parenthesis. | Brian Behlendorf | 2009-03-11 | 9 | -30/+32 |
| * | | Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesis | Brian Behlendorf | 2009-02-18 | 29 | -707/+1020 |
| |\| | |||||
| * | | Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesis | Brian Behlendorf | 2009-01-15 | 39 | -604/+1094 |
| |\ \ | |||||
| * \ \ | Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesis | Brian Behlendorf | 2009-01-05 | 4 | -0/+38476 |
| |\ \ \ | |||||
| * \ \ \ | Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesis | Brian Behlendorf | 2008-12-11 | 4 | -850/+0 |
| |\ \ \ \ | |||||
| * | | | | | Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesis | Brian Behlendorf | 2008-12-11 | 16 | -34/+34 |
* | | | | | | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-03-11 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ensure idx is properly initialized in all instances. | Brian Behlendorf | 2009-03-11 | 1 | -1/+1 |
* | | | | | | | Merge branch 'gcc-ident-pragmas' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-03-11 | 65 | -65/+65 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Added 'gcc-ident-pragmas' branch. | Ricardo M. Correia | 2009-03-11 | 65 | -65/+65 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'gcc-64bit-constants' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-03-11 | 1 | -11/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add 'ull' suffix to 64-bit constants. | Ricardo M. Correia | 2009-03-11 | 1 | -11/+11 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-02-18 | 1 | -2/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | C90 fixes int declared in for() is a C99 construct | Brian Behlendorf | 2009-02-18 | 1 | -2/+3 |
| * | | | | | | | Local try should be in this patch | Brian Behlendorf | 2009-02-18 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'gcc-cast' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-02-18 | 1 | -9/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Pass 0's instead of NULL's which are the same but of the correct type | Brian Behlendorf | 2009-02-18 | 1 | -9/+9 |
| * | | | | | | | | Merge commit 'refs/top-bases/gcc-cast' into gcc-cast | Brian Behlendorf | 2009-02-18 | 29 | -707/+1020 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge commit 'refs/top-bases/gcc-cast' into gcc-cast | Brian Behlendorf | 2009-01-15 | 39 | -604/+1094 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
* | | | | | | | | | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-02-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge commit 'refs/top-bases/gcc-uninit' into gcc-uninit | Brian Behlendorf | 2009-02-18 | 29 | -707/+1020 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge commit 'refs/top-bases/gcc-uninit' into gcc-uninit | Brian Behlendorf | 2009-01-15 | 39 | -604/+1094 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-02-18 | 29 | -709/+1021 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge commit 'refs/top-bases/gcc-c90' into gcc-c90 | Brian Behlendorf | 2009-02-18 | 29 | -708/+1021 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Rebase master to b108 | Brian Behlendorf | 2009-02-18 | 29 | -707/+1020 |
| | | |/ / / / / | | |/| | | | | | |||||
* | | | | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-01-15 | 1 | -1/+1 |
|\| | | | | | | | |||||
| * | | | | | | | Resolve C90 int declared in for() construct | Brian Behlendorf | 2009-01-15 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-01-15 | 1 | -8/+12 |
|\| | | | | | | | |||||
| * | | | | | | | Resolve C90 int declared in for() construct | Brian Behlendorf | 2009-01-15 | 1 | -8/+12 |
* | | | | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-01-15 | 1 | -3/+6 |
|\| | | | | | | | |||||
| * | | | | | | | Resolve C90 int declared in for() construct | Brian Behlendorf | 2009-01-15 | 1 | -3/+6 |
* | | | | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-01-15 | 1 | -1/+2 |
|\| | | | | | | | |||||
| * | | | | | | | Resolve C90 int declared in for() construct | Brian Behlendorf | 2009-01-15 | 1 | -1/+2 |
* | | | | | | | | Resolve conflict with removed cleaner type | Brian Behlendorf | 2009-01-15 | 39 | -604/+1094 |
|\| | | | | | | | |||||
| * | | | | | | | Merge commit 'refs/top-bases/gcc-c90' into gcc-c90 | Brian Behlendorf | 2009-01-15 | 39 | -604/+1094 |
| |\| | | | | | | |||||
| | * | | | | | | Rebase master to b105 | Brian Behlendorf | 2009-01-15 | 39 | -604/+1094 |
| | | |_|_|_|/ | | |/| | | | | |||||
* | | | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-01-13 | 1 | -5/+7 |
|\| | | | | | | |||||
| * | | | | | | Fix c90 issue with { } | Brian Behlendorf | 2009-01-13 | 1 | -5/+7 |
* | | | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-01-09 | 1 | -1/+1 |
|\| | | | | | | |||||
| * | | | | | | Fix c90 compliance issue | Brian Behlendorf | 2009-01-09 | 1 | -1/+1 |
* | | | | | | | Merge branch 'gcc-cast' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-01-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Fix cast | Brian Behlendorf | 2009-01-09 | 1 | -1/+1 |
| * | | | | | | Merge commit 'refs/top-bases/gcc-cast' into gcc-cast | Brian Behlendorf | 2009-01-05 | 4 | -0/+38476 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Merge branch 'gcc-missing-case' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-01-09 | 1 | -4/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove extra defaults | Brian Behlendorf | 2009-01-09 | 1 | -4/+0 |
| * | | | | | | | Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-case | Brian Behlendorf | 2009-01-05 | 4 | -0/+38476 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-case | Brian Behlendorf | 2008-12-11 | 4 | -850/+0 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | |