summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gcc-missing-braces' into refs/top-bases/gcc-branchBrian Behlendorf2009-03-119-62/+67
|\
| * Resolve all instances of missing braces.Brian Behlendorf2009-03-1111-62/+74
* | Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branchBrian Behlendorf2009-03-1112-34/+36
|\ \
| * | Resolve additional cases where gcc wants extra parenthesis.Brian Behlendorf2009-03-1112-34/+36
* | | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branchBrian Behlendorf2009-03-111-1/+1
|\ \ \
| * | | Ensure idx is properly initialized in all instances.Brian Behlendorf2009-03-111-1/+1
* | | | Merge branch 'gcc-ident-pragmas' into refs/top-bases/gcc-branchBrian Behlendorf2009-03-1187-89/+89
|\ \ \ \
| * | | | Added 'gcc-ident-pragmas' branch.Ricardo M. Correia2009-03-1189-89/+93
| | |_|/ | |/| |
* | | | Merge branch 'gcc-64bit-constants' into refs/top-bases/gcc-branchBrian Behlendorf2009-03-112-12/+12
|\ \ \ \
| * | | | Add 'ull' suffix to 64-bit constants.Ricardo M. Correia2009-03-114-12/+16
| |/ / /
* | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-181-2/+3
|\ \ \ \
| * | | | C90 fixes int declared in for() is a C99 constructBrian Behlendorf2009-02-181-2/+3
* | | | | Merge branch 'gcc-cast' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-181-9/+9
|\ \ \ \ \
| * | | | | Pass 0's instead of NULL's which are the same but of the correct typeBrian Behlendorf2009-02-181-9/+9
* | | | | | Merge branch 'gcc-cast' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-181-1/+1
|\| | | | |
| * | | | | Fix castBrian Behlendorf2009-02-181-1/+1
* | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-180-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Local try should be in this patchBrian Behlendorf2009-02-181-0/+1
* | | | | | Merge branch 'gcc-shadow' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-180-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'refs/top-bases/gcc-shadow' into gcc-shadowBrian Behlendorf2009-02-1839-736/+1088
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'gcc-unused' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-180-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'refs/top-bases/gcc-unused' into gcc-unusedBrian Behlendorf2009-02-1839-736/+1088
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-181-0/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge commit 'refs/top-bases/gcc-uninit' into gcc-uninitBrian Behlendorf2009-02-1839-736/+1088
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-180-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesisBrian Behlendorf2009-02-1839-736/+1088
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'gcc-missing-case' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-180-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-caseBrian Behlendorf2009-02-1839-736/+1088
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-180-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'refs/top-bases/gcc-invalid-prototype' into gcc-invalid-prototypeBrian Behlendorf2009-02-1839-736/+1088
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'gcc-init-pragmas' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-180-0/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmasBrian Behlendorf2009-02-1839-736/+1088
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'gcc-debug' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-180-0/+0
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'refs/top-bases/gcc-debug' into gcc-debugBrian Behlendorf2009-02-1839-736/+1088
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'gcc-cast' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-180-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge commit 'refs/top-bases/gcc-cast' into gcc-castBrian Behlendorf2009-02-1839-736/+1088
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-1839-738/+1089
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge commit 'refs/top-bases/gcc-c90' into gcc-c90Brian Behlendorf2009-02-1839-737/+1089
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Rebase master to b108Brian Behlendorf2009-02-1839-736/+1088
* | | | | | | | | | | | Merge branch 'gcc-shadow' into refs/top-bases/gcc-branchBrian Behlendorf2009-01-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge commit 'refs/top-bases/gcc-shadow' into gcc-shadowBrian Behlendorf2009-01-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'gcc-unused' into refs/top-bases/gcc-branchBrian Behlendorf2009-01-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge commit 'refs/top-bases/gcc-unused' into gcc-unusedBrian Behlendorf2009-01-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branchBrian Behlendorf2009-01-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge commit 'refs/top-bases/gcc-uninit' into gcc-uninitBrian Behlendorf2009-01-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branchBrian Behlendorf2009-01-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesisBrian Behlendorf2009-01-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'gcc-missing-case' into refs/top-bases/gcc-branchBrian Behlendorf2009-01-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-caseBrian Behlendorf2009-01-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branchBrian Behlendorf2009-01-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |