aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2015-12-21re PR tree-optimization/65337 (LTO bootstrap failure with Ada enabled)Eric Botcazou2-1/+9
2015-12-21Fix typoEric Botcazou1-1/+1
2015-12-21S/390: Fix base reg condition.Dominik Vogt2-1/+5
2015-12-21[ARC] Add and refurbish the builtins related functions.Claudiu Zissulescu10-1470/+1298
2015-12-21This series of patches fix PR61441.Sujoy Saraswati2-2/+61
2015-12-20re PR tree-optimization/64910 (tree reassociation results in poor code)Jeff Law4-1/+33
2015-12-20re PR c++/67411 (internal compiler error: in tsubst_copy, at cp/pt.c:13473)Jason Merrill2-1/+4
2015-12-21Daily bump.GCC Administrator1-1/+1
2015-12-202015-12-20 Andrew Pinsi <apinski@cavium.com>Andrew Pinski2-1/+7
2015-12-20re PR c++/67411 (internal compiler error: in tsubst_copy, at cp/pt.c:13473)Jason Merrill7-24/+98
2015-12-20re PR c++/67411 (internal compiler error: in tsubst_copy, at cp/pt.c:13473)Jason Merrill3-0/+26
2015-12-20utils2.c (gnat_rewrite_reference): New case identical to FLOAT_EXPR.Eric Botcazou5-0/+28
2015-12-20decl.c (gnat_to_gnu_entity): During layout in type_annotate_only mode...Eric Botcazou2-11/+53
2015-12-20utils.c (maybe_pad_type): In type_annotate_only mode...Eric Botcazou2-8/+23
2015-12-20This series of patches fix PR61441.Sujoy Saraswati2-7/+6
2015-12-20This series of patches are for fixing PR61441.Sujoy Saraswati3-3/+12
2015-12-20re PR tree-optimization/65337 (LTO bootstrap failure with Ada enabled)Jan Hubicka4-86/+77
2015-12-20Daily bump.GCC Administrator1-1/+1
2015-12-19re PR rtl-optimization/68910 (huge stack frame and poor code with instruction...Eric Botcazou5-171/+66
2015-12-19arc.md (*storeqi_update): Use 'memory_operand' and fix RTL pattern to include...Andrew Burgess3-30/+21
2015-12-19arc.md (*loadqi_update): Use new 'any_mem_operand' and fix RTL pattern to inc...Andrew Burgess5-42/+65