aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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
2014-09-02badalloc1.C (arena_size): Scale according to target pointer size.Hans-Peter Nilsson2-2/+11
2014-09-02re PR fortran/62270 (-Wlogical-not-parentheses warnings)Marek Polacek5-3/+14
2014-09-02[2/2] Vectorise lroundf, lfloorf, lceilf using the new ARMv8-A vcvt* instruct...Kyrylo Tkachov9-0/+133
2014-09-02[ARM][1/2] Implement lceil, lfloor, lround optabs with new ARMv8-A instructions.Kyrylo Tkachov7-0/+103
2014-09-02[AArch64] Use CC_Z and CC_NZ with csinc and similar instructions.Kyrylo Tkachov5-51/+86
2014-09-02DR 1453Paolo Carlini5-3/+73
2014-09-02Makefile.in (TAGS): Handle constructs in common.opt, rtl.def, tree.def, and g...Aldy Hernandez2-1/+9
2014-09-02cilk-builtins.def (__cilkrts_cilk_for_32): New.Jakub Jelinek43-65/+2569
2014-09-0240x.md (ppc403-integer): Move "exts" to "no dot".Segher Boessenkool24-401/+203
2014-09-02rs6000.md (QHSI): Delete.Segher Boessenkool2-248/+145
2014-09-02rs6000.md (any_extend): New code iterator.Segher Boessenkool2-144/+119
2014-09-022014-09-02 Segher Boessenkool <segher@kernel.crashing.org>Segher Boessenkool2-126/+49