platform/upstream/gcc.git
2021-12-15 Martin Liskai386: Fix emissing of __builtin_cpu_supports.
2021-12-15 Jakub Jelinekopenmp: Avoid calling operand_equal_p on OMP_CLAUSEs...
2021-12-15 Jakub Jelineklibstdc++: Poor man's case insensitive comparisons...
2021-12-15 Haochen JiangAdd combine splitter to transform vashr/vlshr/vashl_opt...
2021-12-15 Michael MeissnerGenerate XXSPLTIDP for scalars on power10.
2021-12-15 Michael MeissnerGenerate XXSPLTIDP for vectors on power10.
2021-12-15 Michael MeissnerGenerate XXSPLTIW on power10.
2021-12-15 Michael MeissnerAdd LXVKQ support.
2021-12-15 Michael MeissnerAdd new constant data structure.
2021-12-15 Alexandre Oliva[PR100518] store by mult pieces: keep addr in Pmode
2021-12-15 Alexandre Oliva[PR100843] store by mult pieces: punt on max_len <...
2021-12-15 GCC AdministratorDaily bump.
2021-12-14 liuhongtFix ICE. [PR103682]
2021-12-14 Jonathan Wakelylibstdc++: Support old and new T_FMT for en_HK locale...
2021-12-14 Sören Tempel[PATCH] stddef.h: add support for musl typedef macro...
2021-12-14 JoJo Rregrename: Skip renaming if instruction is noop move.
2021-12-14 Jonathan Wakelylibstdc++: Fix handling of invalid ranges in std::regex...
2021-12-14 Jonathan Wakelylibstdc++: Simplify typedefs by using __UINTPTR_TYPE__
2021-12-14 Jonathan Wakelylibstdc++: Simplify definition of std::regex_constants...
2021-12-14 Bill Schmidtrs6000: Rename arrays to remove temporary _x suffix
2021-12-14 Bill Schmidtrs6000: Rename functions with "new" in their names
2021-12-14 Bill Schmidtrs6000: Remove rs6000-builtin.def and associated data...
2021-12-14 Bill Schmidtrs6000: Rename rs6000-builtin-new.def to rs6000-builtin...
2021-12-14 Bill Schmidtrs6000: Remove altivec_overloaded_builtins array and...
2021-12-14 Peter Bergnerrs6000: Do not allow combining of multiple assemble...
2021-12-14 Harald AnlaufFortran: prevent NULL pointer dereference in check...
2021-12-14 Harald AnlaufFortran: prevent NULL pointer dereferences checking...
2021-12-14 Uros Bizjaki386: Implement VxHF vector set/insert/extract with...
2021-12-14 Bill Schmidtrs6000: Remove new_builtins_are_live and dead code...
2021-12-14 Bill Schmidtrs6000: Builtins for doubleword compare should be in...
2021-12-14 Bill Schmidtrs6000: Some builtins require IBM-128 long double forma...
2021-12-14 Petter TomnerAdd support for global rvalue initialization and constr...
2021-12-14 Harald AnlaufFortran: PACK intrinsic should not try to read from...
2021-12-14 Jan HubickaDetermine global memory accesses in ipa-modref
2021-12-14 Manfred Schwarbtestsuite: Silence conversion warnings for MIN1 and...
2021-12-14 Manfred Schwarbfortran: Silence conversion warnings for MIN1 and MAX1
2021-12-14 Vladimir N... [PR99531] Do not scan push insn for ia32 in the test
2021-12-14 Marc PoulhièsMAINTAINERS: Add myself to write after approval
2021-12-14 Przemyslaw... aarch64: Add LS64 extension and intrinsics
2021-12-14 Martin Liskatestsuite: fix ASAN errors
2021-12-14 Jonathan Wakelylibstdc++: Fix non-reserved name in <regex> header
2021-12-14 Patrick Palkac++: processing_template_decl vs template depth [PR103408]
2021-12-14 Olivier HainqueRemove fpic multilib on x86_64-vxworks
2021-12-14 Patrick Palkac++: don't leak 'arglist' in build_new_op
2021-12-14 Patrick Palkac++: remove COMPOUND_EXPR_OVERLOADED flag
2021-12-14 Frederic KonradDrop the fpic multilib for powerpc*-vxworks*
2021-12-14 Jakub Jelinekc: Fix ICE on deferred pragma in unknown attribute...
2021-12-14 Thomas SchwingeAdjust 'gfortran.dg/goacc/privatization-1-*' [PR103576...
2021-12-14 GCC AdministratorDaily bump.
2021-12-13 Vladimir N... [PR99531] Modify pseudo class cost calculation when...
2021-12-13 Roger Saylex86: Avoid generating orb $0, %ah
2021-12-13 Douglas B RuppRework VXWORKS_LINK_SPEC for shared objects support
2021-12-13 Olivier HainqueRemove ppc*-vxworks7* inadequate libgcc Makefile fragments
2021-12-13 Olivier HainqueRemove special case for arm-vxworks on the use of vxcrt...
2021-12-13 Frederic KonradTigthen libc_internal and crtstuff for VxWorks shared...
2021-12-13 Frederic KonradVxWorks config fixes for shared objects
2021-12-13 Olivier HainquePreserve cpu specific CRTSTUFF_T_CFLAGS on powerpc...
2021-12-13 Jan HubickaAdd -fipa-strict-aliasing
2021-12-13 Kyrylo Tkachovaarch64: Add command-line support for Armv8.8-a
2021-12-13 Kyrylo Tkachovaarch64: Use +mops to inline memset operations
2021-12-13 Kyrylo Tkachovaarch64: Add memmove expansion for +mops
2021-12-13 Kyrylo Tkachovaarch64: Add support for Armv8.8-a memory operations...
2021-12-13 Martin Liskainline: fix ICE with -fprofile-generate
2021-12-13 Olivier HainqueInclude yvals.h for VxWorks < 7 RTPs as well
2021-12-13 Olivier HainqueEnsure VxWorks headers expose C99 features for C++
2021-12-13 Olivier HainqueLeverage sysroot for VxWorks
2021-12-13 Jonathan Wakelylibstdc++: Add support for '?' in linker script globs
2021-12-13 Tobias BurnusFortran: Handle compare in OpenMP atomic
2021-12-13 Jonathan Wakelylibstdc++: Make ranges::size and ranges::empty check...
2021-12-13 Jonathan Wakelylibstdc++: Fix std::regex_replace for strings with...
2021-12-13 Martin Liskadocs: add missing @item for the first item
2021-12-13 Jakub Jelinekpch: Small cleanup
2021-12-13 Jan HubickaDo not ICE on ternary expressions when calculating...
2021-12-13 Kewen Linpragma: Update target option node when optimization...
2021-12-13 GCC AdministratorDaily bump.
2021-12-12 Jonathan WakelyReplace gnu::unique_ptr with std::unique_ptr
2021-12-12 Antoni Boucherlibgccjit: Add support for setting the link section...
2021-12-12 Roger Saylenvptx: Add (experimental) support for HFmode with ...
2021-12-12 Jan HubickaTerminate BB analysis on NULL memory access in ipa...
2021-12-12 GCC AdministratorDaily bump.
2021-12-12 Antoni Boucherlibgccjit: Add support for TLS variable [PR95415]
2021-12-11 Antoni Boucherlibgccjit: Add support for types used by atomic builtin...
2021-12-11 Harald AnlaufFortran: fix checking of elemental functions of type...
2021-12-11 Jan HubickaAvoid updating hot bb threshold in call speculation...
2021-12-11 Jan HubickaFix handling of thunks in ipa-modref
2021-12-11 Rasmus Villemoeslibgcc: vxcrtstuff.c: make ctor/dtor functions static
2021-12-11 Rasmus Villemoeslibgcc: vxcrtstuff.c: remove ctor/dtor declarations
2021-12-11 Jason Merrilllibstdc++: check length in string append [PR103534]
2021-12-11 GCC AdministratorDaily bump.
2021-12-10 Iain Sandoelibgcc, Darwin: Update darwin10 unwinder shim dependencies.
2021-12-10 David Malcolmjit: set DECL_CONTEXT of RESULT_DECL [PR103562]
2021-12-10 Jason Merrillsymtab: fix comment typo
2021-12-10 Marek Polacekc++: Add test for C++23 auto(x)
2021-12-10 Harald AnlaufFortran: fix check for pointer dummy arguments with...
2021-12-10 Jakub Jelineklibstdc++: Add std::time_get %r support [PR71367]
2021-12-10 Jakub Jelineklibstdc++: Some time_get fixes [PR78714]
2021-12-10 Douglas B RuppFix inaccuracies in VxWorks LINK_SPEC
2021-12-10 Olivier HainqueRemove assignment to STMP_FIXINC from t-vxworks
2021-12-10 Jonathan Wakelylibstdc++: Guard mutex and condvar with gthreads macro...
2021-12-10 Jonathan Wakelylibstdc++: Fix definition of _GLIBCXX_NO_SLEEP config...
next