aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge5-33/+20
2015-08-10Fix offloading machine mode stream readingThomas Schwinge3-5/+12
2015-08-10Correctly advance iterator in offloading machine mode stream readingThomas Schwinge2-1/+7
2015-08-10[AArch64] Recommit correct version for improving TLS descriptor patternRamana Radhakrishnan5-8/+73
2015-08-10[AArch64] Revert wrong commit of "Improve TLS Descriptor pattern to release R...Jiong Wang3-58/+5
2015-08-10re PR fortran/64022 ([F2003][IEEE] ieee_support_flag does not handle kind=10 ...Uros Bizjak2-2/+61
2015-08-10Daily bump.GCC Administrator1-1/+1
2015-08-09options.texi (EnabledBy): Document that the argument must be a Common option.Manuel López-Ibáñez8-21/+55
2015-08-09Treat model == 0x4f as BroadwellH.J. Lu2-0/+6
2015-08-09Daily bump.GCC Administrator1-1/+1
2015-08-08re PR c++/67144 ([C++1z] ICE; in get_constraints, at cp/pt.c:23346)Jason Merrill1-1/+1
2015-08-08re PR c++/67152 ([concepts] bogus "partial specialization of ‘foo<T>’ aft...Jason Merrill3-0/+30
2015-08-08re PR c++/67159 ([c++concepts] Segfault while diagnosing constraint violation)Jason Merrill3-0/+21
2015-08-08re PR c++/67142 ([C++1z] ICE: tree check: expected template_decl, have field_...Jason Merrill3-0/+22
2015-08-08re PR libstdc++/67114 ([MinGW64] build failure with POSIX threads enabled)Jason Merrill3-8/+32
2015-08-08re PR fortran/67059 (gfortran --version output is inconsistent with the rest ...Francois-Xavier Coudert2-5/+9
2015-08-08When undoing symbols, also restore common block listsBud Davis4-34/+70
2015-08-08re PR rtl-optimization/67028 (combine bug. Different assumptions about subreg...Segher Boessenkool4-7/+44
2015-08-07* config/rx/rx.c (rx_mode_dependent_address_p): Remove unneeded asserts.DJ Delorie2-2/+4
2015-08-08Daily bump.GCC Administrator1-1/+1
2015-08-07Add alternative_mask to ira_implicitly_set_insn_hard_regsH.J. Lu10-5/+48
2015-08-07re PR fortran/64104 ([F2003][IEEE] Allow IEEE functions in specification expr...Francois-Xavier Coudert6-22/+225
2015-08-07[AArch64] Check branch types for noplt testcasesJiong Wang4-6/+13
2015-08-07Makefile.in (.INTERMEDIATE): Add gpl.pod.Uros Bizjak2-2/+7
2015-08-07libgo/testsuite: don't call kill without argsIan Lance Taylor1-1/+1
2015-08-07villeJason Merrill1-0/+1
2015-08-07sh.c (sh_recog_treg_set_expr): Return false during expand phase to avoid code...Kaz Kojima2-0/+12
2015-08-07Add C++ Concepts TS support.Andrew Sutton158-243/+10006
2015-08-07Makefile.def (libiconv): Define bootstrap=true.Yaakov Selkowitz3-2/+13
2015-08-07Daily bump.GCC Administrator1-1/+1
2015-08-06Move one condition out of gfc_trans_scalar_assignMikael Morin5-23/+33
2015-08-06jit.dg/test-benchmark.c: add a summary of timingsDavid Malcolm2-3/+20
2015-08-06re PR c++/66533 ([C++14] ICE: in dependent_type_p, at cp/pt.c:21073)Jason Merrill3-1/+9
2015-08-06[AArch64] Improve TLS Descriptor pattern to release RTL loop IV optJiong Wang5-5/+75
2015-08-06[AArch64] Tighten direct call pattern for sibcall to repair -fno-pltJiong Wang4-2/+32
2015-08-06[AArch64] Tighten direct call pattern to repair -fno-pltJiong Wang7-2/+68
2015-08-06re PR c++/67130 (ICE: tree check: expected identifier_node, have template_dec...Jason Merrill5-1/+67
2015-08-06Vectorize mult expressions with power 2 constants via shift, for targets has ...Venkataramanan Kumar6-1/+200
2015-08-06sse.md (*vec_concatv2df): Declare added alternatives as sselog type.Uros Bizjak2-1/+6
2015-08-06S/390: Fix dwarf reg size table for -m31 -mzarch.Andreas Krebbel6-0/+77
2015-08-06S/390: Clobber VRs in __builtin_tbegin.Andreas Krebbel5-1/+81
2015-08-06S/390: Doc: Add documentation for -mhtm, -mvx, and -mzvector.Andreas Krebbel3-1/+49
2015-08-06re PR fortran/64022 ([F2003][IEEE] ieee_support_flag does not handle kind=10 ...Francois-Xavier Coudert3-0/+308
2015-08-06gimple.h (gimple_call_set_fn): Access op member directly.Richard Biener2-36/+67
2015-08-06gimple-fold.c (gimple_fold_stmt_to_constant_1): Simplify bool comparison cano...Richard Biener2-14/+11
2015-08-06re PR fortran/64022 ([F2003][IEEE] ieee_support_flag does not handle kind=10 ...Francois-Xavier Coudert2-2/+10
2015-08-05pt.c (determine_specialization): Print candidates after 'no match' error.Jason Merrill3-0/+10
2015-08-05decl.c (cp_finish_decl): Tidy.Jason Merrill5-89/+29
2015-08-06Daily bump.GCC Administrator1-1/+1
2015-08-05coretypes.h (enum symbol_visibility): Relocate here.Andrew MacLeod4-24/+16