]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-10-12  Duan bovect: Fix an ICE in vect_recog_mask_conversion_pattern
2020-10-12  Tobias Burnusnvptx - invoke.texi: Update default of -misa
2020-10-12  Kyrylo TkachovPR target/97349 AArch64: Incorrect types for some Neon...
2020-10-12  Ilya LeoshkevichIBM Z: Change vector copysign to use bitwise operations
2020-10-12  Iain Buclawlibphobos: Override tool_timeout value in testsuite
2020-10-12  Iain Buclawd: Merge upstream dmd 70aabfb51
2020-10-12  Iain Buclawd: Merge upstream dmd 3a9790525
2020-10-12  Aldy HernandezIgnore shifts larger than precision in operator_rshift...
2020-10-12  Martin LiskaIPA: prevent an UBSAN error
2020-10-12  Richard BienerMore consistently split SLP groups
2020-10-12  Tom de Vries[nvptx] Fix -msoft-stack-reserve-local format
2020-10-12  Richard Bienertree-optimization/97357 - avoid abnormals in loop split...
2020-10-12  Mark EgglestonFortran : ICE in gfc_validate_kind PR96099
2020-10-12  GCC AdministratorDaily bump.
2020-10-11  Alexandre Olivaimport elementary functions as intrinsics
2020-10-11  Clément Chigotaix: remove libgomp and libatomic archives before creat...
2020-10-11  Iain SandoeObjective-C, Darwin : Make protocols private extern...
2020-10-11  Iain Sandoelibobjc, Darwin : Fix powerpc encoding regression.
2020-10-11  Iain SandoeObjective-C++ : Fix bitfield ivars.
2020-10-11  Iain Sandoetestsuite, Objective-c++ : Update diagnostic plugin...
2020-10-11  Iain Sandoetestsuite, objective-c++ : Add a dummy retain/release...
2020-10-11  Iain Sandoetestsuite, objective-c++ : GC is not available from...
2020-10-11  Clément Chigotaix: add FAT library support for libstdc++fs.a
2020-10-11  Iain Sandoetestsuite, Objective-C++ : Skip an ancient test on...
2020-10-11  Iain Sandoetestsuite, Objective-c++ : Fix GNU API tests to work...
2020-10-11  Iain Sandoetestsuite, Objective-C : Fix two plugin diagnostics...
2020-10-11  Iain Sandoetestsuite, Objective-C : Fix call-super-2.m for newer...
2020-10-11  Iain Sandoetestsuite, Objective-C : Update forward-1.m.
2020-10-11  Iain Sandoetestsuite, Objective-C : Add initialize method to root...
2020-10-11  Iain Sandoetestsuite, Objective-C : Adjust gnu-api tests for Darwin.
2020-10-11  Iain Sandoetestsuite, Objective-C : Update a test for newer OS...
2020-10-11  Iain Sandoetestsuite, Objective-C : Compatibility fixes.
2020-10-11  Iain SandoeDarwin, Objective-C : Adjust objective-c symbol linkage...
2020-10-11  Iain SandoeDarwin, Objective-C : Update meta-data linkage.
2020-10-11  Iain SandoeObjective-C, Darwin : Update message call codegen.
2020-10-11  Iain SandoeObjective-C, Darwin : Revise the runtime selection...
2020-10-11  Iain SandoeObjective-C++, Darwin : Make metadata 'extern "C"'.
2020-10-11  Iain SandoeOjective-C, Darwin : Adjust category superclass ref...
2020-10-11  Iain SandoeObjective-C, Darwin : Update protocol metadata to curre...
2020-10-11  GCC AdministratorDaily bump.
2020-10-10  Jan HubickaFix parameter map computation in ipa-modref
2020-10-10  Tom de Vries[nvptx] Replace dots in function names
2020-10-10  Tom de Vries[nvptx] Factor out write_fn_proto_1
2020-10-10  Jonathan Wakelylibstdc++: Replace use of reserved name that clashes...
2020-10-10  Jan HubickaFix ICE in remap_arguments with removed parameters.
2020-10-10  Jan HubickaFix modref_transform ICE with more than 32 parameters.
2020-10-10  Jan HubickaFix ipa-modref ICE with not allocated summaries.
2020-10-10  Jan HubickaFix modref handling of parameter adjustments and jump...
2020-10-10  Jan HubickaImprove tree-ssa-alias dump files.
2020-10-10  Iain SandoeObjective-C, Darwin : Pick up super refs directly.
2020-10-10  Iain SandoeDarwin : Only emit Objective-C section switches for...
2020-10-10  Iain SandoeObjective-C, Darwin : Update metadata section uses.
2020-10-10  Iain SandoeObjective-C, Darwin : Use special string sections for...
2020-10-10  Iain SandoeObjective-C: Addess a FIXME (NFC).
2020-10-10  Iain SandoeDarwin : Begin rework of zero-fill sections.
2020-10-10  H.J. Lux86-64: Check CMPXCHG16B for x86-64-v[234]
2020-10-10  Ville Voutilainenlibstdc++: Fix variant build on 32-bit targets [PR95904]
2020-10-10  Aldy HernandezPR97359: Do not cache relops in GORI cache.
2020-10-10  GCC AdministratorDaily bump.
2020-10-09  Ville Voutilainenlibstdc++: Diagnose visitors with different return...
2020-10-09  Jonathan Wakelylibstdc++: Fix incorrect results in std::seed_seq:...
2020-10-09  Vladimir N... Don't keep strict_low_part in reloads for non-registers...
2020-10-09  Daniel Lemirelibstdc++: Optimize uniform_int_distribution using...
2020-10-09  Jonathan Wakelylibstdc++: Adjust variable export in makefile
2020-10-09  Jonathan Wakelylibstdc++: Pass CXXFLAGS to check_performance script
2020-10-09  Jonathan Wakelylibstdc++: Add performance test for <random>
2020-10-09  H.J. Lux86: Add <x86gprintrin.h>
2020-10-09  Tom de Vries[nvptx] Set -misa=sm_35 by default
2020-10-09  Richard BienerFixup gcc.dg/vect/pr65947-3.c when masked loads are...
2020-10-09  Richard Bienertree-optimization/97334 - improve BB SLP discovery
2020-10-09  Jonathan Wakelylibstdc++: Fix unused variable warning
2020-10-09  Jan HubickaIPA modref: fix miscompilation in clone when IPA modref...
2020-10-09  Richard Bienertree-optimization/97347 - fix another SLP constant...
2020-10-09  Andrew MacLeodFix for PR97317.
2020-10-09  Richard Bienerrandom memory leak fixes
2020-10-09  Jakub Jelinekvrp: Fix up gcc.target/aarch64/pr90838.c [PR97312,...
2020-10-09  Jakub Jelinekmatch.pd: Fix up FFS -> CTZ + 1 optimization [PR97325]
2020-10-09  Aldy HernandezMove pr97315-1.c test to g++.dg/opt/.
2020-10-09  Richard Bienerfix ICE with BB vectorization of PHIs
2020-10-09  GCC AdministratorDaily bump.
2020-10-08  Patrick Palkalibstdc++: Make ranges::construct_at constexpr-friendly...
2020-10-08  Jason Merrillc++: Fix member alias template in C++17 and up. [PR96805]
2020-10-08  Alexandre Olivatake type from intrinsic in sincos pass
2020-10-08  Nathan Sidwelllibcpp: Directly peek for initial line marker
2020-10-08  Will Schmidt[PATCH, rs6000] Rename BU_P10_MISC_2 define to BU_P10_P...
2020-10-08  Jan HubickaDisable TBAA in some uses of call_may_clobber_ref_p
2020-10-08  Mark Wielaarddebug: Make sure to output .file 0 when generating...
2020-10-08  qing zhaoImprove documentation of -fallow-store-data-races
2020-10-08  Jonathan Wakelylibstdc++: Add assertions for preconditions in sampling...
2020-10-08  Christophe... arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic...
2020-10-08  Richard BienerSLP vectorize multiple BBs at once
2020-10-08  Jonathan Wakelylibstdc++: Add C++11 member functions for ios::failure...
2020-10-08  Jonathan Wakelylibstdc++: Avoid divide by zero in default template...
2020-10-08  Richard Bienertree-optimization/97330 - fix bad load sinking
2020-10-08  Jan HubickaFix handling of parm_offset in ipa-modref on 32bit...
2020-10-08  Martin LiskaIPA MOD REF: add debug counter.
2020-10-08  Richard Bieneradjust BB vectorization dump scanning
2020-10-08  Christophe... arm: [MVE] Remove illegal intrinsics (PR target/96914)
2020-10-08  Christophe... arm: [MVE[ Add vqdmlashq intrinsics (PR target/96914)
2020-10-08  Jakub Jelinekarm: Fix ICE on glibc compilation after my DIVMOD optim...
next