summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.am (CXXFLAGS, LDFLAGS): Filter out -fsanitize=address.jakub2014-10-293-11/+54
* 2014-10-29 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012014-10-293-1/+44
* gcc/rsandifo2014-10-294-39/+50
* gcc/rsandifo2014-10-292-52/+152
* Add svn:executable on configure.jakub2014-10-291-0/+0
* 2014-10-29 Richard Biener <rguenther@suse.de>rguenth2014-10-292-1/+8
* 2014-10-29 Tristan Gingold <gingold@adacore.com>gingold2014-10-292-1/+5
* AVX-512. 89/n. Improve mask move insn generation.kyukhin2014-10-294-14/+57
* AVX-512. 88/n. Add missed avx512bw/avx512vl cmp intrinsics.kyukhin2014-10-2973-0/+3399
* AVX-512. 87/n. Add rest of the tests.kyukhin2014-10-29908-175/+23589
* AVX-512. 86/n. Add options tests.kyukhin2014-10-298-8/+633
* Daily bump.gccadmin2014-10-291-1/+1
* debug/elf: add power64 support along with relocation testian2014-10-284-1/+233
* 2014-10-28 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2014-10-285-41/+54
* longlong.h: Disable alpha umul_ppmm for old g++rth2014-10-282-0/+8
* * constexpr.c (cxx_eval_outermost_constant_expr): Tweak.jason2014-10-282-2/+6
* libgo: Add consts for ioctlian2014-10-281-1/+25
* gcc/:ian2014-10-285-94/+813
* * 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