aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-11compiler: Use backend interface for function declarations.Chris Manghane9-309/+368
2013-10-11compiler: Avoid extra error for anonymous embedded type.Ian Lance Taylor1-6/+1
2013-10-11runtime: Report len out of range for large len when making slice.Ian Lance Taylor1-1/+4
2013-10-11Daily bump.GCC Administrator1-1/+1
2013-10-10predict.c (tree_estimate_probability): Add new parameter for estimate_bb_freq...Teresa Johnson3-10/+37
2013-10-10re PR fortran/58226 (negative subscript pos at fortran/options.c:1205)Tobias Burnus2-0/+9
2013-10-10ipa-inline.c:ipa_inline: Fix leak of "order" when optimizations are disabled.David Malcolm2-2/+8
2013-10-10Fix leak of coverage.c:da_file_nameDavid Malcolm2-0/+7
2013-10-10x86-tune.def: Enable X86_TUNE_SSE_TYPELESS_STORES for generic...Jan Hubicka7-10/+24
2013-10-10re PR middle-end/58670 (asm goto miscompilation)Jakub Jelinek5-6/+106
2013-10-10re PR tree-optimization/58656 (rnflow regressing after r202826)Richard Biener2-1/+14
2013-10-10Minor reformatting.Arnaud Charlet1-5/+6
2013-10-10[multiple changes]Arnaud Charlet9-13/+74
2013-10-10Index...Andrew MacLeod2-0/+7
2013-10-10[multiple changes]Arnaud Charlet4-4/+30
2013-10-10[multiple changes]Arnaud Charlet14-125/+866
2013-10-10[multiple changes]Arnaud Charlet8-300/+134
2013-10-10[multiple changes]Arnaud Charlet10-177/+301
2013-10-10freeze.adb: Minor reformatting.Robert Dewar7-359/+406
2013-10-10[multiple changes]Arnaud Charlet16-206/+399
2013-10-10sem_aggr.adb (Resolve_Array_Aggregate): Identify duplicated cases.Robert Dewar16-179/+599
2013-10-10[multiple changes]Arnaud Charlet18-1231/+1598
2013-10-10[multiple changes]Arnaud Charlet5-151/+248
2013-10-10[multiple changes]Arnaud Charlet4-15/+65
2013-10-10[multiple changes]Arnaud Charlet5-61/+122
2013-10-10[multiple changes]Arnaud Charlet5-232/+252
2013-10-10[multiple changes]Arnaud Charlet7-146/+224
2013-10-10[multiple changes]Arnaud Charlet13-280/+632
2013-10-10[multiple changes]Arnaud Charlet28-292/+684
2013-10-10tree-flow.h: Move some prototypes to gimple.h.Andrew MacLeod7-247/+258
2013-10-10[multiple changes]Arnaud Charlet4-18/+94
2013-10-10[multiple changes]Arnaud Charlet14-64/+460
2013-10-10md.texi: Document the mnemonic attribute.Andreas Krebbel2-9/+62
2013-10-10re PR target/57377 (compiler cannot be built with RTL checking)Andreas Krebbel2-6/+28
2013-10-10alpha.c: Add gimple-ssa.h to include list.Andrew MacLeod2-0/+5
2013-10-10[multiple changes]Arnaud Charlet20-102/+275
2013-10-10[multiple changes]Arnaud Charlet10-53/+124
2013-10-10[multiple changes]Arnaud Charlet14-129/+205
2013-10-10[multiple changes]Arnaud Charlet9-45/+102
2013-10-10[multiple changes]Arnaud Charlet9-13/+606
2013-10-10[multiple changes]Arnaud Charlet3-3/+29
2013-10-10[multiple changes]Arnaud Charlet12-76/+625
2013-10-10[multiple changes]Arnaud Charlet11-101/+91
2013-10-10compiler: Fix test for constant argument too large for make.Ian Lance Taylor1-2/+17
2013-10-10compiler: Don't inherit logical operator operand type from context.Ian Lance Taylor1-0/+9
2013-10-10Daily bump.GCC Administrator1-1/+1
2013-10-10compiler: A type conversion of a constant is not always a constant.Ian Lance Taylor1-2/+22
2013-10-09compiler, runtime: Fix complex division of NaN / 0.Ian Lance Taylor6-1/+107
2013-10-09params.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New param...Easwaran Raman4-1/+19
2013-10-09tree-ssa-phiopts.c (rhs_is_fed_for_value_replacement): New function.Zhenqiang Chen4-10/+150