]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-12-01  Slava Barinov[PATCH] gcc: configure: Fix the optimization flags...
2024-12-01  Jovan VukicThanks for the feedback on the first version of the...
2024-12-01  Mariam Arutunian[PATCH v7 12/12] Add tests for CRC detection and generation
2024-12-01  Mariam Arutunian[PATCH v7 11/12] Replace the original CRC loops with...
2024-12-01  Mariam Arutunian[PATCH v7 10/12] Verify detected CRC loop with symbolic...
2024-12-01  Matevos Mehrabyan[PATCH v6 09/12] Add symbolic execution support.
2024-12-01  Mariam Arutunian[PATCH v7 08/12] Add a new pass for naive CRC loops...
2024-12-01  Mark HarmstoneWrite binary annotations for CodeView S_INLINESITE...
2024-12-01  Dimitar Dimitrovtestsuite: Silence gcc.dg/pr117806.c for default_packed
2024-12-01  Andrew PinskiVN: Don't recurse on for the same value of `a != 0...
2024-12-01  Andrew Pinskigimple-lim: Reuse boolean var when moving PHI
2024-12-01  Andrew Pinskitestsuite: Fix aarch64/sve/acle/general-c/gnu_vectors_...
2024-12-01  Andrew Pinskitestsuite: Fix aarch64/sve/acle/general-c++/gnu_vectors...
2024-12-01  Andrew Pinskitestsuite: Fix sve-sizeless-[12].C for C++98
2024-12-01  Andrew Pinskitestsuite: Fix sve-sizeless-[12].C for aggregate change
2024-12-01  Andrew Pinskitestsuite: Fix another issue with sve-sizeless-[12].C
2024-12-01  Andrew Pinskitestsuite: Fix part of sve-sizeless-2.c
2024-12-01  Alexey Merzlyakov[PATCH v3] zero_extend(not) -> xor optimization [PR112398]
2024-12-01  GCC AdministratorDaily bump.
2024-11-30  Jonathan Wakelylibstdc++: Improve new testcase for std::optional assig...
2024-11-30  Jonathan Wakelylibstdc++: Fix constraints on std::optional converting...
2024-11-30  Jonathan Wakelylibstdc++: Move std::monostate to <utility> for C+...
2024-11-30  Jonathan Wakelylibstdc++: Improve test for <utility> synopsis
2024-11-30  Lewis HyattSupport for 64-bit location_t: Internal parts
2024-11-30  Lewis HyattSupport for 64-bit location_t: toplev parts
2024-11-30  Lewis HyattSupport for 64-bit location_t: Backend parts
2024-11-30  Joseph Myersgimplify: Handle void expression as asm input [PR100501...
2024-11-30  Mark HarmstoneWrite S_INLINESITE CodeView symbols
2024-11-30  Mark HarmstoneWrite S_INLINEELINES CodeView subsection
2024-11-30  Mark HarmstoneDon't output CodeView line numbers for inlined functions
2024-11-30  Mark HarmstoneAdd block parameter to begin_block debug hook
2024-11-30  Georg-Johann LayAVR: ad target/84211 - Split MOVW into MOVs in try_spli...
2024-11-30  Jakub Jelinekstrlen: Handle vector CONSTRUCTORs [PR117057]
2024-11-30  Jakub Jelinekopenmp: Add crtoffloadtableS.o and use it [PR117851]
2024-11-30  Jinyang HeLoongArch: Mask shift offset when emit {xv, v}{srl...
2024-11-30  Lulu ChengLoongArch: testsuite: Fix l{a}sx-andn-iorn.c.
2024-11-30  Lulu ChengLoongArch: testsuite: Fix loongarch/vect-frint-scalar.c.
2024-11-30  Martin Ueckerc: Set attributes for fields when forming a composite...
2024-11-30  Andrew Pinskigimplefe: Error recovery for invalid declarations ...
2024-11-30  Jakub Jelinekext-dce: Fix SIGN_EXTEND handling and cleanups [PR117360]
2024-11-30  Jakub Jelinekc++: Implement C++26 P3176R1 - The Oxford variadic...
2024-11-30  GCC AdministratorDaily bump.
2024-11-29  David MalcolmRename "libdiagnostics" to "libgdiagnostics"
2024-11-29  Georg-Johann LayAVR: Skip the gcc.c-torture/execute/memcpy-a*.c tests.
2024-11-29  Ian Lance Taylorlibbacktrace: use WIN32_LEAN_AND_MEAN, not WIN32_MEAN_A...
2024-11-29  Ian Lance Taylorcompiler: increase buffer size to avoid warning
2024-11-29  Georg-Johann LayAVR: Fix some coding rule nits and typos.
2024-11-29  Andrew Pinskiaarch64: Add attributes to the data intrinsics.
2024-11-29  Andrew Pinskiaarch64: add attributes to the prefetch_builtins
2024-11-29  Andrew Pinskiaarch64: Fix up flags for vget_low_*, vget_high_* and...
2024-11-29  Andrew Pinskiaarch64: Mark __builtin_aarch64_im_lane_boundsi as...
2024-11-29  Vladimir N... [PR117770][LRA]: Check hard regs corresponding insn...
2024-11-29  Georg-Johann LayAVR: target/117681 - Set UNWIND_WORD_MODE to Pmode.
2024-11-29  Georg-Johann LayAVR: target/117726 - Better optimize shifts.
2024-11-29  Yury Khrustalevaarch64: Fix build failure due to missing header
2024-11-29  Andre Vieiraarm, mve: Detect uses of vctp_vpr_generated inside...
2024-11-29  Andre Vieiraarm, mve: Pass -std=c99 to dlstp-loop-form.c to avoid...
2024-11-29  Andre Vieiraarm, mve: Fix scan-assembler for test7 in dlstp-compile...
2024-11-29  Mariam Arutunian[PATCH v7 03/12] RISC-V: Add CRC expander to generate...
2024-11-29  yulongRISC-V: Add intrinsics testcases for SiFive Xsfvqmaccqo...
2024-11-29  yulongRISC-V: Add intrinsics support for SiFive Xsfvqmaccqoq...
2024-11-29  Martin Ueckerc: Correct type compatibility for bit-fields [PR117828]
2024-11-29  Tamar ChristinaAArch64: Suppress default options when march or mcpu...
2024-11-29  Richard Sandifordaarch64: Add ISA requirements to some SVE/SME md comments
2024-11-29  Claudio Bantaloukasaarch64: add SVE2 FP8DOT2 and FP8DOT4 intrinsics
2024-11-29  Claudio Bantaloukasaarch64: add SVE2 FP8 multiply accumulate intrinsics
2024-11-29  Claudio Bantaloukasaarch64: add svcvt* FP8 intrinsics
2024-11-29  Claudio Bantaloukasaarch64: specify fpm mode in function instances and...
2024-11-29  Claudio Bantaloukasaarch64: Add basic svmfloat8_t support to arm_sve.h
2024-11-29  Richard Bienertree-optimization/115438 - SLP reduction vect vs. bwaves
2024-11-29  Tejas Belagodcp: Fix another assumption in the FE about constant...
2024-11-29  Tejas Belagodaarch64: Update SVE ACLE tests
2024-11-29  Tejas Belagodaarch64: Add testcase for C/C++ ops on SVE ACLE types.
2024-11-29  Tejas Belagodc: Fix constructor bounds checking for VLA and construc...
2024-11-29  Tejas Belagodgimple: Handle variable-sized vectors in BIT_FIELD_REF
2024-11-29  Tejas Belagodc: Range-check indexing of SVE ACLE vectors
2024-11-29  Tejas Belagodaarch64: Make C/C++ operations possible on SVE ACLE...
2024-11-29  Tejas Belagodaarch64: Fix ACLE macro __ARM_FEATURE_SVE_VECTOR_OPERATORS
2024-11-29  Yury Khrustalevaarch64: add ACLE macro _CHKFEAT_GCS
2024-11-29  Andrew Pinskitestsuite: Add check vect_unpack for pr117776.cc [PR117844]
2024-11-29  Yury KhrustalevMAINTAINERS: Add myself to write after approval
2024-11-29  Jakub Jelinekgimple-fold: Fix up type_has_padding_at_level_p [PR117065]
2024-11-29  Jakub Jelinek__builtin_prefetch fixes [PR117608]
2024-11-29  Andrew Pinskifortran: Add default to switch in gfc_trans_transfer...
2024-11-29  Alexandre Olivaifcombine: avoid unsound forwarder-enabled combinations...
2024-11-29  GCC AdministratorDaily bump.
2024-11-28  Steven G. KarglFortran: Check for impure subroutine.
2024-11-28  Harald AnlaufFortran: fix crash with bounds check writing array...
2024-11-28  Jonathan Wakelylibstdc++: Use std::_Destroy in std::stacktrace
2024-11-28  Marek Polacekc++: define __cpp_pack_indexing [PR113798]
2024-11-28  Uros Bizjaki386: Macroize compound shift patterns some more
2024-11-28  Jonathan Wakelylibstdc++: Reorder printer registrations in printers.py
2024-11-28  Jonathan Wakelylibstdc++: Fix allocator-extended move ctor for std...
2024-11-28  Jonathan Wakelylibstdc++: Deprecate std::rel_ops namespace for C++20
2024-11-28  Jonathan Wakelylibstdc++: Reduce duplication in Doxygen comments for...
2024-11-28  Marek Polacekc++: Implement P2662R3, Pack Indexing [PR113798]
2024-11-28  Mariam Arutunian[PATCH v6 02/12] Add built-ins and tests for bit-forwar...
2024-11-28  Mariam Arutunian[PATCH v6 01/12] Implement internal functions for effic...
2024-11-28  Thomas SchwingeFix 'libgomp.oacc-c/../libgomp.oacc-c-c++-common/acc_ge...
2024-11-28  Jakub Jelinektestsuite: Fix up pr116675.c test [PR116675]
next