aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Minor interface cleanups of libgccjitUlrich Drepper6-45/+79
2014-12-11Daily bump.GCC Administrator1-1/+1
2014-12-10gdbhooks.py (class DWDieRefPrinter): New class.Aldy Hernandez2-0/+27
2014-12-11Add march=knl.Ilya Tocar10-27/+83
2014-12-10invoke.texi: (-devirtualize-at-ltrans): Document.Jan Hubicka4-5/+30
2014-12-10Commit missing part of patch.David Edelsohn1-0/+1
2014-12-10Force output of vars with "omp declare target" attribute in gcc/varpool.cIlya Verbin4-0/+47
2014-12-10re PR go/61316 (gccgo: spurious "incompatible types in assignment" error [GoS...Ian Lance Taylor3-1/+26
2014-12-10real.h (HONOR_NANS): Replace macro with 3 overloaded declarations.Marc Glisse16-55/+96
2014-12-10re PR tree-optimization/62021 (ICE in verify_gimple_assign_single)Jakub Jelinek4-10/+59
2014-12-10re PR target/64252 (expand_vec_perm_pblendv caused miscompilation)Jakub Jelinek6-0/+128
2014-12-10chkp-privatize_0.c: Remove unneeded selector from target check.Ilya Enkovich2-1/+6
2014-12-10pr64127.C: Fix.Paolo Carlini1-0/+4
2014-12-10pr64127.C: Fix.Paolo Carlini1-7/+2
2014-12-10* config/rs6000/rs6000.md (*add<mode>3): Remove condition.Segher Boessenkool2-1/+5
2014-12-1040x.md (ppc403-compare): Remove "compare".Segher Boessenkool25-48/+65
2014-12-10rs6000.md (*anddi3_2rld_dot, [...]): Change type from "compare" to "two".Segher Boessenkool2-2/+7
2014-12-10re PR target/64180 (PowerPC carry bit improvements)Segher Boessenkool5-1181/+424
2014-12-10re PR target/64180 (PowerPC carry bit improvements)Segher Boessenkool3-0/+228
2014-12-10re PR target/64180 (PowerPC carry bit improvements)Segher Boessenkool2-45/+84
2014-12-10re PR target/64180 (PowerPC carry bit improvements)Segher Boessenkool2-6/+9
2014-12-10re PR target/64180 (PowerPC carry bit improvements)Segher Boessenkool2-22/+28
2014-12-10re PR target/64180 (PowerPC carry bit improvements)Segher Boessenkool4-30/+35
2014-12-10re PR target/64180 (PowerPC carry bit improvements)Segher Boessenkool2-0/+22
2014-12-10Document libgccjit++.hDavid Malcolm25-35/+10164
2014-12-10re PR testsuite/64048 (UNRESOLVED: gcc.dg/tree-prof/peel-1.c scan-rtl-dump lo...Richard Biener2-2/+7
2014-12-10re PR fortran/60718 (Test case gfortran.dg/select_type_4.f90 fails on ARM)Bernd Edlinger4-0/+156
2014-12-10forwprop-29.c: Add -fno-ipa-icf.Richard Biener2-1/+5
2014-12-10aarch64-protos.h (aarch64_function_profiler): Remove declaration of removed f...Felix Yang2-1/+5
2014-12-102014-12-10 Richard Biener <rguenther@suse.de>Richard Biener2-0/+18
2014-12-10New sreal implementation which uses int64_t as m_sig.Martin Liska4-126/+81
2014-12-10re PR ipa/63909 (ICE: SIGSEGV in ipa_icf_gimple::func_checker::compare_bb())Martin Liska5-15/+60
2014-12-10linux.c (linux_has_ifunc_p): Remove.Alexander Ivchenko3-12/+5
2014-12-10config.h.in: Regenerate.Varvara Rainchik6-4/+50
2014-12-10check_GNU_style.sh "80 characters exceeded" error fixMantas Mikaitis2-2/+6
2014-12-10re PR c++/64127 (ICE on invalid: tree check: expected identifier_node, have t...Kai Tietz2-0/+12
2014-12-10re PR c++/64127 (ICE on invalid: tree check: expected identifier_node, have t...Kai Tietz2-0/+5
2014-12-10re PR c++/64100 (A static assert using the the current class in a noexcept te...Kai Tietz2-0/+14
2014-12-10re PR c++/64100 (A static assert using the the current class in a noexcept te...Kai Tietz2-0/+11
2014-12-10ChangeLog fix for r218307Matthew Fortune2-5/+5
2014-12-10re PR tree-optimization/64191 (indirect clobbers messes up dead code eliminat...Richard Biener4-2/+58
2014-12-10re PR target/63594 (ICE: in ix86_vector_duplicate_value, at config/i386/i386....Jakub Jelinek5-127/+95
2014-12-10sse.md (*mov<mode>_internal, [...]): Use <MODE_SIZE> instead of GET_MODE_SIZE...Jakub Jelinek2-2/+7
2014-12-10re PR target/53513 ([SH] Add support for fpchg insn and improve fenv support)Oleg Endo2-1/+6
2014-12-10re PR tree-optimization/61686 (Incorrect check in comparison function range_e...Marek Polacek2-1/+7
2014-12-10libgcc.texi: Update text to match implementation in libgcc/libgcc2.cKito Cheng2-14/+19
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders16-936/+100
2014-12-09re PR c++/64129 (ICE on invalid: in grokfndecl, at cp/decl.c:7658)Jason Merrill3-0/+22
2014-12-09re PR c++/64222 (error: ‘__FUNCTION__’ was not declared in this scope)Jason Merrill3-1/+27
2014-12-10Implement LWG DR 2329 and DR 2332.Jonathan Wakely6-0/+186