aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-15Add LXVKQ support.Michael Meissner8-0/+285
2021-12-15Add new constant data structure.Michael Meissner2-0/+281
2021-12-15[PR100518] store by mult pieces: keep addr in PmodeAlexandre Oliva2-1/+10
2021-12-15[PR100843] store by mult pieces: punt on max_len < min_lenAlexandre Oliva2-1/+10
2021-12-15Daily bump.GCC Administrator10-1/+636
2021-12-15Fix ICE. [PR103682]liuhongt2-2/+5
2021-12-14libstdc++: Support old and new T_FMT for en_HK locale [PR103687]Jonathan Wakely3-10/+65
2021-12-14[PATCH] stddef.h: add support for musl typedef macro guardsSören Tempel1-0/+9
2021-12-14regrename: Skip renaming if instruction is noop move.JoJo R1-0/+5
2021-12-14libstdc++: Fix handling of invalid ranges in std::regex [PR102447]Jonathan Wakely3-68/+152
2021-12-14libstdc++: Simplify typedefs by using __UINTPTR_TYPE__Jonathan Wakely1-31/+19
2021-12-14libstdc++: Simplify definition of std::regex_constants variablesJonathan Wakely6-91/+114
2021-12-14rs6000: Rename arrays to remove temporary _x suffixBill Schmidt4-99/+96
2021-12-14rs6000: Rename functions with "new" in their namesBill Schmidt5-175/+80
2021-12-14rs6000: Remove rs6000-builtin.def and associated data and functionsBill Schmidt6-4126/+0
2021-12-14rs6000: Rename rs6000-builtin-new.def to rs6000-builtins.defBill Schmidt3-5/+5
2021-12-14rs6000: Remove altivec_overloaded_builtins array and initializationBill Schmidt2-5893/+0
2021-12-14rs6000: Do not allow combining of multiple assemble quads [PR103548]Peter Bergner4-20/+68
2021-12-14Fortran: prevent NULL pointer dereference in check of passed do-loop variableHarald Anlauf2-1/+22
2021-12-14Fortran: prevent NULL pointer dereferences checking do-loop contained stuffHarald Anlauf2-7/+37
2021-12-14i386: Implement VxHF vector set/insert/extract with lower ABI levelsUros Bizjak2-46/+91
2021-12-14rs6000: Remove new_builtins_are_live and dead code it was guardingBill Schmidt5-6601/+59
2021-12-14rs6000: Builtins for doubleword compare should be in [power8-vector] (PR103625)Bill Schmidt1-18/+18
2021-12-14rs6000: Some builtins require IBM-128 long double format (PR103623)Bill Schmidt3-10/+25
2021-12-14Add support for global rvalue initialization and constructorsPetter Tomner24-33/+4727
2021-12-14Fortran: PACK intrinsic should not try to read from zero-sized arrayHarald Anlauf2-0/+66
2021-12-14Determine global memory accesses in ipa-modrefJan Hubicka7-26/+214
2021-12-14testsuite: Silence conversion warnings for MIN1 and MAX1Manfred Schwarb2-11/+136
2021-12-14fortran: Silence conversion warnings for MIN1 and MAX1Manfred Schwarb1-0/+10
2021-12-14[PR99531] Do not scan push insn for ia32 in the testVladimir N. Makarov1-1/+1
2021-12-14MAINTAINERS: Add myself to write after approvalMarc Poulhiès1-0/+1
2021-12-14aarch64: Add LS64 extension and intrinsicsPrzemyslaw Wirkus22-0/+545
2021-12-14testsuite: fix ASAN errorsMartin Liska4-6/+7
2021-12-14libstdc++: Fix non-reserved name in <regex> headerJonathan Wakely2-2/+3
2021-12-14c++: processing_template_decl vs template depth [PR103408]Patrick Palka9-76/+76
2021-12-14Remove fpic multilib on x86_64-vxworksOlivier Hainque1-7/+0
2021-12-14c++: don't leak 'arglist' in build_new_opPatrick Palka1-4/+2
2021-12-14c++: remove COMPOUND_EXPR_OVERLOADED flagPatrick Palka3-13/+1
2021-12-14Drop the fpic multilib for powerpc*-vxworks*Frederic Konrad1-3/+3
2021-12-14c: Fix ICE on deferred pragma in unknown attribute arguments [PR103587]Jakub Jelinek2-0/+12
2021-12-14Adjust 'gfortran.dg/goacc/privatization-1-*' [PR103576, PR103697]Thomas Schwinge4-4/+0
2021-12-14Daily bump.GCC Administrator7-1/+249
2021-12-13[PR99531] Modify pseudo class cost calculation when processing move involving...Vladimir N. Makarov2-21/+8
2021-12-13x86: Avoid generating orb $0, %ahRoger Sayle2-0/+39
2021-12-13Rework VXWORKS_LINK_SPEC for shared objects supportDouglas B Rupp2-17/+31
2021-12-13Remove ppc*-vxworks7* inadequate libgcc Makefile fragmentsOlivier Hainque1-1/+1
2021-12-13Remove special case for arm-vxworks on the use of vxcrtstuffOlivier Hainque1-4/+1
2021-12-13Tigthen libc_internal and crtstuff for VxWorks shared objectsFrederic Konrad3-19/+109
2021-12-13VxWorks config fixes for shared objectsFrederic Konrad2-3/+23
2021-12-13Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7Olivier Hainque2-2/+5