summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2021-12-15Daily bump.GCC Administrator
2021-12-15Fix ICE. [PR103682]liuhongt
2021-12-14[PATCH] stddef.h: add support for musl typedef macro guardsSören Tempel
2021-12-14regrename: Skip renaming if instruction is noop move.JoJo R
2021-12-14rs6000: Rename arrays to remove temporary _x suffixBill Schmidt
2021-12-14rs6000: Rename functions with "new" in their namesBill Schmidt
2021-12-14rs6000: Remove rs6000-builtin.def and associated data and functionsBill Schmidt
2021-12-14rs6000: Rename rs6000-builtin-new.def to rs6000-builtins.defBill Schmidt
2021-12-14rs6000: Remove altivec_overloaded_builtins array and initializationBill Schmidt
2021-12-14rs6000: Do not allow combining of multiple assemble quads [PR103548]Peter Bergner
2021-12-14Fortran: prevent NULL pointer dereference in check of passed do-loop variableHarald Anlauf
2021-12-14Fortran: prevent NULL pointer dereferences checking do-loop contained stuffHarald Anlauf
2021-12-14i386: Implement VxHF vector set/insert/extract with lower ABI levelsUros Bizjak
2021-12-14rs6000: Remove new_builtins_are_live and dead code it was guardingBill Schmidt
2021-12-14rs6000: Builtins for doubleword compare should be in [power8-vector] (PR103625)Bill Schmidt
2021-12-14rs6000: Some builtins require IBM-128 long double format (PR103623)Bill Schmidt
2021-12-14Add support for global rvalue initialization and constructorsPetter Tomner
2021-12-14Fortran: PACK intrinsic should not try to read from zero-sized arrayHarald Anlauf
2021-12-14Determine global memory accesses in ipa-modrefJan Hubicka
2021-12-14testsuite: Silence conversion warnings for MIN1 and MAX1Manfred Schwarb
2021-12-14fortran: Silence conversion warnings for MIN1 and MAX1Manfred Schwarb
2021-12-14[PR99531] Do not scan push insn for ia32 in the testVladimir N. Makarov
2021-12-14aarch64: Add LS64 extension and intrinsicsPrzemyslaw Wirkus
2021-12-14testsuite: fix ASAN errorsMartin Liska
2021-12-14c++: processing_template_decl vs template depth [PR103408]Patrick Palka
2021-12-14Remove fpic multilib on x86_64-vxworksOlivier Hainque
2021-12-14c++: don't leak 'arglist' in build_new_opPatrick Palka
2021-12-14c++: remove COMPOUND_EXPR_OVERLOADED flagPatrick Palka
2021-12-14Drop the fpic multilib for powerpc*-vxworks*Frederic Konrad
2021-12-14c: Fix ICE on deferred pragma in unknown attribute arguments [PR103587]Jakub Jelinek
2021-12-14Adjust 'gfortran.dg/goacc/privatization-1-*' [PR103576, PR103697]Thomas Schwinge
2021-12-14Daily bump.GCC Administrator
2021-12-13[PR99531] Modify pseudo class cost calculation when processing move involving...Vladimir N. Makarov
2021-12-13x86: Avoid generating orb $0, %ahRoger Sayle
2021-12-13Rework VXWORKS_LINK_SPEC for shared objects supportDouglas B Rupp
2021-12-13Tigthen libc_internal and crtstuff for VxWorks shared objectsFrederic Konrad
2021-12-13VxWorks config fixes for shared objectsFrederic Konrad
2021-12-13Add -fipa-strict-aliasingJan Hubicka
2021-12-13aarch64: Add command-line support for Armv8.8-aKyrylo Tkachov
2021-12-13aarch64: Use +mops to inline memset operationsKyrylo Tkachov
2021-12-13aarch64: Add memmove expansion for +mopsKyrylo Tkachov
2021-12-13aarch64: Add support for Armv8.8-a memory operations and memcpy expansionKyrylo Tkachov
2021-12-13inline: fix ICE with -fprofile-generateMartin Liska
2021-12-13Include yvals.h for VxWorks < 7 RTPs as wellOlivier Hainque
2021-12-13Ensure VxWorks headers expose C99 features for C++Olivier Hainque
2021-12-13Leverage sysroot for VxWorksOlivier Hainque
2021-12-13Fortran: Handle compare in OpenMP atomicTobias Burnus
2021-12-13docs: add missing @item for the first itemMartin Liska
2021-12-13pch: Small cleanupJakub Jelinek
2021-12-13Do not ICE on ternary expressions when calculating value rangesJan Hubicka