platform/upstream/gcc.git
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
2021-05-15 Hans-Peter... reorg.c (fill_slots_from_thread): Reinstate code typoed...
2021-05-15 Martin JamborRevert "tree-sra: Avoid refreshing into const base...
2021-05-15 Jakub Jelinekregcprop: Fix another cprop_hardreg bug [PR100342]
2021-05-15 GCC AdministratorDaily bump.
2021-05-14 Tobias BurnusFortran/OpenMP: Support 'omp parallel master'
2021-05-14 Tobias BurnusFortran/OpenMP: Handle implicit SAVE for variables...
2021-05-14 Jason Merrillc++: simplify enclosing_instantiation_of [PR95870]
2021-05-14 Jason Merrillintl: add comments to _, N_, and G_
2021-05-14 Kyrylo Tkachovaarch64: Make sqdmlal2 patterns match canonical RTL
2021-05-14 Jakub Jelinektestsuite: Add testcase for already fixed PR [PR95226]
2021-05-14 Jakub Jelinektestsuite: Add testcase for already fixed PR [PR94616]
2021-05-14 Jakub Jelinektestsuite: Add testcase for already fixed PR [PR90019]
2021-05-14 Bernd EdlingerCleanup temp files in libphobos unittest at src/std...
2021-05-14 Jakub Jelinektestsuite: Add testcase for already fixed PR [PR88872]
2021-05-14 prathamesh... arm/PR66791: Replace calls to vtst builtin with it...
2021-05-14 Martin LiskaFix my name in ChangeLog files.
2021-05-14 Michael de... TSAN: add new test
2021-05-14 Martin Liskadownload_prerequisites: update MPFR version to recommended
2021-05-14 Martin Liskaopts: add Warning keyword for 2 options
2021-05-14 Jakub JelinekClosing of 8 branch.
2021-05-14 Kyrylo Tkachovaarch64: Merge sqdmlal2 and sqdmlsl2 expanders
2021-05-14 Martin LiskaPort gnat-style to Sphinx.
2021-05-14 Martin Liskagcc-changelog: detect Co-Authored-By before ChangeLog...
2021-05-14 H.J. Lulibsanitizer: cherry-pick from upstream
2021-05-14 Marek Polacekc++: Check attributes on friend declarations [PR99032]
2021-05-14 GCC AdministratorDaily bump.
2021-05-13 Martin SeborPR middle-end/100574 - ICE in size_remaining, at builtins.c
2021-05-13 Martin SeborAvoid -Wuninitialized false negatives with sanitization...
2021-05-13 Martin Jambortree-sra: Avoid refreshing into const base decls (PR...
2021-05-13 Iain Sandoelibsanitizer : Update LOCAL_PATCHES.
2021-05-13 Iain Sandoelibsanitizer, Darwin : Handle missing __builtin_os_log_...
2021-05-13 Dimitar Dimitrovlibgcc: pru: Place mpyll into its own section
2021-05-13 Martin SeborFix compilation error in ILP32.
2021-05-13 Martin Liskaattributes: target_clone expects a string argument
2021-05-13 Iain Buclawlibphobos: Fix static asserts on NetBSD, FreeBSD, Drago...
2021-05-13 Martin LiskaRemove unused variable.
2021-05-13 Martin SeborPR c/100550 - ICE: in fold_convert_loc with function...
2021-05-13 Jakub Jelinekopenmp: Add testcases to verify OpenMP 5.0 2.14 and...
2021-05-13 Richard Earnshawtestsuite: suppress cast warnings in pr100563.c [PR100563]
2021-05-13 Martin Liskamklog: Put detected PR entries before ChangeLogs
2021-05-13 Richard Earnshawarm: correctly handle inequality comparisons against...
2021-05-13 Jakub Jelinekix86: Support V{2, 4}DImode arithmetic right shifts...
2021-05-13 Uros Bizjaki386: Fix up V2SFmode vcond* with -mxop [PR100581]
2021-05-13 marxingcov: Use system IO buffering
next