aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-30Fix builtin functions needlessly using VIEW_CONVERT_EXPRs on their operands.Peter Bergner6-225/+1235
2019-12-30Remove assert in reshape_init_r.Marek Polacek2-1/+4
2019-12-30decl2.c (delete_sanity): Add location_t parameter and use it throughout.Paolo Carlini15-82/+126
2019-12-30re PR fortran/91651 ([F03] Implement KIND argument for INDEX)Thomas Koenig2-1/+6
2019-12-30re PR fortran/91651 ([F03] Implement KIND argument for INDEX)Thomas Koenig2-2/+2
2019-12-30Remove KIND argument from INDEX so it does not mess up scalarization.Thomas Koenig7-14/+113
2019-12-30Catch division by zero errors in array sizes.Thomas Koenig6-4/+59
2019-12-30Daily bump.GCC Administrator1-1/+1
2019-12-30re PR c++/92745 (Initializing array with vec4 results in compile error)Jakub Jelinek2-0/+6
2019-12-29PR c++/88337 - Implement P1327R1: Allow dynamic_cast in constexpr.Marek Polacek21-1/+886
2019-12-29re PR target/93078 (Missing fma and round functions auto-vectorization with x...Jakub Jelinek8-25/+96
2019-12-29Unshare DR_STEP before gimplifying itRichard Sandiford4-2/+19
2019-12-29Check for a supported comparison when using EXTRACT_LAST_REDUCTIONRichard Sandiford4-0/+34
2019-12-29Daily bump.GCC Administrator1-1/+1
2019-12-28re PR bootstrap/93074 (build FAIL with --enable-offload-targets=nvptx-none)Jakub Jelinek2-0/+12