platform/upstream/gcc.git
2021-08-31 Jeff LawMore stabs removal.
2021-08-31 Jakub Jelinektestsuite: Fix gcc.dg/vect/pr101145* tests [PR101145]
2021-08-31 Marcel VollweilerAdd support for device-modifiers for 'omp target device'.
2021-08-31 Jonathan Wakelylibstdc++: Fix 17_intro/names.cc failures on Solaris
2021-08-31 Roger SaylePreserve SUBREG_PROMOTED_VAR_P on (extend:HI (subreg...
2021-08-31 Roger SayleOnly simplify TRUNCATE to SUBREG on TRULY_NOOP_TRUNCATI...
2021-08-31 Richard Bienertree-optimization/102142 - fix typo in loop BB reduc...
2021-08-31 Richard Sandifordlibgcc: Add missing runtime exception notices
2021-08-31 Richard Bienermiddle-end/102129 - avoid TER of possibly trapping...
2021-08-31 Andrew Burgessgdb: Add a dependency between gdb and libbacktrace
2021-08-31 Jakub Jelinektree-ssa-ccp: Fix up bit_value_binop on RSHIFT_EXPR...
2021-08-31 prathamesh... arm: Adjust test for soft fp targets.
2021-08-31 Andrew PinskiFix gcc.dg/ipa/inline-8.c for -fPIC
2021-08-31 Andrew PinskiFix PR driver/79181 (and others), not deleting some...
2021-08-31 Andrew PinskiFix x86/56337 : 1<<28 alignment is broken
2021-08-31 YunQiang SuMIPS: add .module mipsREV to all output asm file
2021-08-31 YunQiang SuMIPS: use mips_isa enum instead hardcoded numbers
2021-08-31 liuhongtUnify UNSPEC_MASKED_EQ/GT to the form of UNSPEC_PCMP.
2021-08-31 GCC AdministratorDaily bump.
2021-08-30 David Malcolmanalyzer: support "bifurcation"; reimplement realloc...
2021-08-30 Jason Merrillc++: limit instantiation with ill-formed class [PR96286]
2021-08-30 Jason Merrillc++: preserve location through constexpr
2021-08-30 Jason Merrillc++: fold function template args sooner [PR101460]
2021-08-30 Harald AnlaufFortran - fix whitespace issue during parsing of assign...
2021-08-30 Andrew PinskiFix PR 90142: contrib/download_prerequisites uses test ==
2021-08-30 Jason Merrillc++: Add warning about missing 'requires'
2021-08-30 Harald AnlaufFortran - correct check for constraint F2008:C628 ...
2021-08-30 Bill Schmidtrs6000: Always initialize vector_pair and vector_quad...
2021-08-30 Bill Schmidtrs6000: Add sanity to V2DI_type_node definitions
2021-08-30 Bill Schmidtrs6000: Darwin builtin support
2021-08-30 John David... Fix libgfortran build on hppa*-hp-hpux[01]*
2021-08-30 Joseph MyersUpdate gcc sv.po.
2021-08-30 Pat HaugenEnable store fusion on Power10.
2021-08-30 Iain Buclawlibphobos: Compile configure tests with -fno-druntime
2021-08-30 Richard Bienertree-optimization/102128 - rework if-converted BB vect...
2021-08-30 Richard BienerMake sure -fexceptions is enabled when -fnon-call-excep...
2021-08-30 Sebastian HuberUse __builtin_trap() for abort() if inhibit_libc
2021-08-30 YunQiang Sulibffi: Fix MIPS r6 support
2021-08-30 liuhongtMake sure we're playing with integral modes before...
2021-08-30 GCC AdministratorDaily bump.
2021-08-29 Iain Buclawlibiberty: Add support for demangling local D template...
2021-08-29 Iain Buclawlibiberty: Add support for demangling D function litera...
2021-08-29 Iain Buclawlibiberty: Add support for D `typeof(*null)' types
2021-08-29 Iain SandoeDarwin: Fixes for darwin_libc_has_function.
2021-08-29 Iain Buclawd: Call the assertp and boundsp variants for assert...
2021-08-29 Iain Buclawd: Update comment for TypeInfoVisitor::layout_base
2021-08-29 Iain Buclawd: Use `int` to store class and struct flags
2021-08-29 Iain Buclawd: Get __c_wchar_t type from build_frontend_type
2021-08-29 Iain Buclawd: Convert convert_for_rvalue switch statement into...
2021-08-29 Iain Buclawd: Use POINTER_SIZE for testing whether to predefine...
2021-08-29 Iain Buclawd: ICE in gimple_register_canonical_type_1, at lto...
2021-08-29 Iain Sandoetestsuite, Darwin : Skip a test requiring strndup in...
2021-08-29 Iain SandoeDarwin, X86 : Implement __cache_clear.
2021-08-29 GCC AdministratorDaily bump.
2021-08-28 Jan HubickaImprove handling of table overflows in modref_ref_node
2021-08-28 Harald AnlaufFortran - reject function entries with mismatched chara...
2021-08-28 Jonathan Wakelylibstdc++: Fix std::allocator<void> for versioned namespace
2021-08-28 Jonathan Wakelylibstdc++: Fix comment typo
2021-08-28 Jonathan Wakelylibstdc++: Fix inefficiency in filesystem::absolute...
2021-08-28 Jonathan Wakelylibstdc++: Name std::function template parameter
2021-08-28 YunQiang SuMIPS: use N64 ABI by default if the triple end with...
2021-08-28 Alexandre Olivafix latent bootstrap-debug issue
2021-08-28 GCC AdministratorDaily bump.
2021-08-27 Jason Merrillc++: Set type on dependent ARROW_EXPR
2021-08-27 Jeff LawSupport limited setcc for H8
2021-08-27 Michael MeissnerUpdate comments in float128-call.c test.
2021-08-27 Jeff LawReduce vector comparison of uniform vectors to a scalar...
2021-08-27 Michael MeissnerFix float128-call.c test for power8 IEEE 128 and power10.
2021-08-27 Iain SandoeDarwin : Mark the mod init/term section starts with...
2021-08-27 Bill Schmidtrs6000: Execute the automatic built-in initialization...
2021-08-27 Iain Sandoelibgfortran: Use the libtool macro to determine libm...
2021-08-27 Iain Sandoetestsuite, Darwin : Do not claim 'GAS' for cctools...
2021-08-27 Iain Sandoeconfigure: Adjust several assembler checks to remove...
2021-08-27 Anthony Sharpcall_summary: add missing template keyword
2021-08-27 Richard Bienertree-optimization/45178 - DCE of dead control flow...
2021-08-27 konglin1i386: Fix wrong optimization for consecutive masked...
2021-08-27 Kewen Linrs6000: Make some BIFs vectorized on P10
2021-08-27 Kewen Linrs6000: Add missing unsigned info for some P10 bifs
2021-08-27 David Edelsohnaix: packed struct alignment [PR102068]
2021-08-27 liuhongtFold more shuffle builtins to VEC_PERM_EXPR.
2021-08-27 GCC AdministratorDaily bump.
2021-08-26 Jonathan Wakelylibstdc:: Use markdown for Doxygen comments in std...
2021-08-26 Jonathan Wakelylibstdc++: Avoid a move in std::function construction...
2021-08-26 Jonathan Wakelylibstdc++: Add static assertions for std::function...
2021-08-26 David Edelsohnrs6000: inline ldouble __gcc_qsub
2021-08-26 Uros Bizjak[i386] Call force_reg unconditionally.
2021-08-26 Jan HubickaFix ipa-modref verification ices
2021-08-26 Bill Schmidtrs6000: Add remaining overloads
2021-08-26 Bill Schmidtrs6000: Add Cell builtins
2021-08-26 Bill Schmidtrs6000: Add miscellaneous builtins
2021-08-26 Bill Schmidtrs6000: Add MMA builtins
2021-08-26 Martin SeborRefactor warn_uninit() code.
2021-08-26 Roger SayleImproved handling of shifts/rotates in bit CCP.
2021-08-26 Roger Sayle[Committed] Tidy up !POINTER_TYPE_P test in match.pd...
2021-08-26 Uros Bizjak[i386] Set all_regs to true in the call to replace_rtx...
2021-08-26 Jan HubickaImprove handling of modref params.
2021-08-26 Jan HubickaAdd full stop to params.opt.
2021-08-26 Jan HubickaFix off-by-one error in try_merge_with
2021-08-26 Jonathan Wakelylibstdc++: Make Networking TS headers more portable...
2021-08-26 Martin Liskamklog: fix renaming with version 0.7.0.
next