]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-11-26  Sandra LoosemoreOpenMP: Generate SIMD clones for functions with "declar...
2022-11-26  Sandra LoosemoreRevert "OpenMP: Generate SIMD clones for functions...
2022-11-25  Tobias BurnusMerge branch 'releases/gcc-12' into devel/omp/gcc-12
2022-11-25  GCC AdministratorDaily bump.
2022-11-25  Eric BotcazouFix thinko in operator_bitwise_xor::op1_range
2022-11-25  Eric BotcazouFix wrong array type conversion with different storage...
2022-11-24  Jonathan Wakelylibstdc++: Remove unnecessary header from <memory>
2022-11-24  Jonathan Wakelylibstdc++: Fix tests with non-const operator==
2022-11-24  Jonathan Wakelylibstdc++: Remove unnecessary variant member in std...
2022-11-24  Jonathan Wakelylibstdc++: Check static assertions earlier in chrono...
2022-11-24  Jonathan Wakelylibstdc++: Fix dangling reference in filesystem::path...
2022-11-24  Jonathan Wakelylibstdc++: Document LWG 1203 API change in manual
2022-11-24  Jonathan Wakelylibstdc++: Add missing runtime exception to licence...
2022-11-24  Jonathan Wakelylibstdc++: Add comparisons to std::default_sentinel_t...
2022-11-24  Jonathan Wakelylibstdc++: Fix std::is_nothrow_invocable_r for uncopyab...
2022-11-24  GCC AdministratorDaily bump.
2022-11-23  Tobias Burnusgcn: Add __builtin_gcn_{get_stack_limit,first_call_this...
2022-11-23  GCC AdministratorDaily bump.
2022-11-22  Jonathan Wakelylibstdc++: Add workaround for fs::path constraint recur...
2022-11-22  Jonathan Wakelylibstdc++: Fix pool resource build errors for H8 [PR107801]
2022-11-22  GCC AdministratorDaily bump.
2022-11-21  Tobias BurnusMerge branch 'releases/gcc-12' into devel/omp/gcc-12
2022-11-21  Tobias Burnuslibgomp/gcn: fix/improve struct output
2022-11-21  Jakub Jelineki386: Uglify some local identifiers in *intrin.h [PR107748]
2022-11-21  GCC AdministratorDaily bump.
2022-11-20  Jakub Jelinekreg-stack: Fix a -fcompare-debug bug in reg-stack ...
2022-11-20  Jakub Jelinekc++: Fix a typo in function name
2022-11-20  Jakub Jelineklibatomic: Handle AVX+CX16 AMD like Intel for 16b atomi...
2022-11-19  Tobias Burnuslibgomp/gcn: Prepare for reverse-offload callback handling
2022-11-19  Thomas Schwingenvptx: In 'STARTFILE_SPEC', fix 'crt0.o' for '-mmainkernel'
2022-11-19  Jinyang HeLoongArch: Fix atomic_exchange expanding [PR107713]
2022-11-18  GCC AdministratorDaily bump.
2022-11-18  Tobias BurnusMerge branch 'releases/gcc-12' into devel/omp/gcc-12
2022-11-18  Tobias Burnusgcn: Add __builtin_gcn_kernarg_ptr
2022-11-18  Marek Polacekc++: constinit on pointer to function [PR104066]
2022-11-17  GCC AdministratorDaily bump.
2022-11-16  Philipp Tomsichaarch64: Add support for Ampere-1A (-mcpu=ampere1a...
2022-11-16  Martin JamborSRA: Limit replacement creation for accesses propagated...
2022-11-16  Tobias Burnusnvptx/mkoffload.cc: Fix "$nohost" check
2022-11-16  GCC AdministratorDaily bump.
2022-11-15  GCC AdministratorDaily bump.
2022-11-14  Jonathan Wakelylibstdc++: Fix std::move_only_function for incomplete...
2022-11-14  Jonathan Wakelylibstdc++: Fix wstring conversions in filesystem::path...
2022-11-14  Nathaniel Sheadlibstdc++: Set active union member in constexpr std...
2022-11-14  Tobias BurnusMerge branch 'releases/gcc-12' into devel/omp/gcc-12
2022-11-14  Jakub Jelineklibgomp: Fix up build on mingw [PR107641]
2022-11-14  GCC AdministratorDaily bump.
2022-11-13  GCC AdministratorDaily bump.
2022-11-12  GCC AdministratorDaily bump.
2022-11-11  GCC AdministratorDaily bump.
2022-11-10  GCC AdministratorDaily bump.
2022-11-09  Eric BotcazouAdd guality testcase for RTL alias analysis fix
2022-11-09  Eric BotcazouRestore RTL alias analysis for hard frame pointer
2022-11-09  GCC AdministratorDaily bump.
2022-11-08  H.J. LuAlways use TYPE_MODE instead of DECL_MODE for vector...
2022-11-08  Jonathan Wakelylibstdc++: Remove empty <author> elements in manual
2022-11-08  GCC AdministratorDaily bump.
2022-11-07  Kwok Cheung... amdgcn: Fix expansion of GCN_BUILTIN_LDEXPV builtin
2022-11-07  Kwok Cheung... amdgcn: Various fixes for SIMD math library
2022-11-07  Kwok Cheung... amdgcn: Fixed intermittent failure in vectorized versio...
2022-11-07  Cui,LiliRemove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS
2022-11-07  GCC AdministratorDaily bump.
2022-11-06  GCC AdministratorDaily bump.
2022-11-05  Jonathan Wakelydoc: Document correct -fwide-exec-charset defaults...
2022-11-04  Eric BotcazouFix recent thinko in operand_equal_p
2022-11-04  Tobias BurnusAlign with: "OpenMP/Fortran: 'target update' with DT...
2022-11-04  Tobias BurnusMerge branch 'releases/gcc-12' into devel/omp/gcc-12
2022-11-04  GCC AdministratorDaily bump.
2022-11-03  Uros Bizjaki386: Fix uninitialized register after peephole2 conver...
2022-11-03  Jakub Jelinekc, c++: Fix up excess precision handling of scalar_to_v...
2022-11-03  Jakub Jelinekc++: Fix up constexpr handling of char/signed char...
2022-11-03  Jakub Jelineklibgomp: Fix up creation of artificial teams
2022-11-03  Jakub Jelinektree-cfg: Fix a verification diagnostic typo [PR107121]
2022-11-03  Jakub Jelinekopenmp: Fix ICE with taskgroup at -O0 -fexceptions...
2022-11-03  Jakub Jelinekopenmp, c: Tighten up c_tree_equal [PR106981]
2022-11-03  Jakub Jelinekopenmp: Fix handling of target constructs in static...
2022-11-03  GCC AdministratorDaily bump.
2022-11-02  Thomas SchwingeFortran "declare create"/allocate support for OpenACC...
2022-11-02  Thomas SchwingeFortran "declare create"/allocate support for OpenACC...
2022-11-02  Thomas SchwingeXFAIL some OpenACC 'kernels' confusion in 'libgomp...
2022-11-02  Thomas SchwingeSupport OpenACC 'declare create' with Fortran allocatab...
2022-11-02  Thomas SchwingeSupport OpenACC 'declare create' with Fortran allocatab...
2022-11-02  Thomas SchwingeAdd 'libgomp.oacc-fortran/declare-allocatable-array_des...
2022-11-02  Thomas SchwingeAdd 'libgomp.oacc-fortran/declare-allocatable-1-runtime...
2022-11-02  Cesar PhilippidisAdd 'libgomp.oacc-fortran/declare-allocatable-1.f90'
2022-11-02  Tobias BurnusFortran/OpenMP: Fix DT struct-component with 'alloc...
2022-11-02  Tobias Burnuslibgomp.c-c++-common/requires-4.c: Fix dg-xfail-run...
2022-11-02  Tobias BurnusOpenMP/Fortran: 'target update' with strides + DT compo...
2022-11-02  Tobias BurnusMerge branch 'releases/gcc-12' into devel/omp/gcc-12
2022-11-02  Kwok Cheung... amdgcn: Enable SIMD vectorization of math functions
2022-11-02  Kwok Cheung... amdgcn: Add SIMD versions of math routines to libgcc
2022-11-02  GCC AdministratorDaily bump.
2022-11-01  Kwok Cheung... amdgcn: Add builtins for vector floor/floorf
2022-11-01  Kwok Cheung... amdgcn: Fix expansion of builtin for vector fabs operation
2022-11-01  Marcel Vollweileropenmp: Bugfix in omp_expand_metadirective for same...
2022-11-01  Andrew Stubbsamdgcn: add fmin/fmax patterns
2022-11-01  Andrew Stubbsamdgcn: multi-size vector reductions
2022-11-01  GCC AdministratorDaily bump.
2022-10-31  GCC AdministratorDaily bump.
2022-10-30  GCC AdministratorDaily bump.
next