Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-11 | target.c: New file. | Jakub Jelinek | 109 | -1208/+15686 |
2013-10-11 | compiler: Use backend interface for function declarations. | Chris Manghane | 9 | -309/+368 |
2013-10-11 | compiler: Avoid extra error for anonymous embedded type. | Ian Lance Taylor | 1 | -6/+1 |
2013-10-11 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2013-10-10 | predict.c (tree_estimate_probability): Add new parameter for estimate_bb_freq... | Teresa Johnson | 3 | -10/+37 |
2013-10-10 | re PR fortran/58226 (negative subscript pos at fortran/options.c:1205) | Tobias Burnus | 2 | -0/+9 |
2013-10-10 | ipa-inline.c:ipa_inline: Fix leak of "order" when optimizations are disabled. | David Malcolm | 2 | -2/+8 |
2013-10-10 | Fix leak of coverage.c:da_file_name | David Malcolm | 2 | -0/+7 |
2013-10-10 | x86-tune.def: Enable X86_TUNE_SSE_TYPELESS_STORES for generic... | Jan Hubicka | 7 | -10/+24 |
2013-10-10 | re PR middle-end/58670 (asm goto miscompilation) | Jakub Jelinek | 5 | -6/+106 |
2013-10-10 | re PR tree-optimization/58656 (rnflow regressing after r202826) | Richard Biener | 2 | -1/+14 |
2013-10-10 | Minor reformatting. | Arnaud Charlet | 1 | -5/+6 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 9 | -13/+74 |
2013-10-10 | Index... | Andrew MacLeod | 2 | -0/+7 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 4 | -4/+30 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 14 | -125/+866 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 8 | -300/+134 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 10 | -177/+301 |
2013-10-10 | freeze.adb: Minor reformatting. | Robert Dewar | 7 | -359/+406 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 16 | -206/+399 |
2013-10-10 | sem_aggr.adb (Resolve_Array_Aggregate): Identify duplicated cases. | Robert Dewar | 16 | -179/+599 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 18 | -1231/+1598 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 5 | -151/+248 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 4 | -15/+65 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 5 | -61/+122 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 5 | -232/+252 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 7 | -146/+224 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 13 | -280/+632 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 28 | -292/+684 |
2013-10-10 | tree-flow.h: Move some prototypes to gimple.h. | Andrew MacLeod | 7 | -247/+258 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 4 | -18/+94 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 14 | -64/+460 |
2013-10-10 | md.texi: Document the mnemonic attribute. | Andreas Krebbel | 2 | -9/+62 |
2013-10-10 | re PR target/57377 (compiler cannot be built with RTL checking) | Andreas Krebbel | 2 | -6/+28 |
2013-10-10 | alpha.c: Add gimple-ssa.h to include list. | Andrew MacLeod | 2 | -0/+5 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 20 | -102/+275 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 10 | -53/+124 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 14 | -129/+205 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 9 | -45/+102 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 9 | -13/+606 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 3 | -3/+29 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 12 | -76/+625 |
2013-10-10 | [multiple changes] | Arnaud Charlet | 11 | -101/+91 |
2013-10-10 | compiler: Fix test for constant argument too large for make. | Ian Lance Taylor | 1 | -2/+17 |
2013-10-10 | compiler: Don't inherit logical operator operand type from context. | Ian Lance Taylor | 1 | -0/+9 |
2013-10-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2013-10-10 | compiler: A type conversion of a constant is not always a constant. | Ian Lance Taylor | 1 | -2/+22 |
2013-10-09 | compiler, runtime: Fix complex division of NaN / 0. | Ian Lance Taylor | 3 | -0/+50 |
2013-10-09 | params.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New param... | Easwaran Raman | 4 | -1/+19 |
2013-10-09 | tree-ssa-phiopts.c (rhs_is_fed_for_value_replacement): New function. | Zhenqiang Chen | 4 | -10/+150 |