]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-11-14  GCC AdministratorDaily bump.
2024-11-14  Jeff Lawcontrib: Add another ignored commit
2024-11-14  Jonathan Wakelylibstdc++: Make _GLIBCXX_NODISCARD work for C++11 and...
2024-11-14  Jeff Lawcontrib: Add 2 further ignored commits
2024-11-14  Jason Merrilllibstdc++: stdc++.h and <coroutine>
2024-11-14  Jason Merrillc++: fix namespace alias export
2024-11-14  Jason Merrillc++: module dialect tweak
2024-11-14  Jan HubickaFix common.opt.urls
2024-11-14  Jeff LawRevert "Reapply "[PATCH v2] RISC-V: zero_extend(not...
2024-11-14  Yury Khrustalevaarch64: Fix nonlocal goto tests incompatible with GCS
2024-11-14  Matthieu Longoaarch64: Fix tests incompatible with GCS
2024-11-14  Richard Ballaarch64: Add tests and docs for indirect_return attribute
2024-11-14  Szabolcs Nagyaarch64: Introduce indirect_return attribute
2024-11-14  Szabolcs Nagyaarch64: libatomic: add GCS marking to asm
2024-11-14  Szabolcs Nagyaarch64: libgcc: add GCS marking to asm
2024-11-14  Szabolcs Nagyaarch64: Emit GNU property NOTE for GCS
2024-11-14  Szabolcs Nagyaarch64: Add GCS support to the unwinder
2024-11-14  Szabolcs Nagyaarch64: Add target pragma tests for gcs
2024-11-14  Szabolcs Nagyaarch64: Add test for GCS ACLE defs
2024-11-14  Szabolcs Nagyaarch64: Add ACLE feature macros for GCS
2024-11-14  Szabolcs Nagyaarch64: Add non-local goto and jump tests for GCS
2024-11-14  Szabolcs Nagyaarch64: Add GCS support for nonlocal stack save
2024-11-14  Szabolcs Nagyaarch64: Add __builtin_aarch64_gcs* and __gcs* tests
2024-11-14  Yury Khrustalevaarch64: Add ACLE __gcs* intrinsics
2024-11-14  Szabolcs Nagyaarch64: Add GCS builtins
2024-11-14  Szabolcs Nagyaarch64: Add GCS instructions
2024-11-14  Szabolcs Nagyaarch64: Add __builtin_aarch64_chkfeat and __chkfeat...
2024-11-14  Yury Khrustalevaarch64: Add ACLE __chkfeat intrinsic
2024-11-14  Szabolcs Nagyaarch64: Add __builtin_aarch64_chkfeat
2024-11-14  Szabolcs Nagyaarch64: Add support for chkfeat insn
2024-11-14  Szabolcs Nagyaarch64: Add branch-protection target pragma tests
2024-11-14  Szabolcs Nagyaarch64: Add -mbranch-protection=gcs option
2024-11-14  Jan HubickaNew testcase for operator new/delete removal.
2024-11-14  Jan HubickaRemove allocations which are used only for NULL pointer...
2024-11-14  Jonathan Wakelylibstdc++: Add missing constraint to operator+ for...
2024-11-14  Jonathan Wakelylibstdc++: Use requires-clause for __normal_iterator...
2024-11-14  Jonathan Wakelylibstdc++: Use feature test macros consistently in...
2024-11-14  Tobias Burnuslibgomp.texi: Impl. Status - change TR13 to OpenMP...
2024-11-14  Richard BienerFix another thinko in peeling for gap compute of get_gr...
2024-11-14  Richard BienerFix typo in peeling for gap compute of get_group_load_s...
2024-11-14  Eric Botcazouada: Avoid doing unnecessary work in elaborate_expression_2
2024-11-14  Steve Bairdada: Improved legality checking for deep delta aggregates.
2024-11-14  Ronan Desplanquesada: Tweak test for predefined units in binder
2024-11-14  Claire Drossada: Adapt proofs of light runtime to current version...
2024-11-14  Eric Botcazouada: Another small fix to the description of run-time...
2024-11-14  Eric Botcazouada: Fix spurious warning on representation clause...
2024-11-14  Eric Botcazouada: Fix outdated description in System.Arith_* units
2024-11-14  Eric Botcazouada: Fix internal error on misplaced iterated component...
2024-11-14  Martin Jamboripa: Introduce a one jump function dumping function
2024-11-14  Martin Jamboripa-cp: Fix constant dumping
2024-11-14  Jan HubickaAdd testcases for std::vector optimization
2024-11-14  Jonathan Wakelylibstdc++: Add missing parts of LWG 3480 for directory...
2024-11-14  Richard BienerAvoid expand_vec_cond_expr_p with comparison code
2024-11-14  Richard BienerRemove last comparison-code expand_vec_cond_expr_p...
2024-11-14  Richard Bienertree-optimization/117567 - make SLP reassoc resilent...
2024-11-14  Christophe... libgcc: Fix COPY_ARG_VAL initializer (PR 117537)
2024-11-14  Andrew Pinskicfgexpand: Skip doing conflicts if there is only 1...
2024-11-14  Eikansh GuptaMATCH: Simplify `a rrotate (32-b) -> a lrotate b` ...
2024-11-14  Richard BienerDo not consider overrun for VMAT_ELEMENTWISE
2024-11-14  Richard Bienertree-optimization/117554 - correct single-element inter...
2024-11-14  Richard Bienertree-optimization/117559 - avoid hybrid SLP for masked...
2024-11-14  Richard Bienertree-optimization/117556 - SLP of live stmts from load...
2024-11-14  Pan LiRISC-V: Rearrange the test files for scalar SAT_ADD...
2024-11-14  Hongyu Wangi386: Fix cstorebf4 fp comparison operand [PR117495]
2024-11-13  Jin Ma[PATCH] RISC-V: Bugfix for unrecognizable insn for...
2024-11-13  Jonathan Wakelylibstdc++: Refactor std::hash specializations
2024-11-13  Jonathan Wakelylibstdc++: Add _Hashtable::_M_locate(const key_type&)
2024-11-13  Jonathan Wakelylibstdc++: Simplify _Hashtable merge functions
2024-11-13  Jonathan Wakelylibstdc++: Remove _Hashtable_base::_S_equals
2024-11-13  Jonathan Wakelylibstdc++: Remove _Equality base class from _Hashtable
2024-11-13  Jonathan Wakelylibstdc++: Remove _Insert base class from _Hashtable
2024-11-13  Jonathan Wakelylibstdc++: Use RAII in _Hashtable
2024-11-13  Jonathan Wakelylibstdc++: Replace _Hashtable::__fwd_value_for with...
2024-11-13  Jonathan Wakelylibstdc++: Add _Hashtable::_M_assign for the common...
2024-11-13  Jonathan Wakelylibstdc++: Refactor Hashtable erasure
2024-11-13  Jonathan Wakelylibstdc++: Refactor Hashtable insertion [PR115285]
2024-11-13  Jonathan Wakelylibstdc++: Allow unordered_set assignment to assign...
2024-11-13  Jonathan Wakelylibstdc++: Refactor _Hashtable::operator=(initializer_l...
2024-11-13  Jonathan Wakelylibstdc++: Fix calculation of system time in performanc...
2024-11-13  Jonathan Wakelylibstdc++: Write timestamp to libstdc++-performance...
2024-11-13  Jonathan Wakelylibstdc++: Use __is_single_threaded() in performance...
2024-11-13  Jonathan Wakelylibstdc++: Stop using std::unary_function in perf tests
2024-11-13  Jonathan Wakelylibstdc++: Fix nodiscard warnings in perf test for...
2024-11-13  Richard Sandifordaarch64: Relax add_overloaded_function assert
2024-11-13  Filip Kastli386: Add -mveclibabi=aocl [PR56504]
2024-11-13  John David... hppa: Remove inner `fix:SF/DF` from fixed-point patterns
2024-11-13  David Malcolmdiagnostics: avoid using global_dc in path-printing
2024-11-13  Soumya ARMatch: Fold pow calls to ldexp when possible [PR57492]
2024-11-13  Yangyu ChenRISC-V: Add Multi-Versioning Test Cases
2024-11-13  Yangyu ChenRISC-V: Implement TARGET_GENERATE_VERSION_DISPATCHER_BO...
2024-11-13  Yangyu ChenRISC-V: Implement TARGET_MANGLE_DECL_ASSEMBLER_NAME
2024-11-13  Yangyu ChenRISC-V: Implement TARGET_COMPARE_VERSION_PRIORITY and...
2024-11-13  Yangyu ChenRISC-V: Implement TARGET_OPTION_VALID_VERSION_ATTRIBUTE_P
2024-11-13  Yangyu ChenRISC-V: Implement riscv_minimal_hwprobe_feature_bits
2024-11-13  Yangyu ChenRISC-V: Implement Priority syntax parser for Function...
2024-11-13  Yangyu ChenIntroduce TARGET_CLONES_ATTR_SEPARATOR for RISC-V
2024-11-13  Paul ThomasFortran: Fix failing character pointer fcn assignment...
2024-11-13  Martin Ueckerc: add Wzero-as-null-pointer-constant [PR117059]
2024-11-13  Jakub Jelinekc: Handle C23 floating constant {d,D}{32,64,128} suffix...
2024-11-13  Jakub Jelinekc: Implement C2Y N3298 - Introduce complex literals...
next