aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-01-03Reject class template placeholder as non-type template parm type in C++17.Jason Merrill3-2/+16
2020-01-03[testsuite, X86] Require effective target masm_intel for two tests.Iain Sandoe3-0/+8
2020-01-03gdbinit.in: call a function with "call", not "set"Konstantin Kharlamov2-12/+17
2020-01-03Avoid segfault when dumping IPA-CP lattices for unoptimized functions (PR 92917)Martin Jambor2-2/+8
2020-01-03Fortran] OpenMP/OpenACC – fix more issues with OPTIONALTobias Burnus2-39/+88
2020-01-03re PR target/93089 (Force mprefer-vector-width=512 in 'e' simd clones)Jakub Jelinek5-3/+58
2020-01-03re PR target/93089 (Force mprefer-vector-width=512 in 'e' simd clones)Jakub Jelinek7-13/+86
2020-01-03re PR target/93110 (grub-2.04/grub-core/lib/division.c:28:1: internal compile...Jakub Jelinek4-24/+27
2020-01-03re PR rtl-optimization/93088 (Compile time hog on gcc/testsuite/gcc.target/i3...Jakub Jelinek4-8/+24
2020-01-03Fortran] PR 92994 – add more ASSOCIATE checksTobias Burnus6-5/+101
2020-01-03Daily bump.GCC Administrator1-1/+1
2020-01-03re PR fortran/68020 (Issue with implied-shape array parameter of rank > 2)Jakub Jelinek2-1/+7
2020-01-02compiler, runtime, reflect: generate hash functions only for map keysIan Lance Taylor6-161/+106
2020-01-02compiler: split writing of equal and hash functions for typesIan Lance Taylor7-361/+545
2020-01-02Add 1bit bit-field testcases.Andrew Pinski3-0/+131
2020-01-02re PR c/90677 (gcc-9.1.0 fails to build __gcc_diag__ souce: error: 'cgraph_no...Jakub Jelinek4-2/+24
2020-01-02[Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16.Dennis Zhang12-12/+182
2020-01-02Fortran] PR68020 – Fix implied-shape handling for rank > 2Tobias Burnus5-1/+87
2020-01-02re PR ipa/93087 (Bogus `-Wsuggest-attribute=cold` on function already marked ...Jakub Jelinek4-4/+34
2020-01-02PR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit descriptors.Jerry DeLisle2-12/+19
2020-01-02Daily bump.GCC Administrator1-1/+1
2020-01-01re PR target/67834 (Local references inside comdat groups)John David Anglin3-0/+31
2020-01-01Handle REF_INQUIRY for dependency checking.Thomas Koenig4-0/+50
2020-01-01re PR target/93111 (FAIL: gfortran.fortran-torture/compile/pr32663.f, -O3 -g...John David Anglin3-31/+34
2020-01-01Update copyright years.Jakub Jelinek3197-8921/+8974
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek28-10177/+10229
2020-01-01ipa.c (walk_polymorphic_call_targets): Fix updating of overall summary.Jan Hubicka2-1/+7
2020-01-01re PR tree-optimization/93098 (ICE with negative shifter)Jakub Jelinek6-56264/+56332
2020-01-01Daily bump.GCC Administrator1-1/+1
2019-12-31Fix EXTRACT_LAST_REDUCTION segfaultRichard Sandiford4-3/+25
2019-12-31Fix SSA update when vectorisation adds a vdef to a read-only loopRichard Sandiford4-4/+132
2019-12-31Daily bump.GCC Administrator1-1/+1
2019-12-30Add ChangeLog entry for rev 279797Olivier Hainque1-0/+4
2019-12-30undefine OFFSET in testsuite/gcc.dg/vect/tree-vect.hOlivier Hainque1-0/+6
2019-12-30Prevent redefinition of WCHAR_MAX from testsuite/gcc.dg/cpp/ucs.cOlivier Hainque2-0/+9
2019-12-30allow $ in scan-tree-dump expressions matching symbol namesOlivier Hainque4-6/+14
2019-12-30Guard aarch64/aapcs64 tests using abitest.S by check_weak_availableJoel Brobecker2-13/+29
2019-12-30Arrange to preinclude yvals.h ahead of stdint on VxWorks 7Olivier Hainque4-3/+60
2019-12-30Add missing file expected with rev 279781Olivier Hainque1-0/+37
2019-12-30* fi.po: Update.Joseph Myers2-325/+333
2019-12-30Add missing files expected with rev 279784Olivier Hainque6-0/+207
2019-12-30Add missing file expected with rev 279783Olivier Hainque1-0/+54
2019-12-30Add missing file expected with rev 279781Olivier Hainque1-0/+32
2019-12-30Setup system header wrappers for C++ on VxWorksOlivier Hainque2-1/+28
2019-12-30Introduce an internal API for VxWorks version checksOlivier Hainque2-0/+12
2019-12-30Simplify the compilation commands for config/vxworks.cOlivier Hainque2-3/+8
2019-12-30Setup TARGET_C_PREINCLUDE for VxWorksJoel Brobecker3-0/+17
2019-12-30Refine definitions for wchar_t/wint_t on VxWorksAlexandre Oliva2-6/+29
2019-12-30Identify sections in vx-common.hOlivier Hainque2-6/+19
2019-12-30Define STARTFILE_PREFIX_SPEC for powerpc VxWorks < 7Doug Rupp2-0/+11