aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-27[AArch64] Restore gimple_folding of reduction intrinsicsAlan Lawrence3-23/+17
2014-10-27[AArch64] Use new reduc_[us](min|max)_scal optabs, inc. for builtinsAlan Lawrence4-90/+108
2014-10-27* MAINTAINTERS: Change my email address.Douglas Rupp1-1/+1
2014-10-27[AArch64] Use new reduc_plus_scal optabs, inc. for __builtinsAlan Lawrence5-53/+90
2014-10-27Add new optabs for reducing vectors to scalarsAlan Lawrence7-23/+118
2014-10-27[Vectorizer] Make REDUC_xxx_EXPR tree codes produce a scalar resultAlan Lawrence6-20/+70
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod359-389/+3178
2014-10-27[AArch64] Temporarily remove aarch64_gimple_fold_builtin code for reduction o...Alan Lawrence3-2/+12
2014-10-27* gcc-interface/utils.c (create_subprog_decl): Adjust condition.Eric Botcazou2-1/+5
2014-10-27match.pd (0 % X): Properly use the iterator iterating over all modulo operators.Richard Biener2-2/+8
2014-10-27misc.c (gnat_init_options_struct): Parameterize errno support here instead of...Eric Botcazou2-16/+25
2014-10-27* gcc-interface/trans.c (gnat_to_gnu) <N_Real_Literal>: Minor tweaks.Eric Botcazou2-11/+12
2014-10-27utils.c (create_var_decl_1): For a variable declared in the unit...Eric Botcazou5-28/+64
2014-10-27tree-ssa-forwprop.c: Include tree-cfgcleanup.h and tree-into-ssa.h.Richard Biener5-5/+116
2014-10-27decl.c (gnat_to_gnu_entity): Apply special treatment of derived packed array ...Eric Botcazou6-1/+41
2014-10-27decl.c (gnat_to_gnu_entity): Remove superfluous computation for the max size.Eric Botcazou4-17/+76
2014-10-27Daily bump.GCC Administrator1-1/+1
2014-10-26In cp/error.c...Manuel López-Ibáñez11-57/+76
2014-10-26microblaze.c: Include rtl-iter.h.Richard Sandiford2-16/+19
2014-10-26linux-unwind.h (pa32_read_access_ok): New function.John David Anglin2-6/+34
2014-10-26mips.c (mips_at_reg_p): Delete.Richard Sandiford2-13/+12
2014-10-26mips.c (mips_record_lo_sum): Replace with...Richard Sandiford2-10/+15
2014-10-26mips.c (mips_sim_insn): Update comment.Richard Sandiford2-14/+13
2014-10-26mips.c (r10k_needs_protection_p_call): Take a const_rtx and return a bool.Richard Sandiford2-16/+25
2014-10-26mips.c (r10k_needs_protection_p_1): Take an rtx rather than an rtx pointer.Richard Sandiford2-22/+31
2014-10-26mips.c (mips16_rewrite_pool_refs_info): Delete.Richard Sandiford2-39/+36
2014-10-26mips.c (mips_kernel_reg_p): Replace with...Richard Sandiford2-6/+16
2014-10-26mips.c (mips_rewrite_small_data_1): Take the context as a parameter instead o...Richard Sandiford2-19/+27
2014-10-26mips.c: Include rtl-iter.h.Richard Sandiford2-19/+31
2014-10-26mep.c (mep_mul_hilo_bypass_1): Delete.Richard Sandiford2-14/+18
2014-10-26mep.c (mep_store_find_set): Take a const_rtx and return a bool.Richard Sandiford2-7/+17
2014-10-26mep.c: Include rtl-iter.h.Richard Sandiford2-25/+23
2014-10-26xtensa.c: Include rtl-iter.h.Richard Sandiford2-29/+30
2014-10-26sh.c (sh_contains_memref_p_1): Delete.Richard Sandiford2-9/+11
2014-10-26sh-protos.h (shmedia_cleanup_truncate): Take an rtx as argument and return th...Richard Sandiford4-20/+32
2014-10-26m68k.c (m68k_tls_reference_p_1): Delete.Richard Sandiford2-17/+21
2014-10-26m68k.c: Include rtl-iter.h.Richard Sandiford2-44/+42
2014-10-26Daily bump.GCC Administrator1-1/+1
2014-10-25re PR tree-optimization/63641 (Invalid shift leads to incorrect code on 32-bi...Jakub Jelinek4-1/+66
2014-10-25status_cxx2011.xml: Update unordered container specific behavior.François Dumont2-2/+7
2014-10-25Add forgotten "configure: regenerate" stanza to last CL entry.Hans-Peter Nilsson1-0/+1
2014-10-25re PR rtl-optimization/63615 (FAIL: gcc.target/i386/addr-sel-1.c)Alan Modra2-19/+26
2014-10-25Only allow e500 double in SPE_SIMD_REGNO_P registers.Joseph Myers2-1/+7
2014-10-25Optimize powerpc*-*-linux* 32-bit classic hard/soft float hardfp/soft-fp use.Joseph Myers4-2/+71
2014-10-25Daily bump.GCC Administrator1-1/+1
2014-10-25dwarf2out.c (declare_in_namespace): Only emit external declarations in the lo...Aldy Hernandez2-0/+25
2014-10-24C++11 explicitly forbids macros for bool, true and false.Jonathan Wakely4-1/+50
2014-10-24check.c (check_co_collective): Reject coindexed A args.Tobias Burnus14-45/+758
2014-10-24Fix error in earlier ChangeLog entry: s/define/undefine/.Ian Lance Taylor1-1/+1
2014-10-24[ARM] gnu11 cleanup for aapcs testcasesJiong Wang2-0/+5