aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-27Daily bump.GCC Administrator1-1/+1
2015-12-26Daily bump.GCC Administrator1-1/+1
2015-12-25freebsd64.h: Delete FREEBSD_DYNAMIC_LINKER32/64 defines.Andreas Tobler2-19/+11
2015-12-24Fix PR number in revision 231905 ChangeLogs.Peter Bergner2-2/+2
2015-12-24Correct use of __GXX_WEAK__ macro.Jason Merrill3-2/+8
2015-12-24re PR c++/69005 (infinite(?) recursion in template instantiations)Jason Merrill3-22/+63
2015-12-25Daily bump.GCC Administrator1-1/+1
2015-12-24Use const-ref instead of values for sese_l passed to functions.Aditya Kumar4-10/+21
2015-12-24Fix computation of single entry/exit of a region.Aditya Kumar2-10/+30
2015-12-24Add missing intrinsic file.Kirill Yukhin1-0/+56
2015-12-24Introduce support for PKU instructions.Kirill Yukhin22-17/+180
2015-12-23re PR ipa/67811 ([TM] ICE with try-block in transaction)Richard Henderson2-1/+7
2015-12-24Daily bump.GCC Administrator1-1/+1
2015-12-23PR c++/69023 - bitset whose name is used in constant-expression rejectedMartin Sebor2-0/+89
2015-12-23cgraph.h (decl_in_symtab_p): Revert check DECL_IN_CONSTANT_POOL.Nathan Sidwell4-22/+9
2015-12-23* config/nvptx/nvptx-protos.hNathan Sidwell4-64/+24
2015-12-23[Patch testsuite] Skip gcc.dg/ifcvt-4.c for targets on which it may not workJames Greenhalgh2-0/+7
2015-12-23alias.c (compare_base_decls): Simplify in-symtab check.Nathan Sidwell5-5/+34
2015-12-23Fix broken handling of LABEL_REF in genrecog + genpreds.Dominik Vogt4-5/+14
2015-12-23Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTRThomas Schwinge15-41/+24
2015-12-23Don't run OpenACC C++ test twiceThomas Schwinge2-0/+6
2015-12-23iterators.md (VMAXMINFNM): New int iterator.David Sherwood9-0/+131
2015-12-23[PATCH] Allow indirect call via GOT for 64-bit Pmode x32H.J. Lu8-18/+97
2015-12-23Daily bump.GCC Administrator1-1/+1
2015-12-22PR c/68473: sanitize source range-printing within certain macro expansionsDavid Malcolm5-6/+84
2015-12-22libcpp: Avoid unnecessary ad-hoc uses for large source filesDavid Malcolm2-3/+9
2015-12-22[PATCH] Avoid unnecessary block copying in path splittingJeff Law2-5/+9
2015-12-22re PR c++/66921 (failure to determine size of static constexpr array that is ...Jason Merrill3-1/+15
2015-12-22re PR c++/67257 (Internal compiler error in retrieve_specialization)Jason Merrill4-2/+34
2015-12-22re PR c++/67339 (Segfault when parsing a typename involving a template-alias)Jason Merrill3-1/+23
2015-12-22re PR c++/67376 (Comparison with pointer to past-the-end of array fails insid...Jakub Jelinek4-44/+112
2015-12-22Give EH_ELSE access to __builtin_eh_pointerRichard Henderson2-48/+52
2015-12-22re PR ipa/67811 ([TM] ICE with try-block in transaction)Richard Henderson16-122/+288
2015-12-22Fix previous ChangeLog entryPeter Bergner1-4/+1
2015-12-22re PR target/68772 (Many -gstabs tests FAIL with Xcode 7 as)Peter Bergner4-0/+29
2015-12-22Fix read of uninitialized value in make_pack_expansion()Patrick Palka2-0/+7
2015-12-22[PATCH] Use call-clobbered register for sibcall via GOTH.J. Lu11-9/+163
2015-12-22re PR c/69002 (C front end should warn about undefined access to atomic struc...Marek Polacek5-5/+121
2015-12-22This series of patches fix PR61441.Sujoy Saraswati8-20/+190
2015-12-22Add inline to std::__invfwdJonathan Wakely2-1/+6
2015-12-22[combine] Check WORD_REGISTER_OPERATIONS normally rather than through preproc...Kyrylo Tkachov2-3/+7
2015-12-22* gcc.dg/torture/pr68264.c: Tweak for Solaris.Eric Botcazou2-3/+17
2015-12-22re PR debug/60756 (var-tracking selects wrong registers)Eric Botcazou2-14/+33
2015-12-21dbgcnt.def (dom_unreachable_edges): New debug counter.Jeff Law3-0/+11
2015-12-22go-gcc.cc (class Bvariable): Remove Gcc_tree parent class.Ian Lance Taylor2-29/+77
2015-12-22Daily bump.GCC Administrator1-1/+1
2015-12-22go-gcc.cc (Gcc_backend::global_variable): If type is zero-sized, add a VIEW_C...Ian Lance Taylor2-1/+23
2015-12-21aarch64-option-extensions.def (LSE): Change FEAT_STRING to "atomics".Andrew Pinski2-1/+6
2015-12-21C and C++ FE: fix source ranges for binary opsDavid Malcolm11-55/+159
2015-12-21DWARF: allow dynamic data member offsets for inheritance infoPierre-Marie de Rodat2-11/+17