summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-28156-50/+1014
* 2014-10-28 Richard Biener <rguenther@suse.de>rguenth2014-10-284-1/+48
* AVX-512. 85/n. Add intrinsics headers.kyukhin2014-10-288-2/+24450
* AVX-512. 84/n. Add missing immediate checks.kyukhin2014-10-282-0/+16
* AVX-512. 83/n. Add scatter built-ins.kyukhin2014-10-282-0/+175
* AVX-512. 82/n. Add gather built-ins.kyukhin2014-10-282-9/+185
* AVX-512. 81.2/n. Add new built-ins.kyukhin2014-10-283-11/+4259
* * tree-ssa-math-opts.c (find_bswap_or_nop_1): Use uint64_tjakub2014-10-282-1/+6
* Actually removed redundant tests from r216783.chefmax2014-10-282-39/+0
* Add missing tests.chefmax2014-10-287-0/+120
* Don't inline GCC memory builtins if ASan is enabled.chefmax2014-10-2812-266/+234
* 2014-10-28 Richard Biener <rguenther@suse.de>rguenth2014-10-284-1/+31
* Remove VEC_LSHIFT_EXPR and vec_shl_optabalalaw012014-10-2813-41/+27
* Enable -fsanitize-recover for KASan.ygribov2014-10-2816-52/+187
* Allow to override Asan shadow offset.ygribov2014-10-289-9/+101
* Add strtoll and strtoull to libiberty.ygribov2014-10-2812-18/+752
* Daily bump.gccadmin2014-10-281-1/+1
* PR63442 libgcc_cmp_return_mode not always return word_modejiwang2014-10-272-1/+6
* * tree.c (build_common_tree_nodes): Don't even store thedj2014-10-272-1/+7
* gcc/rsandifo2014-10-272-30/+22
* gcc/rsandifo2014-10-272-40/+36
* gcc/rsandifo2014-10-272-14/+14
* gcc/rsandifo2014-10-272-15/+21
* gcc/rsandifo2014-10-274-11/+24
* gcc/rsandifo2014-10-273-9/+17
* gcc/rsandifo2014-10-272-25/+23
* gcc/rsandifo2014-10-272-20/+21
* gcc/rsandifo2014-10-272-18/+14
* gcc/rsandifo2014-10-272-6/+16
* Implement N3653 (Member initializers and aggregates) and fixjason2014-10-2716-190/+624
* Let GDB reuse GCC's parser.pmuldoon2014-10-2744-302/+23921
* libgo: Update to Go 1.3.3 release.ian2014-10-2719-60/+336
* [AArch64] Restore gimple_folding of reduction intrinsicsalalaw012014-10-273-23/+17
* [AArch64] Use new reduc_[us](min|max)_scal optabs, inc. for builtinsalalaw012014-10-274-90/+108
* * MAINTAINTERS: Change my email address.rupp2014-10-271-1/+1
* [AArch64] Use new reduc_plus_scal optabs, inc. for __builtinsalalaw012014-10-275-53/+90
* Add new optabs for reducing vectors to scalarsalalaw012014-10-277-23/+118
* [Vectorizer] Make REDUC_xxx_EXPR tree codes produce a scalar resultalalaw012014-10-276-20/+70
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-27359-389/+3178
* [AArch64] Temporarily remove aarch64_gimple_fold_builtin code for reduction o...alalaw012014-10-273-2/+12
* * gcc-interface/utils.c (create_subprog_decl): Adjust condition.ebotcazou2014-10-272-1/+5
* 2014-10-27 Richard Biener <rguenther@suse.de>rguenth2014-10-272-2/+8
* * gcc-interface/misc.c (gnat_init_options_struct): Parameterize errnoebotcazou2014-10-272-16/+25
* * gcc-interface/trans.c (gnat_to_gnu) <N_Real_Literal>: Minor tweaks.ebotcazou2014-10-272-11/+12
* * gcc-interface/utils.c (create_var_decl_1): For a variable declaredebotcazou2014-10-275-28/+64
* 2014-10-27 Richard Biener <rguenther@suse.de>rguenth2014-10-275-5/+116
* * gcc-interface/decl.c (gnat_to_gnu_entity): Apply special treatmentebotcazou2014-10-276-1/+41
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Removeebotcazou2014-10-274-17/+76
* Daily bump.gccadmin2014-10-271-1/+1
* In cp/error.c, I separate the initialization of the diagnostic contextmanu2014-10-2611-57/+76