platform/upstream/gcc.git
2021-03-29 Martin SeborPR tree-optimization/61869 - Spurious uninitialized...
2021-03-29 Martin SeborPR tree-optimization/61677 - False positive with -Wmayb...
2021-03-29 Michael MeissnerRequire GLIBC 2.32 for Decimal/_Float128 conversions.
2021-03-29 Martin SeborPR tree-optimization/61112 - repeated conditional trigg...
2021-03-29 Jan HubickaFix pr99751.c testcase
2021-03-29 Jan HubickaFix typo in merge_call_lhs_flags
2021-03-29 Jonathan WakelyFix PR number in ChangeLog
2021-03-29 Jakub Jelinektestsuite: Expect a warning on aarch64 for declare...
2021-03-29 Jonathan Wakelylibstdc++: Adjust link to PSTL upstream (again)
2021-03-29 Alex Coplanaarch64: Fix SVE ACLE builtins with LTO [PR99216]
2021-03-29 Richard Bienertree-optimization/99807 - avoid bogus assert with permu...
2021-03-29 Kyrylo Tkachovaarch64: PR target/99037 Fix RTL represntation in move_...
2021-03-29 Jakub Jelinekfold-const: Fix ICE in extract_muldiv_1 [PR99777]
2021-03-29 Tobias Burnuslibgomp: Fix on_device_arch.c aux-file handling [PR99555]
2021-03-29 GCC AdministratorDaily bump.
2021-03-28 David Edelsohnaix: TLS DWARF symbol decorations.
2021-03-28 Gerald Pfeiferdoc: Update link to "Memory Model" paper
2021-03-28 François Dumontlibstdc++: _GLIBCXX_DEBUG Fix allocator-extended move...
2021-03-28 Christophe... testsuite/arm: Improve scan-assembler in pr96770.c
2021-03-28 Paul ThomasFortran: Fix problem with runtime pointer check [PR99602].
2021-03-28 Iain Buclawd: Predefine the D_PIE version condition when flag_pie...
2021-03-28 Iain Buclawd: Don't create gdc.test symlink in the gdc testsuite...
2021-03-28 Iain Buclawd: Define language hook for LANG_HOOKS_ENUM_UNDERLYING_...
2021-03-28 Iain Buclawd: Use COMPILER_FOR_BUILD to build all D front-end...
2021-03-28 Iain Buclawd: Don't generate per-module wrapper for calling DSO...
2021-03-28 GCC AdministratorDaily bump.
2021-03-27 Steve Karglfortran: Fix off-by-one in buffer sizes.
2021-03-27 GCC AdministratorDaily bump.
2021-03-26 David Edelsohnaix: ABI struct alignment (PR99557)
2021-03-26 Jakub Jelinekdwarf2cfi: Defer queued register saves some more [PR99334]
2021-03-26 Martin SeborPR tree-optimization/59970 - Bogus -Wmaybe-uninitialize...
2021-03-26 Marek Polacekc++: ICE on invalid with NSDMI in C++98 [PR98352]
2021-03-26 Jonathan Wakelylibstdc++: Add PRNG fallback to std::random_device
2021-03-26 Nathan Sidwellc++: imported templates and alias-template changes...
2021-03-26 Dimitar DimitrovMAINTAINERS: Add myself as pru port maintainer
2021-03-26 Vladimir Makarov[PR99766] Consider relaxed memory associated more with...
2021-03-26 Richard Sandifordaarch64: Add costs for LD[34] and ST[34] postincrements
2021-03-26 Richard Sandifordaarch64: Take issue rate into account for vector loop...
2021-03-26 Richard Sandifordaarch64: Ignore inductions when costing vector code
2021-03-26 Richard Sandifordaarch64: Cost comparisons embedded in COND_EXPRs
2021-03-26 Richard Sandifordaarch64: Detect scalar extending loads
2021-03-26 Richard Sandifordaarch64: Try to detect when Advanced SIMD code would...
2021-03-26 Richard Sandifordaarch64: Use an aarch64-specific structure for vector...
2021-03-26 Richard Sandifordaarch64: Add a CPU-specific cost table for Neoverse V1
2021-03-26 Richard Sandifordaarch64: Add costs for one element of a scatter store
2021-03-26 Richard Sandifordaarch64: Add costs for storing one element of a vector
2021-03-26 Richard Sandifordaarch64: Add costs for LD[234]/ST[234] permutes
2021-03-26 Richard Sandifordaarch64: Add vector costs for SVE CLAST[AB] and FADDA
2021-03-26 Richard Sandifordaarch64: Add reduction costs to simd_vec_costs
2021-03-26 Iain Buclawlibphobos: Build all modules with -fversion=Shared...
2021-03-26 Iain BuclawFix ICE: in function_and_variable_visibility, at ipa...
2021-03-26 Iain Buclawd: Define IN_TARGET_CODE in all machine-specific D...
2021-03-26 Iain Buclawd: Add windows support for D compiler [PR91595]
2021-03-26 Iain Buclaw[freebsd] d: Fix build failures on sparc64-*-freebsd*
2021-03-26 Iain Buclawd: Add openbsd support for D compiler [PR99691]
2021-03-26 Jakub Jelinekc++: Fix ICE with nsdmi [PR99705]
2021-03-26 Tobias BurnusFortran: Fix intrinsic null() handling [PR99651]
2021-03-26 GCC AdministratorDaily bump.
2021-03-25 Martin SeborPR tree-optimization/55060 - False un-initialized varia...
2021-03-25 Martin SeborPR tree-optimization/48483 - Construct from yourself...
2021-03-25 Martin SeborNew test for PR tree-optimization/44547 - -Wuninitializ...
2021-03-25 François Dumontlibstdc++: Fix and complete __gnu_debug::basic_string...
2021-03-25 Joseph MyersUpdate gcc fr.po.
2021-03-25 Jakub Jelinekc++: Fix source_location inconsistency between calls...
2021-03-25 Marek Polacekc++: ICE on invalid with inheriting constructors [PR94751]
2021-03-25 Jakub Jelinekc++: Diagnose bare parameter packs in bitfield widths...
2021-03-25 Marek Polacekc++: -Wconversion vs value-dependent expressions [PR99331]
2021-03-25 Jonathan Wakelylibstdc++: Declare malloc for freestanding
2021-03-25 Jonathan Wakelylibstdc++: Allow seeding random engines in testsuite
2021-03-25 Stam Markianos... tree-optimization/96974 - avoid ICE by replacing assert...
2021-03-25 H.J. LuRevert "x86: Skip ISA check for always_inline in system...
2021-03-25 Thomas Schwingelibgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME...
2021-03-25 Kewen Linvect: Init inside_cost in vect_model_reduction_cost
2021-03-25 Jakub Jelinekc-family: Fix up -Wduplicated-branches for union member...
2021-03-25 H.J. Lux86: Skip ISA check for always_inline in system headers
2021-03-25 Thomas SchwingeAvoid OpenMP/nvptx execution-time hangs for simple...
2021-03-25 Thomas Schwinge'libgomp.oacc-fortran/derivedtypes-arrays-1.f90' OpenAC...
2021-03-25 Richard Bienertree-optimization/99746 - avoid confusing hybrid code
2021-03-25 Xionghu Luors6000: Correct Power8 cost of l2 cache size [PR97329]
2021-03-25 David Malcolmanalyzer; reset sm-state for SSA names at def-stmts...
2021-03-25 GCC AdministratorDaily bump.
2021-03-24 Martin Liskai386: fix -march=amd crash
2021-03-24 Martin Jamboripa: Check that scalar types that IPA-CP comes up with...
2021-03-24 Christophe... arm: Fix MVE constraints for movmisalign [PR target...
2021-03-24 Matthias KloseFix installation of the jit header files
2021-03-24 Jakub Jelinekarm: Fix some more vec-common.md patterns for iwmmxt...
2021-03-24 Alexandre Olivarun sysconf-requiring test on systems that support it
2021-03-24 Alexandre Olivarequire et feature pie for PIE tests
2021-03-24 Alexandre Olivatighten funcspec regexps
2021-03-24 Alexandre Olivafix ssse3_pshufbv8qi3 post-reload const pool load
2021-03-24 Tobias BurnusFortran: Extend buffer, use snprintf to avoid overflows...
2021-03-24 GCC AdministratorDaily bump.
2021-03-23 Vladimir N... [PR99581] Use relaxed memory for more aarch64 memory...
2021-03-23 Joseph MyersUpdate gcc .po files.
2021-03-23 Iain SandoeDarwin : Address a translation comment.
2021-03-23 Nathan Sidwellc++: Note duplicates in symbol table [PR 99283]
2021-03-23 Ilya Leoshkevichfwprop: Fix single_use_p calculation
2021-03-23 Jonathan Wakelylibstdc++: Improve test for views::reverse
2021-03-23 David MalcolmMAINTAINERS: add myself as static analyzer maintainer
2021-03-23 Moritz Sichertlibstdc++: Avoid accidental ADL when calling make_rever...
next