aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-09-12rl78-virt.md: Change from | to \; for asm line separators.DJ Delorie2-53/+58
2013-09-12re PR driver/42955 (undecorated cross-compiler gcc fails to find cc1)Brooks Moses6-27/+23
2013-09-12rl78.opt (mrelax): New.DJ Delorie3-0/+18
2013-09-12rl78.c (rl78_expand_prologue): Use AX to copy between SP and FP.DJ Delorie2-3/+15
2013-09-12Support using 'auto' in a function parameter list to introduce an implicit te...Adam Butcher8-26/+323
2013-09-12Support lambda templates.Adam Butcher5-38/+217
2013-09-12Support decl instantiation in function-local templates.Adam Butcher2-2/+17
2013-09-12Add missed .c for the file name in ChangelogVladimir Makarov1-1/+1
2013-09-12re PR middle-end/58335 (S/390: reload vs lra regression - testcase builtin-in...Vladimir Makarov2-45/+66
2013-09-12MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.DJ Delorie17-3/+3784
2013-09-12cfgexpand.c (expand_debug_expr): Avoid sign-extending SImode to PSImode.DJ Delorie2-1/+11
2013-09-12pr58380.C: Suppress warnings with "-w".Paolo Carlini2-0/+6
2013-09-12re PR ipa/58389 (g++ ICE in ipa_find_reference)Martin Jambor4-1/+77
2013-09-122013-09-12 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2013-09-122013-09-12 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2-1/+2
2013-09-12semantics.c (finish_pseudo_destructor_expr): Add location_t parameter.Paolo Carlini7-21/+44
2013-09-12tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c (SSANAMES...Andrew MacLeod8-106/+138
2013-09-12re PR tree-optimization/58404 (&noninvariant_address not forwproped into ->ha...Richard Biener4-20/+58
2013-09-12re PR middle-end/58402 (FAIL: gcc.dg/tree-ssa/phi-opt-1.c scan-tree-dump-time...Richard Biener2-8/+12
2013-09-12tree-ssa.h: New.Andrew MacLeod154-624/+688
2013-09-12re PR ipa/58371 (internal compiler error: in ipcp_verify_propagated_values, a...Martin Jambor2-0/+209
2013-09-12re PR tree-optimization/58396 (heap-use-after-free at gcc/tree-loop-distribut...Richard Biener2-16/+30
2013-09-12x86-tune.def: Turn on X86_TUNE_AVOID_MEM_OPND_FOR_CMOVE for SLM.Yuri Rumyantsev2-1/+7
2013-09-12ChangeLog entry forThomas Schwinge1-0/+14
2013-09-12Makefile.in: Import target_cpu, target_vendor, target_os and their host_ coun...Thomas Schwinge1-80/+72
2013-09-12extend.texi: Fix errors in x86 FMA builtin naming.Cameron McInally2-50/+53
2013-09-12tree-loop-distribution.c (dot_rdg_1): Make graph prettier.Richard Biener4-180/+53
2013-09-12rs6000.c (toc_relative_expr_p): Use add_cint_operand.Alan Modra2-1/+5
2013-09-12Daily bump.GCC Administrator1-1/+1
2013-09-11predicates.md (rl78_cmp_operator_signed): New.DJ Delorie9-293/+1628
2013-09-11simplify-rtx.c (simplify_unary_operation_1): Use simplify_gen_binary for (not...Richard Sandiford2-2/+9
2013-09-11re PR c++/58377 (spurious "may be used uninitialized" warning with -Og)Richard Biener5-0/+34
2013-09-11re PR middle-end/58385 (likely wrong code bug)Jakub Jelinek4-1/+33
2013-09-11arm.md (arm_shiftsi3): New alternative l/l/M.Kyrylo Tkachov4-6/+32
2013-09-11tree-data-ref.c (dump_rdg_vertex, [...]): Move ...Richard Biener4-585/+589
2013-09-11constraints.md (k): New.Alexander Ivchenko6-62/+385
2013-09-11*·doc/invoke.texi:·Document·fxsr,·xsave·and·xsaveopt·options.Alexander Ivchenko3-3/+36
2013-09-10re PR tree-optimization/58380 (ice in fold_comparison)Jeff Law5-10/+209
2013-09-11Daily bump.GCC Administrator1-1/+1
2013-09-10* ipa-devirt.c (ipa_devirt): Enable with LTO.Jan Hubicka2-1/+5
2013-09-10re PR target/58361 (Wrong floating point code generated for ARM target)Richard Earnshaw2-13/+23
2013-09-10lra.c (lra): Clear lra_optional_reload_pseudos before every constraint pass.Vladimir Makarov3-25/+62
2013-09-10[multiple changes]Arnaud Charlet10-174/+481
2013-09-10[multiple changes]Arnaud Charlet22-112/+183
2013-09-10gnatbind.adb: Correct starting date in --version string.Robert Dewar7-15/+50
2013-09-10switch-c.adb: Minor reformatting.Robert Dewar4-4/+66
2013-09-10sem_prag.adb (Analyze_Pragma, [...]): Don't allow REASON parameter in compile...Robert Dewar3-3/+32
2013-09-10[multiple changes]Arnaud Charlet8-35/+140
2013-09-10[multiple changes]Arnaud Charlet13-19/+107
2013-09-10[multiple changes]Arnaud Charlet19-93/+556