platform/upstream/gcc.git
2021-08-23 Jonathan Wakelylibstdc++: Make permissions_are_testable function inlin...
2021-08-23 Martin Liskadocs: Fix -mpic-data-is-text-relative option placement.
2021-08-23 Tobias BurnusFortran/OpenMP: Improve duplicate errors
2021-08-23 Tobias BurnusFortran/OpenMP: strict modifier on grainsize/num_tasks
2021-08-23 Richard BienerFix scalar costing issue introduced by PR84512 fix.
2021-08-23 Ankur Sainianalyzer: Fix PR analyzer/102020
2021-08-23 Roger SayleImproved handling of division/modulus in bit CCP.
2021-08-23 Roger SayleSimplify (truncate:QI (subreg:SI (reg:QI x))) to (reg...
2021-08-23 Roger SayleFold sign of LSHIFT_EXPR to eliminate no-op conversions.
2021-08-23 Jakub Jelinekbswap: Recognize (int) __builtin_bswap64 (arg) idioms...
2021-08-23 Richard Bienertree-optimization/79334 - avoid PRE of possibly trappin...
2021-08-23 liuhongtFix ICE.
2021-08-23 Jakub Jelinekdwarf2out: Emit DW_AT_location for global register...
2021-08-23 Christophe... arm: Fix __arm_vctp16q return type in arm_mve.h
2021-08-23 Christophe... arm: Fix multilib mapping for CDE extensions [PR100856]
2021-08-23 Jakub Jelinekopenmp: Add support for strict modifier on grainsize...
2021-08-23 Martin Liskaipa: add debug counter for IPA MODREF PTA
2021-08-23 Jan HubickaImprove return slot handling in ipa-modref
2021-08-23 Xi Ruoyaomips: msa: truncate immediate shift amount [PR101922]
2021-08-23 Jonathan Yonggcc.c-torture/execute: Fix tmpnam issue on Windows
2021-08-23 GCC AdministratorDaily bump.
2021-08-22 Martin UeckerCorrect treatment of qualifiers for pointers to arrays...
2021-08-22 Jan HubickaClear EAF_NOCLOBBER for indirect calls
2021-08-22 Thomas SchwingeMake the OpenMP 'error' directive work for nvptx offloading
2021-08-22 GCC AdministratorDaily bump.
2021-08-21 Dragan MladjenovicMAINTAINERS: Add myself for write after approval
2021-08-21 John David... Don't build libgcc_stub.a on hppa[12]*-*-hpux11*.
2021-08-21 Dragan Mladjenovic[MIPS] Remove TARGET_ASM_FUNCTION_RODATA_SECTION
2021-08-21 John David... Don't warn when alignment of global common data exceeds...
2021-08-21 Ankur Sainianalyzer: Fix PR analyzer/101980
2021-08-21 GCC AdministratorDaily bump.
2021-08-20 Serge Belyshevconfigure: remove gas versions from tls check
2021-08-20 Serge Belyshevconfigure: fixup formatting from previous change
2021-08-20 Serge Belyshevconfigure: remove version argument from gcc_GAS_CHECK_F...
2021-08-20 Serge Belyshevconfigure: drop version checks for in-tree gas [PR91602]
2021-08-20 Jeff LawFurther improvements to constant shifts for the H8
2021-08-20 Jonathan Wakelylibstdc++: Skip filesystem tests that depend on permiss...
2021-08-20 Tobias Burnusc-format.c/Fortran: Support %wd / host-wide integer...
2021-08-20 Harald AnlaufFortran - use temporary char buffer for passing HOST_WI...
2021-08-20 Richard BienerRefactor BB splitting of DRs for SLP group analysis
2021-08-20 Tobias BurnusFortran: Add OpenMP's error directive
2021-08-20 Jakub Jelinekopenmp: Implement the error directive
2021-08-20 Jakub Jelinekopenmp: Diagnose some superfluous commas in OpenMP...
2021-08-20 Martin Liskagcov: fix output location for JSON mode.
2021-08-20 Michael MeissnerMove xx* builtins to vsx.md.
2021-08-20 GCC AdministratorDaily bump.
2021-08-19 Roger SayleFold more constants during veclower pass.
2021-08-19 Peter Bergnerrs6000: Fix ICE expanding lxvp and stxvp gimple built...
2021-08-19 Harald AnlaufFortran - simplify length of substring with constant...
2021-08-19 Martin SeborDocument enable_ranger and disable_ranger.
2021-08-19 Martin SeborRelease resources acquired by enable_ranger() [PR101984].
2021-08-19 Iain SandoeObjective-C, NeXT runtime: Correct the default for...
2021-08-19 Jeff LawDrop stabs from h8/300 and v850 ports
2021-08-19 John David... Define STAGE1_LIBS to link against libcl.a in stage1...
2021-08-19 Jonathan Wakelylibstdc++: Move status table entry to be with other...
2021-08-19 Jonathan Wakelylibstdc++: Update Doxygen config template to Doxygen...
2021-08-19 Jonathan Wakelylibstdc++: Don't check always-true condition [PR101965]
2021-08-19 Patrick Palkac++: Fix PR number in testcase [PR101803]
2021-08-19 Patrick PalkaFix PR number for r12-2991 in ChangeLogs
2021-08-19 Jonathan Wakelylibstdc++: Fix move construction of std::tuple with...
2021-08-19 Jonathan Wakelylibstdc++: Document P1739R4 status [PR100139]
2021-08-19 Jonathan Wakelylibstdc++: Improve doxygen docs for smart pointers
2021-08-19 Jonathan Wakelylibstdc++: Improve overflow check for file timestamps
2021-08-19 Jonathan Wakelylibstdc++: Tweak whitespace
2021-08-19 Jakub Jelinekexpand: Add new clrsb fallback expansion [PR101950]
2021-08-19 Jakub Jelinekopenmp: Fix ICE on requires clause with atomic_default_...
2021-08-19 Iain Sandoetestsuite, JIT, Darwin: Adjust asm tests for Mach-O.
2021-08-19 Jakub Jelinekopenmp: For C++ ensure nothing directive has no operands
2021-08-19 Iain SandoeJIT, testsuite, Darwin: Initial testsuite fixes.
2021-08-19 Thomas SchwingeFix up 'gcc.dg/pr78213.c' for '--enable-checking=releas...
2021-08-19 liuhongtRevert "Add the member integer_to_sse to processor_cost...
2021-08-19 GCC AdministratorDaily bump.
2021-08-18 Tobias BurnusFortran: Add OpenMP's nothing directive support (con't)
2021-08-18 Iain SandoeDarwin, jit: Fix build [PR100613].
2021-08-18 Iain Sandoeconfigure: Allow host fragments to react to --enable...
2021-08-18 Iain SandoeObjective-C: fix crash with -fobjc-nilcheck
2021-08-18 Iain Sandoelibiberty, Darwin : Fix simple-object LTO table for...
2021-08-18 Iain SandoeDarwin: Handle the -rpath command line option.
2021-08-18 Ankur Sainianalyzer: detect and analyze virtual function calls
2021-08-18 Ankur Sainianalyzer: detect and analyze calls via function pointer
2021-08-18 Thomas SchwingeMake 'gcc/hash-map-tests.c:test_map_of_type_with_ctor_a...
2021-08-18 Jonathan Wrightaarch64: Fix float <-> int errors in vld4[q]_lane intri...
2021-08-18 Jonathan Wakelylibstdc++: Improve doxygen documentation for std::uniqu...
2021-08-18 Jonathan Wakelylibstdc++: Improve doxygen comments in <bits/stl_functi...
2021-08-18 Jonathan Wakelylibstdc++: Enable doxygen processing for C++20 components
2021-08-18 Jonathan Wakelylibstdc++: Simplify n-ary arithmetic promotion traits
2021-08-18 Jonathan Wakelylibstdc++: Minor optimization for min/max/minmax
2021-08-18 Jonathan Wakelylibstdc++: Fix CTAD for debug sequence containers
2021-08-18 Jonathan Wakelylibstdc++: Fix vector<bool> printer tests to work in...
2021-08-18 Tobias BurnusFortran: Add OpenMP's nothing directive support
2021-08-18 Patrick Palkac++: aggregate CTAD and brace elision [PR101344]
2021-08-18 Patrick Palkac++: ignore explicit dguides during NTTP CTAD [PR101883]
2021-08-18 Eric BotcazouFix thinko in latest change for GNAT encodings
2021-08-18 Jan HubickaAdd EAF_NOREAD check to tree-ssa-uninit
2021-08-18 Thomas SchwingeAdd more self-tests for 'hash_map' with Value type...
2021-08-18 Thomas SchwingeTurn 'bool force_collect' parameter to 'ggc_collect...
2021-08-18 Tobias BurnusFortran/OpenMP: Add memory routines existing for C/C++
2021-08-18 Jakub Jelinekopenmp: Add nothing directive support
2021-08-18 Martin Liskacommit-mklog: Add --co argument.
2021-08-18 Jakub Jelinekopenmp: Actually ignore pragma_stmt pragmas for which...
next