aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-11-06[Patch AArch64] Switch constant pools to separate rodata sections.Ramana Radhakrishnan1-0/+10
2015-11-06[Patch ARM] Unified assembler in ARM state.Ramana Radhakrishnan1-0/+22
2015-11-06Add stats on adhoc table to dump_line_table_statisticsDavid Malcolm1-0/+4
2015-11-06tree-core.h (size_type_kind): Remove OEP_CONSTANT_ADDRESS_OF and add OEP_MATC...Jan Hubicka1-0/+9
2015-11-06aarch64-builtins.c: Builtins for rsqrt and rsqrtf.Benedikt Huber1-0/+20
2015-11-06re PR ipa/68057 (450.soplex in SPEC CPU 2006 failed to build)Jan Hubicka1-0/+9
2015-11-06Correct entry for PR c++/67942.Martin Sebor1-2/+1
2015-11-06config.gcc (e6500): Fix cpu_is_64bit typo.Arnout Vandecappelle1-0/+4
2015-11-06tree-sra.c: Fix completely_scalarize for negative indices.Alan Lawrence1-0/+5
2015-11-06alloc-pool.h (object_allocator::allocate): Default-initialize object.Richard Biener1-0/+5
2015-11-06tree-ssa-sccvn.c (class sccvn_dom_walker): Add destructor.Richard Biener1-0/+11
2015-11-06re PR tree-optimization/68145 (ICE: in vectorizable_store, at tree-vect-stmts...Ilya Enkovich1-0/+6
2015-11-06Fix transform_to_exit_first_loop_alt with -gTom de Vries1-0/+7
2015-11-06[ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs inside accumulato...Kyrylo Tkachov1-0/+6
2015-11-06Update loongson vector reductions.Simon Dardis1-0/+12
2015-11-06tree-vectorizer.h (struct _bb_vec_info): Add region_begin/end members.Richard Biener1-0/+20
2015-11-06[PR67753] fix copy of PARALLEL entry_parm to CONCAT target_regAlexandre Oliva1-0/+10
2015-11-06tree-hash-traits.h (tree_operand_hash): Provide equal, not equal_keys.Richard Biener1-0/+5
2015-11-05gimplify.c (gimplify_scan_omp_clauses): Add support for OMP_CLAUSE_TILE.Cesar Philippidis1-0/+16
2015-11-05PR c++/67942 - diagnose placement new buffer overflowMartin Sebor1-0/+6
2015-11-05[PATCH] tree-scalar-evolution.c: Handle LSHIFT by constantAlan Lawrence1-0/+6
2015-11-05[Patch ifcvt] Teach RTL ifcvt to handle multiple simple set instructionsJames Greenhalgh1-0/+6
2015-11-05gimple-fold.c: Include omp-low.h.Nathan Sidwell1-0/+6
2015-11-05gcc/Jakub Jelinek1-0/+125
2015-11-05target.def (goacc.dim_limit): New hook.Nathan Sidwell1-0/+16
2015-11-05tree-vect-generic.c (do_compare): Use -1 for true result instead of 1.Ilya Enkovich1-0/+5
2015-11-05[Patch AArch64] Switch constant pools to separate rodata sections.Ramana Radhakrishnan1-0/+8
2015-11-05targhooks.c (default_get_mask_mode): Use BLKmode in case target doesn't suppo...Ilya Enkovich1-0/+6
2015-11-04remove parameter_rename_mapAditya Kumar1-0/+16
2015-11-04improve debug of codegenAditya Kumar1-0/+12
2015-11-04omp-low.c (struct omp_context): Remove reduction_map field.Nathan Sidwell1-0/+8
2015-11-04nvptx.c (nvptx_goacc_validate_dims): Add checking.Nathan Sidwell1-0/+4
2015-11-04nvptx.c: Include gimple headers.Nathan Sidwell1-0/+23
2015-11-04internal-fn.def (GOACC_REDUCTION): New.Nathan Sidwell1-1/+27
2015-11-04Pass manager: add support for termination of pass listMartin Liska1-0/+17
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev1-0/+12
2015-11-04Handle recursive restrict in function parameterTom de Vries1-0/+16
2015-11-04Use decl_type in create_variable_info_for_1Tom de Vries1-0/+5
2015-11-03remove unused config/arm/coff.hTrevor Saunders1-0/+4
2015-11-03Remove superfluous gcc/ prefixesEric Botcazou1-37/+37
2015-11-03gimple-expr.c (useless_type_conversion_p): Reinstate type canonical check for...Eric Botcazou1-0/+5
2015-11-03tree-vect-data-refs.c (vect_analyze_data_refs): Do not collect data reference...Richard Biener1-0/+19
2015-11-03multiple_target.c (create_dispatcher_calls): Add target check on ifunc.Evgeny Stupachenko1-0/+6
2015-11-03OpenACC atomic directiveThomas Schwinge1-0/+8
2015-11-03[AARCH64][PATCH 1/3] Implementing the variants of the vmulx_ NEON intrinsicBilyan Borisov1-0/+14
2015-11-03[AArch64] Fix ICE on (const_double:HF 0.0)Alan Lawrence1-0/+5
2015-11-03ChangeLog: Fix whitespace.Uros Bizjak1-14/+13
2015-11-03defer mark_addressable calls during expand till the end of expandAlexandre Oliva1-0/+12
2015-11-03ifcombine: factor out inner block viability testAlexandre Oliva1-0/+4
2015-11-03[PR68083] don't introduce undefined behavior in ifcombineAlexandre Oliva1-0/+8