aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-02compiler, runtime, reflect: generate hash functions only for map keysIan Lance Taylor18-385/+421
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-02Add myself to MAINTAINERSDennis Zhang2-0/+5
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 DeLisle8-109/+161
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-01Fix windows libobjc build (PR libobjc/93099)Andrew Pinski2-1/+7
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-01baseline_symbols.txt: Update.John David Anglin2-9/+4
2020-01-01Update copyright years.Jakub Jelinek15093-28474/+28615
2020-01-01update-copyright.py: Add Mentor Graphics Corporation and Yoshinori Sato as ex...Jakub Jelinek2-1/+9
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek34-10180/+10244
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-31re PR libgomp/93065 (libgomp: destructor missing to delete goacc_cleanup_key)Ayush Mittal2-0/+14
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-30VxWorks has_nanosleep for libstdc++ enable-libstdcxx-time autoCorentin Gay3-0/+15
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-30Adapt libstdc++ os_defines for VxWorks to more recent versionsJerome Lambourg2-4/+82
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 Hainque5-13/+26
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
2019-12-30Improve recursion protection for VxWorks limits.hOlivier Hainque2-3/+41
2019-12-30Improve VxWorks GTHREAD_ONCE_INITOlivier Hainque2-1/+6
2019-12-30Fix macro reference in gthr-vxworks-tls.cOlivier Hainque2-1/+6
2019-12-30Fix typo in macro name guarding conditional in vxcrtstuff.cOlivier Hainque2-2/+7
2019-12-30re PR libgomp/93066 (libgomp/target.c:525:46: error: expected expression befo...John David Anglin4-5/+111