aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Daily bump.GCC Administrator1-1/+1
2015-06-21Daily bump.GCC Administrator1-1/+1
2015-06-20* common.opt (fsanitize-undefined-trap-on-error): Add Driver.Marek Polacek2-1/+5
2015-06-20Daily bump.GCC Administrator1-1/+1
2015-06-20re PR c++/65882 (Internal compiler error: Error reporting routines re-entered)Mikhail Maltsev5-4/+85
2015-06-19re PR target/66591 ([SH] ICE: in get_reload_reg, at lra-constraints.c:633 wit...Kaz Kojima2-3/+25
2015-06-19gigi.h (record_builtin_type): Adjust comment.Eric Botcazou7-186/+225
2015-06-19* gcc-interface/misc.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): Define.Eric Botcazou1-0/+2
2015-06-19decl.c (gnat_to_gnu_entity): Make sure the size of a padding type built aroun...Eric Botcazou3-5/+23
2015-06-19fix ChangeLog dateJason Merrill1-3/+1
2015-06-19re PR c++/66585 (Internal compiler error when initialize field with lambda)Jason Merrill3-0/+37
2015-06-19re PR c++/65880 (Member function issue with argument "pointer to const array ...Jason Merrill4-11/+88
2015-06-19re PR c++/65973 (segmentation fault when compiling C++14 code)Jason Merrill3-4/+14
2015-06-19re PR c++/65843 (multiple use of const variable in lamba in template function...Jason Merrill3-1/+25
2015-06-19re PR c++/66061 (Internal Compiler Error when specializing a variable templat...Jason Merrill1-0/+8
2015-06-19aarch64.md (mov<mode>:GPF): Don't call force_reg if op1 is an fp zero.Jim Wilson9-7/+72
2015-06-19[Patch Vax] zero/sign extend patterns need to be SUBREG awareJames Greenhalgh3-3/+12
2015-06-19vtst.c: New file.Christophe Lyon2-0/+124
2015-06-19vtbX.c: New file.Christophe Lyon2-0/+293
2015-06-19vstX_lane.c: New file.Christophe Lyon2-0/+582
2015-06-19vst1_lane.c: New file.Christophe Lyon2-0/+97
2015-06-19vsra_n.c: New file.Christophe Lyon2-0/+121
2015-06-19vshrn_n.c: New file.Christophe Lyon2-0/+74
2015-06-19vshl_n.c: New file.Christophe Lyon2-0/+100
2015-06-19vshll_n.c: New file.Christophe Lyon2-0/+60
2015-06-19vset_lane.c: New file.Christophe Lyon2-0/+103
2015-06-19vrsra_n.c: New file.Christophe Lyon2-0/+557
2015-06-19vrsqrts.c: New file.Christophe Lyon2-0/+122
2015-06-19vrsqrte.c: New file.Christophe Lyon2-0/+161
2015-06-19vrshrn_n.c: New file.Christophe Lyon2-0/+147
2015-06-19vrshr_n.c: New file.Christophe Lyon2-0/+508
2015-06-19vshr_n.c: New file.Christophe Lyon2-0/+99
2015-06-19vrshl.c: New file.Christophe Lyon2-0/+631
2015-06-19vrev.c: New file.Christophe Lyon2-0/+204
2015-06-19vreinterpret.c: New file.Christophe Lyon2-0/+745
2015-06-19vrecps.c: New file.Christophe Lyon2-0/+121
2015-06-192015-06-19 Christophe Lyon <christophe.lyon@linaro.org>Christophe Lyon3-6/+174
2015-06-19pr62308.c: New test.Christophe Lyon2-0/+10
2015-06-19Fix openmp global state fortran regressionMikael Morin4-5/+57
2015-06-19[i386][obvious] Use std::swap instead of manually swapping in a couple of placesKyrylo Tkachov2-6/+8
2015-06-19Add missing test for r224643.Ilya Enkovich1-0/+18
2015-06-19tree-chkp.c (chkp_compute_bounds_for_assignment): Don't reuse bounds created ...Ilya Enkovich3-0/+26
2015-06-19[nvptx] Address genrecog warningsJakub Jelinek2-4/+23
2015-06-19re PR target/66541 (r224314 causes ICE in gcc.dg/torture/pr52429.c)Christian Bruel2-3/+10
2015-06-19Daily bump.GCC Administrator1-1/+1
2015-06-18i386.md (*movsicc_noc_zext): New insn.Uros Bizjak4-35/+104
2015-06-18* config/rs6000/rs6000.h (WORD_REGISTER_OPERATIONS): Delete.Segher Boessenkool2-4/+4
2015-06-18mips.c (mips_rtx_costs): Remove HONOR_NAN check.Steve Ellcey3-18/+27
2015-06-18re PR c++/66001 (ICE when NSDMI in a literal class uses a destructor)Jason Merrill3-0/+40
2015-06-18const4.C: New testcase.Richard Biener2-0/+14