aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-04rs6000.c (special_handling_values): Add SH_EXTRACT.Bill Schmidt6-3/+217
2014-09-04vsx.md (*vsx_extract_<mode>_load): Always match selection of 0th memory doubl...Bill Schmidt4-8/+12
2014-09-04rx.h (HARD_REGNO_MODE_OK): Add braces.Jan-Benedict Glaw2-2/+6
2014-09-04re PR ipa/61659 (Extra undefined symbol because of devirtualization)Markus Trippelsdorf3-1/+13
2014-09-04re PR debug/60655 (ICE: output_operand: invalid expression as operand)Alan Modra2-1/+7
2014-09-04Add target hook to override DWARF2 frame register sizeMatthew Fortune7-3/+45
2014-09-04Daily bump.GCC Administrator1-1/+1
2014-09-03compiler: Add precise type information on the heap.Chris Manghane14-95/+891
2014-09-03invoke.texi: Document that -Wlogical-not-parentheses is enabled by -Wall.Marek Polacek4-1/+12
2014-09-03[multiple changes]Fritz Reese4-1/+35
2014-09-03rtl.texi (RTX_AUTOINC): Document that the first operand is the automodified r...Richard Sandiford2-1/+7
2014-09-03output.h (get_some_local_dynamic_name): Declare.Richard Sandiford8-204/+78
2014-09-03aarch64: Improve epilogue unwind infoRichard Henderson2-182/+93
2014-09-03opts.c (default_options_optimization): Adjust max-combine-insns to 2 for -Og.Richard Biener2-0/+11
2014-09-03re PR ipa/62015 (ipa-cp-clone uses a clone that is too specialized for the ca...Martin Jambor4-0/+76
2014-09-03re PR ipa/61986 (ICE on valid code at -O3 on x86_64-linux-gnu indecide_about_...Martin Jambor4-6/+70
2014-09-03re PR c/62294 (Missing "passing argument [...] from incompatible pointer type...Marek Polacek3-0/+19
2014-09-03Fix for tree-ssa-preMartin Liska2-0/+8
2014-09-03pr39228.c: Use dg-add-options instead of dg-options.Kaz Kojima2-4/+9
2014-09-03re PR c/62024 (__atomic_always_lock_free is not a constant expression)Marek Polacek5-0/+29
2014-09-03[NDS32] No need to take padding into consideration in Andes ABI2 because we c...Chung-Ju Wu2-0/+21
2014-09-03[NDS32] Provide TARGET_ARG_PARTIAL_BYTES so that we can have structure argumentChung-Ju Wu2-0/+52
2014-09-03[NDS32] Emit stack push instructions for varargs at prologue stage and emit...Chung-Ju Wu2-1/+87
2014-09-03[NDS32] Since we are going to provide new heuristic for fp-as-gp optimization,Chung-Ju Wu2-12/+5
2014-09-03[NDS32] Deal with nameless arguments in nds32_function_arg and nds32_function...Chung-Ju Wu3-23/+99
2014-09-03tree-ssa-pre.c (alloc_expression_id): Use quick_grow_cleared.Richard Biener2-82/+26
2014-09-03[NDS32] Since argument pointer must be 8-byte alignment...Chung-Ju Wu2-1/+7
2014-09-03[NDS32] Prepare necessary varargs information in compute_stack_frame().Chung-Ju Wu2-14/+31
2014-09-03[NDS32] Implement TARGET_SETUP_INCOMING_VARARGS target hook.Chung-Ju Wu3-3/+58
2014-09-03adxintrin.h (_subborrow_u32): New.Ilya Tocar10-4/+144
2014-09-03[NDS32] Define and rename some GPR-specific stuff.Chung-Ju Wu3-15/+33
2014-09-03[NDS32] Remove unused variables.Chung-Ju Wu2-4/+7
2014-09-03[NDS32] We need to make sure it is NOT a variadic function so that some v3pus...Chung-Ju Wu3-9/+30
2014-09-03[NDS32] Consider varargs situation when creating stack operation assembly code.Chung-Ju Wu4-20/+66
2014-09-03[NDS32] Add a function to indentify if FUNC is an interrupt service routine.Chung-Ju Wu3-0/+31
2014-09-03[NDS32] Preparation in nds32.h of using registers to save varargs.Chung-Ju Wu2-7/+13
2014-09-03[NDS32] In nds32_valid_stack_push_pop_p(), we look into OP rtx to see if we i...Chung-Ju Wu4-12/+25
2014-09-03[NDS32] Refine the implementation and consider CFA restore information for st...Chung-Ju Wu2-47/+57
2014-09-03[NDS32] Refine the implementation and consider CFA restore information for st...Chung-Ju Wu2-36/+69
2014-09-03re PR bootstrap/61078 (ESA mode bootstrap failure since r209897)Andreas Krebbel4-3/+88
2014-09-03[NDS32] Define PIC_OFFSET_TABLE_REGNUM to $gp register.Chung-Ju Wu2-0/+6
2014-09-0320111227-2.c: Compile only for x86 targets.Uros Bizjak3-0/+8
2014-09-03gcc-dg.exp (set-target-env-var): Change env to ::env.Max Ostapenko2-2/+6
2014-09-03Missed that file in r213079 of 2014-07-26Tobias Burnus2-0/+102
2014-09-03use rtx_code_label in lab_rtx_for_bb hash mapTrevor Saunders2-4/+11
2014-09-03use rtx_code_label moreTrevor Saunders23-107/+120
2014-09-03libgcov-interface.c (STRONG_ALIAS): New.Nathan Sidwell3-3/+21
2014-09-03Daily bump.GCC Administrator1-1/+1
2014-09-02support ggc hash_map and hash_setTrevor Saunders17-174/+402
2014-09-02rs6000-builtin.def (XVCVSXDDP_SCALE): New built-in definition.Bill Schmidt10-0/+196