aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-06-25gcc/Richard Sandiford2-1/+37
2015-06-25hash-traits.h (ggc_hasher::remove): Take a reference parameter.Richard Sandiford2-22/+10
2015-06-25decl.c (value_annotation_hasher::handle_cache_entry): Delete.Richard Sandiford12-94/+88
2015-06-25hash-table.h: Include hash-traits.h.Richard Sandiford3-138/+168
2015-06-25tree-core.h (struct tree_optimization_option): Make opts a pointer to struct ...Andrew MacLeod4-5/+30
2015-06-25function.h (struct incoming_args): Move struct.Andrew MacLeod12-79/+102
2015-06-25Fix changelog mistakeAndrew Macleod2-1/+4
2015-06-25array-notation-common.c: Use VAR_P throughout.Marek Polacek16-80/+95
2015-06-25alias.h (alias_set_type): Move typedef.Andrew MacLeod5-10/+14
2015-06-25cilk.c (extract_free_variables): Use is_global_var.Marek Polacek6-9/+17
2015-06-25cgraph.h (cgraph_rtl_info): Move to rtl.hAndrew MacLeod6-19/+36
2015-06-25ira-color.c (assign_hard_reg): Remove unecessary bitmap check.Zhouyi Zhou2-9/+22
2015-06-25fold-const.c (fold_binary_loc): Move simplification of (X <<>> C1) & C2 ...Richard Biener5-101/+102
2015-06-25* lto-streamer-out.c (DFS::hash_scc): Fix typos & formatting glitches.Eric Botcazou2-45/+47
2015-06-25match.pd: Add patterns for vec_conds between 1 and 0.Richard Sandiford4-0/+122
2015-06-25tree-vect-stmts.c (vectorizable_conversion): Do not set STMT_VINFO_VEC_STMT f...Richard Biener2-12/+42
2015-06-25tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Improve debug dumping.Richard Biener4-15/+60
2015-06-25bfin.c (bfin_expand_prologue): Set current_function_static_stack_size if flag...Nick Clifton10-3/+47
2015-06-25Remove 'unsigned' in header comment canonicalize_loop_ivsTom de Vries2-9/+13
2015-06-25re PR target/29693 (ICE while compiling gcc-3.4.3 with gcc-4.1.1)Ramana Radhakrishnan2-1/+7
2015-06-25Verify reused dominators info in calculate_dominance_infoTom de Vries2-1/+12
2015-06-25Daily bump.GCC Administrator1-1/+1
2015-06-24The problem is that diagnostic_action_after_output tries to delete the active...Manuel López-Ibáñez4-3/+29
2015-06-24re PR target/66563 (ICE (segmentation fault) on sh4-linux-gnu)Kaz Kojima3-15/+33
2015-06-24* gcc.dg/torture/pr66345.c: Fix assumption about size_t type.DJ Delorie2-1/+11
2015-06-24re PR c++/66647 (ICE: in instantiate_class_template_1, at cp/pt.c:9254)Jason Merrill3-4/+64
2015-06-24[AArch64] Fix another ICE with -mgeneral-regs-onlyAlan Lawrence4-1/+21
2015-06-24[AArch64 Doc] Clarify feature modifiers {no,}{fp,simd,crypto}Alan Lawrence2-8/+22
2015-06-24[AArch64] Fix ICES with -mgeneral-regs-only / -march=...+nofpAlan Lawrence8-18/+103
2015-06-24* dwarf2out.c (gen_formal_parameter_die): Remove assert.Aldy Hernandez3-7/+17
2015-06-24re PR c++/66501 (Default move assignment does not move array members)Jason Merrill4-20/+21
2015-06-24Implement N3928 - Extending static_assertEdward Smith-Rowland10-15/+203
2015-06-24re PR c++/65750 (misinterpret in a virtual member function with a C++11 style...Adam Butcher4-0/+48
2015-06-24tree-vect-slp.c (vect_build_slp_tree_1): Init vectype.Ilya Enkovich2-1/+5
2015-06-24Skip tests for inappropriate multilibs.Ramana Radhakrishnan6-1/+17
2015-06-24[PATCH][AARCH64]Add ACLE predefined marcos: __ARM_ALIGN_MAX_PWR andRenlin Li5-0/+44
2015-06-24Revert fix for PR c++/30044Patrick Palka12-61/+60
2015-06-24genmatch.c (enum tree_code): Add VIEW_CONVERT[012].Richard Biener2-15/+53
2015-06-24re PR c++/65811 (ice in vague_linkage_p)Paolo Carlini4-0/+22
2015-06-24[PATCH]Use "unsigned int" to hold alignment in emit_local function.Renlin Li2-2/+6
2015-06-24re PR target/63408 (GCC emits incorrect fixed->fp conversion instruction on C...Ramana Radhakrishnan4-1/+36
2015-06-24[PATCH][testsuite] Fix TORTURE_OPTIONS overridingJames Greenhalgh3-27/+34
2015-06-24PR66306: Fix match_dups on swapped operands.Andreas Krebbel4-0/+43
2015-06-24S/390: Switch mode attribute to bhfgq for vec scatterAndreas Krebbel2-2/+9
2015-06-24S/390: Add proper comments to vpopct builtins for automated testsuite generat...Andreas Krebbel2-13/+17
2015-06-24S/390: Make builtin creation conditional.Andreas Krebbel6-955/+1028
2015-06-24S/390: Remove internal builtins from vecintrin.h.Andreas Krebbel2-35/+4
2015-06-24S/390: Fix s390_secondary_reload register class check.Andreas Krebbel2-1/+6
2015-06-24S/390: Disable effect of support_vector_misalignmentAndreas Krebbel2-1/+10
2015-06-24S/390: Limit legitimate_constant_p changes to TARGET_VX.Andreas Krebbel2-1/+6