aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-12re PR rtl-optimization/53176 (gcc.dg/lower-subreg-1.c FAILs)Hans-Peter Nilsson2-5/+31
2012-07-12i386.md (QImode and HImode cmove splitters): Merge QImode and HImode splitters.Uros Bizjak2-43/+34
2012-07-12[multiple changes]Arnaud Charlet13-59/+250
2012-07-12[multiple changes]Arnaud Charlet14-910/+1072
2012-07-12[multiple changes]Arnaud Charlet7-206/+424
2012-07-12[multiple changes]Arnaud Charlet13-359/+440
2012-07-12[multiple changes]Arnaud Charlet8-209/+336
2012-07-12[multiple changes]Arnaud Charlet11-287/+561
2012-07-12[multiple changes]Arnaud Charlet6-109/+119
2012-07-12[multiple changes]Arnaud Charlet7-40/+273
2012-07-12Daily bump.GCC Administrator1-1/+1
2012-07-11java-tree.h (force_evaluation_order): Remove prototype.Steven Bosscher3-77/+5
2012-07-11Allow for / comments in g++.dg/debug/dwarf2/pubnames-2.CRainer Orth2-56/+60
2012-07-11DR 1402Jason Merrill4-46/+78
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher26-35/+55
2012-07-11basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher10-24/+43
2012-07-11re PR target/53859 (ICE when calculate insn latency for armv7e-m arch in O2 l...Greta Yorsh4-1/+28
2012-07-11* doc/extend.texi (Namespace Association): Alter cautionary text.Jonathan Wakely2-4/+7
2012-07-11Daily bump.GCC Administrator1-1/+1
2012-07-10re PR target/53886 (Seg fault in sh_insn_length_adjustment)Oleg Endo2-0/+73
2012-07-10re PR target/53911 ([SH] Improve displacement addressing)Oleg Endo2-57/+5
2012-07-10Implement -freuse-stack= optionXinliang David Li5-2/+116
2012-07-10arm.md (movsi): Don't split symbol refs here.Julian Brown2-8/+23
2012-07-10re PR bootstrap/53913 (resource.c:1179:5: error: 'current_function_decl' unde...Andreas Schwab4-6/+20
2012-07-10Zap now unused builtin_mul_widen_even/odd target hooksRichard Henderson8-228/+27
2012-07-10Use VEC_WIDEN_MULT_EVEN/ODD_EXPR in supportable_widening_operationRichard Henderson2-46/+53
2012-07-10Move vector highpart emulation to the optabs layerRichard Henderson8-286/+204
2012-07-10spu: Rename patterns for vec_widen_<s>mult_even/odd_<mode>Richard Henderson4-88/+95
2012-07-10rs6000: Rename patterns for vec_widen_<s>mult_even/odd_<mode>Richard Henderson3-39/+50
2012-07-10i386: Rename patterns for vec_widen_<s>mult_even/odd_<mode>Richard Henderson3-30/+29
2012-07-10Add VEC_WIDEN_MULT_EVEN/ODD_EXPRRichard Henderson15-77/+124
2012-07-10tree.h (phi_arg_d): New field.Dehao Chen38-115/+420
2012-07-10Daily bump.GCC Administrator1-1/+1
2012-07-09DR 1402 PR c++/53733Jason Merrill6-23/+77
2012-07-09method.c (synthesized_method_walk): Avoid changing EH spec based on cleanups ...Jason Merrill4-3/+20
2012-07-09re PR target/53886 (Seg fault in sh_insn_length_adjustment)Oleg Endo2-3/+30
2012-07-09error.c (lang_decl_name): Use TFF_UNQUALIFIED_NAME flag.Sterling Augustine4-1/+203
2012-07-09re PR target/53283 (Many failures on x86_64-apple-darwin10 after revision 186...Iain Sandoe4-1/+19
2012-07-09darwin.h (SUBTARGET_C_COMMON_OVERRIDE_OPTIONS): Move NeXT runtime exceptions ...Iain Sandoe3-3/+18
2012-07-09re PR middle-end/53887 (ICE in hoist_edge_and_branch_if_true, at tree-switch-...Steven Bosscher6-4/+47
2012-07-09re PR c++/53882 (ICE in type_contains_placeholder_1, at tree.c:3015)Jason Merrill4-0/+17
2012-07-09[multiple changes]Arnaud Charlet3-9/+63
2012-07-09builtin-unreachable-6.c: New test.Tom de Vries3-0/+50
2012-07-09tree-ssa-ccp.c (optimize_unreachable): New function.Tom de Vries2-0/+78
2012-07-09Remove duplicate entries.Eric Botcazou1-3192/+0
2012-07-09[multiple changes]Arnaud Charlet12-45/+161
2012-07-09[multiple changes]Arnaud Charlet14-43/+72
2012-07-09[multiple changes]Arnaud Charlet10-80/+89
2012-07-09[multiple changes]Arnaud Charlet17-291/+943
2012-07-09[multiple changes]Arnaud Charlet15-39/+69