aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-16PR libstdc++/87618 fix typos in linker scriptJonathan Wakely4-4/+30
2018-10-16fixincludes: vxworks: regs.h: Fix includes in regs.h wrapperRasmus Villemoes3-2/+29
2018-10-16Obsolete Solaris 10 supportRainer Orth5-6/+19
2018-10-16Daily bump.GCC Administrator1-1/+1
2018-10-15ft32.md (ft32_general_movsrc_operand): Disable reg + sym +- const_int address...Jeff Law2-1/+11
2018-10-15diagnostics: add minimum width to left margin for line numbersDavid Malcolm16-60/+152
2018-10-15Remove stray reference to error_at_rich_locDavid Malcolm2-1/+6
2018-10-15re PR fortran/87597 (wrong result with matmul inlining)Tobias Burnus2-1/+6
2018-10-15[PR87563][AARCH64-SVE]: Don't keep ifcvt loop when COND_<OP> ifn could not be...Renlin Li6-8/+62
2018-10-15re PR fortran/87566 (ICE with class(*) and select)Paul Thomas6-5/+136
2018-10-15re PR target/87572 (ICE in emit_move_insn, at expr.c:3722)Jakub Jelinek2-2/+7
2018-10-15Adjust test to pass with latest glibcJonathan Wakely2-2/+7
2018-10-15PR libstdc++/87587 prevent -Wabi warningsJonathan Wakely2-0/+12
2018-10-15re PR tree-optimization/87022 (miscompilation with -ftree-loop-distribution)Bin Cheng4-1/+49
2018-10-15re PR middle-end/87610 (wrong-code with restrict)Richard Biener4-3/+51
2018-10-15S/390: Fix problem with vec_init expanderAndreas Krebbel4-3/+43
2018-10-15vector (vector<>::cbegin()): Use C++11 direct initialization.François Dumont2-10/+26
2018-10-15Daily bump.GCC Administrator1-1/+1
2018-10-14i386: Add register source to movddupH.J. Lu4-1/+24
2018-10-14i386: Also disable AVX512IFMA/AVX5124FMAPS/AVX5124VNNIWH.J. Lu4-2/+29
2018-10-14* MAINTAINERS: Update my email address.Bin Cheng2-2/+6
2018-10-14re PR fortran/83146 (ICE on SELECT CASE statement with associate name)Paul Thomas2-0/+40
2018-10-14This patch adjusts one of the c-torture tests to account for the possible lac...Anthony Green2-0/+7
2018-10-14Daily bump.GCC Administrator1-1/+1
2018-10-13dwarf2cfi.c (struct dw_trace_info): Add args_size_defined_for_eh.Eric Botcazou2-2/+24
2018-10-13Fix compilation failure with C++98 compilersJonathan Wakely2-1/+7
2018-10-13Daily bump.GCC Administrator1-1/+1
2018-10-12tighten the toplevel guard on ibm-ldouble.cOlivier Hainque2-1/+7
2018-10-12pdp11.md (doloop_end): New expander.Paul Koning3-2/+95
2018-10-12Add pattern to remove useless float casts in comparisons.Yury Gribov8-11/+110
2018-10-12introduce --enable-large-address-awareAlexandre Oliva7-2/+69
2018-10-12define HAVE_GAS_ALIGNED_COMMAlexandre Oliva2-0/+8
2018-10-12[C++ PATCH] more TU parsing refactoringNathan Sidwell3-67/+74
2018-10-12Fix off-by-one issue with inline matmulTobias Burnus4-1/+68
2018-10-12Fix error-recovery ICE in check_proc_interfaceTobias Burnus11-32/+69
2018-10-12re PR rtl-optimization/87600 (Fix for PRs 86939 and 87479 causes build issues...Peter Bergner2-0/+10
2018-10-12md.texi (doloop_end): Document that the pattern code may need to check operan...Paul Koning2-4/+38
2018-10-12Initial commit of Networking TS implementationJonathan Wakely30-0/+10668
2018-10-12[AArch64] Support zero-extended move to FP registerWilco Dijkstra5-13/+68
2018-10-12Fix typo in previous commit.Christophe Lyon2-1/+6
2018-10-11re PR c++/87364 (Pretty print of enumerator never prints the id, always falls...Will Wray5-15/+70
2018-10-11extend.texi (attribute packed): Correct typos.Martin Sebor2-6/+10
2018-10-11extend.texi (attribute flatten): Mention interaction with noinline.Martin Sebor2-2/+8
2018-10-11re PR target/87156 (ICE building libstdc++ for mips64)Jan Hubicka2-0/+8
2018-10-11PR middle-end/87593 - conflicting format_arg attributes on a declaration acce...Martin Sebor2-3/+17
2018-10-12Daily bump.GCC Administrator1-1/+1
2018-10-12PR libstdc++/77691 increase allocation size to at least alignmentJonathan Wakely3-5/+23
2018-10-11fold-vec-insert-char-p8.c: New.Will Schmidt11-9/+548
2018-10-11fold-vec-extract-char.p7.c: New.Will Schmidt19-0/+993
2018-10-11fold-vec-select-char.c: New.Will Schmidt7-0/+235