aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-17libstdc++: Add pretty printer for std::error_code and std::error_conditionJonathan Wakely2-1/+73
2021-08-17Do not enable DT_INIT_ARRAY/DT_FINI_ARRAY on uclinuxfdpiceabiChristophe Lyon1-2/+8
2021-08-17retain debug stmt order when moving to successorsAlexandre Oliva1-2/+2
2021-08-17don't access cfun in dump_function_to_fileAlexandre Oliva1-5/+5
2021-08-17aarch64: Remove macros for vld4[q]_lane Neon intrinsicsJonathan Wright1-104/+624
2021-08-17aarch64: Remove macros for vld3[q]_lane Neon intrinsicsJonathan Wright1-92/+549
2021-08-17aarch64: Remove macros for vld2[q]_lane Neon intrinsicsJonathan Wright1-84/+474
2021-08-17Improve diff-ability of scheduler logsMaxim Kuvyrkov1-2/+4
2021-08-17Add missing entry for rank_for_schedule stats.Maxim Kuvyrkov1-3/+3
2021-08-17Improve autoprefetcher heuristic (partly fix regression in PR91598)Maxim Kuvyrkov1-1/+8
2021-08-17aarch64: Replace some uses of GET_CODE with RTL predicate macrosAlistair Lee2-14/+17
2021-08-17Special case -TYPE_MIN_VALUE for flag_wrapv in operator_abs::op1_range.Andrew MacLeod2-0/+34
2021-08-17tree-optimization/101868 - avoid PRE of trapping mems across callsRichard Biener4-0/+75
2021-08-17vect: Add extraction cost for slp reducKewen Lin1-1/+3
2021-08-17openmp: Implement OpenMP 5.1 scope constructJakub Jelinek41-44/+823
2021-08-17c++: Add C++20 #__VA_OPT__ supportJakub Jelinek3-15/+157
2021-08-17tree-optimization/101925 - fix VN with reverse storage orderRichard Biener2-1/+132
2021-08-16Improve SImode shifts for H8Jeff Law1-16/+53
2021-08-17Adjust testcase.liuhongt1-1/+1
2021-08-17Daily bump.GCC Administrator9-1/+219
2021-08-16Drop embeded stabs from rl78 portJeff Law1-1/+1
2021-08-16Update cpplib de.poJoseph Myers1-33/+18
2021-08-16libstdc++: Use qualified-id for class member constant [PR101937]Jonathan Wakely1-4/+4
2021-08-16libstdc++: Install GDB pretty printers for debug libraryJonathan Wakely2-2/+18
2021-08-16gcov: Add TARGET_GCOV_TYPE_SIZE target hookSebastian Huber11-6/+55
2021-08-16Fix regression in debug info for Ada with DWARF 5Eric Botcazou1-0/+1
2021-08-16[OpenMP] Update omp-low.c's omp_runtime_api_call [PR101931]Tobias Burnus1-0/+10
2021-08-16Speed up jump table switch detection.Martin Liska2-21/+35
2021-08-16Disable GNAT encodings by defaultEric Botcazou1-17/+15
2021-08-16Address '?:' issues in 'libgomp.oacc-c-c++-common/mode-transitions.c'Thomas Schwinge1-3/+3
2021-08-16Plug 'par' memory leak in 'gcc/omp-oacc-neuter-broadcast.cc:execute_omp_oacc_...Thomas Schwinge1-0/+2
2021-08-16Clarify memory management for 'prop_set' in 'gcc/omp-oacc-neuter-broadcast.cc'Thomas Schwinge1-5/+5
2021-08-16Avoid 'GTY' use for 'gcc/omp-oacc-neuter-broadcast.cc:field_map'Thomas Schwinge1-22/+26
2021-08-16Fix ICE.liuhongt2-3/+10
2021-08-16ipa: make target_clone default decl local [PR101726]Martin Liska1-11/+14
2021-08-16ipa: ICF should check SSA_NAME_IS_DEFAULT_DEFMartin Liska2-0/+25
2021-08-16Optimize __builtin_shuffle_vector.liuhongt7-5/+559
2021-08-16Fortran/OpenMP: Add support for OpenMP 5.1 masked constructTobias Burnus16-33/+766
2021-08-16RISC-V: Allow multi-lib build with different code modelKito Cheng2-30/+73
2021-08-16Daily bump.GCC Administrator4-1/+33
2021-08-15Fortran: fix checks for STAT= and ERRMSG= arguments of SYNC ALL/SYNC IMAGESHarald Anlauf5-16/+70
2021-08-15aix: 64 bit AIX TLS libpthread dependency.Clément Chigot1-1/+13
2021-08-15Improve many SImode shifts on the H8/300HJeff Law1-11/+41
2021-08-14libgo: various fixes for Solaris supportIan Lance Taylor10-17/+35
2021-08-15Daily bump.GCC Administrator4-1/+45
2021-08-15or1k: Use cmodel=large when building crtstuffStafford Horne2-2/+4
2021-08-15or1k: Add mcmodel option to handle large GOTsStafford Horne5-3/+76
2021-08-14Diagnose mismatches between array and scalar new and delete [PR101791].Martin Sebor5-6/+284
2021-08-14i386: Fix ICE with V64QImode broadcast permutation with -mavx512f -mno-avx512bwJakub Jelinek2-1/+9
2021-08-14Daily bump.GCC Administrator5-1/+89