platform/upstream/gcc.git
2021-05-19 Richard BienerAvoid marking TARGET_MEM_REF bases addressable
2021-05-19 Richard BienerEnable more WITH_SIZE_EXPR processing
2021-05-19 Thomas SchwingeAdd 'libgomp.oacc-c-c++-common/private-atomic-1.c'...
2021-05-19 Julian BrownAdd 'libgomp.oacc-c-c++-common/loop-gwv-2.c'
2021-05-19 Jakub Jelinekbuiltins: Fix ICE with unprototyped builtin call [PR100576]
2021-05-19 Richard Bienerapply TLC to GIMPLE reference verification
2021-05-19 Uros Bizjaki386: Allow 64bit vector modes in general registers
2021-05-19 Bernd EdlingerFix commit mistake in testcase gcc.dg/tree-ssa/ssa...
2021-05-19 Jakub Jelinekopenmp: Handle lastprivate on combined target correctly...
2021-05-19 Ian Lance Taylorgcc/go/ChangeLog: remove entry for reverted change
2021-05-19 Ian Lance Taylorgofrontend: revert startswith change
2021-05-19 Ian Lance Taylorlibgo: update configure to current sources
2021-05-19 Ian Lance Taylorlibgo: update bzip2 binary test cases to match source...
2021-05-19 Xionghu LuoRun pass_sink_code once more before store_merging
2021-05-19 Ian Lance Taylorlibgo: use Windows line endings in testwinsignal
2021-05-19 Jason Merrillc++: ICE with bad definition of decimal32 [PR100261]
2021-05-19 Jason Merrillc++: template template parm pack expansion [PR100372]
2021-05-19 GCC AdministratorDaily bump.
2021-05-18 Mike Frysingersim: depend on gnulib
2021-05-18 Bill Schmidtrs6000: Remove old psabi warnings
2021-05-18 Iain Buclawd: Use filename_ncmp instead of strncmp
2021-05-18 Iain Buclawd: Use startswith function instead of strncmp
2021-05-18 Iain Buclawd: Revert "Come up with startswith function."
2021-05-18 Marek Polacekc++: Prune dead functions.
2021-05-18 Jason Merrillc++: non-static member, decltype, {} [PR100205]
2021-05-18 Jason Merrillc++: "perfect" implicitly deleted move [PR100644]
2021-05-18 David Malcolmanalyzer: fix missing leak after call to strsep [PR100615]
2021-05-18 Uros Bizjaki386: Implement 4-byte vector support [PR100637]
2021-05-18 Mike Frysingerconfig: delete unused sim macros
2021-05-18 Tobias BurnusFortran/OpenMP: Add missing EXEC_OMP_DEPOBJ case val...
2021-05-18 Patrick Palkalibstdc++: Fix access issue in elements_view::_Sentinel...
2021-05-18 Uros Bizjaki386: Fix <any_extend:insn>v4qiv4di2 expander
2021-05-18 Uros Bizjaki386: Fix split_double_mode with paradoxical subreg...
2021-05-18 Richard BienerAvoid setting TREE_ADDRESSABLE on stack vars during...
2021-05-18 Thomas Schwinge[libgomp, testsuite] Don't shadow global 'offload_targe...
2021-05-18 Thomas Schwinge'libgomp.c-c++-common/reduction-{5,6}.c': Restrict...
2021-05-18 Thomas Schwinge'libgomp.c/target-44.c': Restrict '-latomic' to nvptx...
2021-05-18 Thomas SchwingeAdd 'dg-note', 'dg-lto-note'
2021-05-18 Tobias Burnusgcc/configure.ac: Fix cross build by using $(CFLAGS...
2021-05-18 Thomas Schwinge[OMP] Tighten 'is_gimple_omp_oacc'
2021-05-18 Richard Bieneroperand scanner TLC
2021-05-18 Martin Liskastartswith: Fix offloading targets.
2021-05-18 Jonathan Wakelygcc-changelog: Remove use of non-strict mode
2021-05-18 Martin LiskaUse startswith in targets.
2021-05-18 Jakub Jelinekregcprop: Avoid DCE of asm goto [PR100590]
2021-05-18 Jakub Jelinekfunction: Set dummy DECL_ASSEMBLER_NAME in push_dummy_f...
2021-05-18 Jakub Jelinekphiopt: Optimize partial_ordering spaceship >= 0 -ffini...
2021-05-18 Martin Liskagenversion should depend on DATESTAMP
2021-05-18 Claudiu Zissulescuarc: Fix typo in negv2si2 pattern
2021-05-18 Richard BienerFix gcc.target/i386/pr100582.c with AVX512
2021-05-18 Richard Bienerc/100522 - avoid invalid GIMPLE in GIMPLE parsing
2021-05-18 Richard Bienerc/100547 - reject overly large vector_size attributes
2021-05-18 Andreas KrebbelIBM Z: Support vector _Bool language extension
2021-05-18 Andreas KrebbelPR100281 C++: Fix SImode pointer handling
2021-05-18 Patrick Palkalibstdc++: Fix up semiregular-box partial specializatio...
2021-05-18 Patrick Palkalibstdc++: Fix condition for memoizing reverse_view...
2021-05-18 Patrick Palkalibstdc++: Fix miscellaneous issues with elements_view...
2021-05-18 GCC AdministratorDaily bump.
2021-05-17 Andrew MacLeodOnce a range becomes constant, make it invariant.
2021-05-17 Serge BelyshevMAINTAINERS: Add myself for write after approval
2021-05-17 Kwok Cheung... openmp: Notify team barrier of pending tasks in omp_ful...
2021-05-17 Jonathan Wakelyc++: Fix diagnostic for binding lvalue reference to...
2021-05-17 Harald AnlaufPR fortran/98411 - Pointless warning for static variables
2021-05-17 Thomas Rodgerslibstdc++: Fix wrong thread waking on notify [PR100334]
2021-05-17 Tom de Vries[nvptx] Handle memmodel for atomic ops
2021-05-17 Jonathan Wakelylibstdc++: Fix filesystem::path constraints for volatil...
2021-05-17 Antony Polukhinlibstdc++: diagnose some misuses of [locale.convenience...
2021-05-17 Jonathan Wakelylibstdc++: Fix std::jthread assertion and re-enable...
2021-05-17 Aldy HernandezBail in bounds_of_var_in_loop if scev returns NULL.
2021-05-17 Tamar ChristinaAArch64: Have -mcpu=native and -march=native enable...
2021-05-17 Martin LiskaDocs: add 2 missing dots.
2021-05-17 Richard Bienerc/100625 - avoid building invalid labels in the GIMPLE FE
2021-05-17 Marius HillenbrandIBM Z: Avoid bash-specific substitution in configure
2021-05-17 Richard Bienermiddle-end/100582 - fix array_at_struct_end_p for vecto...
2021-05-17 Joern RenneckeImprove message for wrong number of alternatives.
2021-05-17 Christophe... arm: Auto-vectorization for MVE: add __fp16 support...
2021-05-17 Christophe... arm: Auto-vectorization for MVE: vcmp
2021-05-17 liuhongtFix ICE [PR target/100549]
2021-05-17 Christophe... testsuite/arm: Add mve-vadd-scalar-1.c test
2021-05-17 Christophe... testsuite/arm: Add mve-vadd-1.c test
2021-05-17 Christophe... testsuite/arm: Factorize and increase coverage in mve...
2021-05-17 Christophe... testsuite/arm: Improve mve-vshr.c
2021-05-17 Christophe... testsuite/arm: Fix and rename arm_qbit_ok into arm_sat_...
2021-05-17 Tobias BurnusOpenMP/Fortran: Reject nonintrinsic assignments in...
2021-05-17 Jonathan Wakelylibstdc++: Allow lualatex to be used for Doxygen PDF
2021-05-17 Joern RenneckeAvoid outputting corrupt string constructor when host...
2021-05-17 Martin LiskaLTO: merge -flto=foo both from IL and linker cmdline
2021-05-17 Christophe... testsuite: Require openmp effective-target for PR100515
2021-05-17 Richard BienerUpdate mpfr version to 3.1.6
2021-05-17 Richard BienerRevert "download_prerequisites: update MPFR version...
2021-05-17 GCC AdministratorDaily bump.
2021-05-16 David Edelsohntestsuite: Silence psabi warning
2021-05-16 David Edelsohntestsuite: Require fsanitize support on the target.
2021-05-16 Christophe... arm: remove error in CPP_SPEC when -mlittle-endian...
2021-05-16 Christophe... testsuite/arm: Improve unsigned-float.c
2021-05-16 GCC AdministratorDaily bump.
2021-05-15 Bill Schmidtrs6000: Add ROP tests
2021-05-15 Bill Schmidtrs6000: Conditionally define __ROP_PROTECT__
2021-05-15 Bill Schmidtrs6000: Emit ROP-mitigation instructions in prologue...
2021-05-15 Bill Schmidtrs6000: Add -mrop-protect and -mprivileged flags
next