]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-09-06  Jakub JelinekC _BitInt incremental fixes [PR102989]
2023-09-06  Jakub Jelinektestsuite part 2 for _BitInt support [PR102989]
2023-09-06  Jakub Jelinektestsuite part 1 for _BitInt support [PR102989]
2023-09-06  Jakub JelinekC _BitInt support [PR102989]
2023-09-06  Jakub Jelineklibgcc _BitInt support [PR102989]
2023-09-06  Jakub Jelineklibgcc: Generated tables for _BitInt <-> _Decimal*...
2023-09-06  Jakub Jelinekubsan: _BitInt -fsanitize=undefined support [PR102989]
2023-09-06  Jakub Jelineki386: Enable _BitInt on x86-64 [PR102989]
2023-09-06  Jakub Jelinek_BitInt lowering support [PR102989]
2023-09-06  Jakub JelinekMiddle-end _BitInt support [PR102989]
2023-09-06  Juzhe-ZhongRISC-V: Fix incorrect mode tieable which cause ICE...
2023-09-06  Juzhe-ZhongRISC-V: Fix VSETVL PASS AVL/VL fetch bug[111295]
2023-09-06  Juzhe-ZhongRISC-V: Remove unreasonable TARGET_64BIT for VLS modes...
2023-09-06  David Malcolmanalyzer: implement kf_strstr [PR105899]
2023-09-06  David Malcolmanalyzer: implement kf_strncpy [PR105899]
2023-09-06  David Malcolmanalyzer: add ctxt to fill_region/zero_fill_region
2023-09-06  Pan LiRISC-V: Fix incorrect folder for VRGATHERI16 test case
2023-09-06  Takayuki 'January... xtensa: Optimize boolean evaluation when SImode EQ...
2023-09-06  Christoph Müllnerriscv: xtheadbb: Fix xtheadbb-li-rotr test for rv32
2023-09-06  Lehua DingRISC-V: Keep vlmax vector operators in simple form...
2023-09-06  Lehua DingRISC-V: Part-3: Output .variant_cc directive for vector...
2023-09-06  Lehua DingRISC-V: Part-2: Save/Restore vector registers which...
2023-09-06  Lehua DingRISC-V: Part-1: Select suitable vector registers for...
2023-09-06  Jakub Jelinekc: Don't pedwarn on _FloatN{,x} or {f,F}N{,x} suffixes...
2023-09-06  Lehua DingRISC-V: Add conditional sqrt autovec pattern
2023-09-06  Jason Merrillc++: [[no_unique_address]] and cv-qualified type
2023-09-06  Tsukasa OIRISC-V: typo: add closing paren to a comment
2023-09-06  Tsukasa OIRISC-V: Fix Zicond ICE on large constants
2023-09-06  GCC AdministratorDaily bump.
2023-09-05  Christoph Müllnerriscv: Synthesize all 11-bit-rotate constants with...
2023-09-05  Jeff LawRISC-V: Expose bswapsi for TARGET_64BIT
2023-09-05  Andrew PinskiMATCH: Add `(x | c) & ~(y | c)` and `x & ~(y | x)`...
2023-09-05  Andrew PinskiMATCH: Add pattern for `(x | y) & (x & z)`
2023-09-05  Andrew PinskiMATCH: `(nop_convert)-(convert)a` into -(convert)a...
2023-09-05  Andrew PinskiMATCH: Add `~MAX(~X, Y)` pattern: [PR96694]
2023-09-05  Andrew PinskiMATCH: Transform `(1 >> X) !=/== 0` into `X ==/!= 0`
2023-09-05  Marek Polacekc++: improve verify_constant diagnostic [PR91483]
2023-09-05  Edwin LuRISC-V: Add Types to Un-Typed Risc-v Instructions
2023-09-05  Edwin LuRISC-V: Add Types to Un-Typed Pic Instructions
2023-09-05  Christoph Müllnerriscv: xtheadbb: Enable constant synthesis with th...
2023-09-05  Jakub Jelinekc++: Diagnose [basic.scope.block]/2 violations even...
2023-09-05  Jakub Jelinekc++: Diagnose [basic.scope.block]/2 violations even...
2023-09-05  Vineet GuptaRISC-V: zicond: Fix opt2 pattern
2023-09-05  Tobias BurnusOpenMP: Avoid ICE in c_parser_omp_clause_allocate with...
2023-09-05  Szabolcs Nagyaarch64: AARCH64_ISA_RCPC was defined twice
2023-09-05  Patrick Palkac++: more dummy non_constant_p arg avoidance
2023-09-05  Patrick Palkac++: use conversion_obstack_sentinel throughout
2023-09-05  GCC AdministratorDaily bump.
2023-09-05  Xi RuoyaoLoongArch: Fix unintentionally breakage in r14-3665
2023-09-05  Kito ChengRISC-V: Emit .note.GNU-stack for non-linux target as...
2023-09-05  Pan LiRISC-V: Support FP SGNJ autovec for VLS mode
2023-09-05  Lulu ChengLoongArch: Add Loongson ASX directive builtin function...
2023-09-05  Lulu ChengLoongArch: Add Loongson ASX base instruction support.
2023-09-05  Lulu ChengLoongArch: Add Loongson SX directive builtin function...
2023-09-05  Lulu ChengLoongArch: Add Loongson SX base instruction support.
2023-09-05  Eric Botcazouada: Elide the copy in extended returns for nonlimited...
2023-09-05  Tom Tromeyada: Fix DWARF for certain arrays
2023-09-05  Piotr Trojanekada: Remove redundant protection against empty list
2023-09-05  Piotr Trojanekada: Add guard before querying the type for its interfaces
2023-09-05  Piotr Trojanekada: Remove redundant guard against an empty list of...
2023-09-05  Eric Botcazouada: Fix problematic secondary stack management in...
2023-09-05  Bob Duffada: Fix crash on selected component lookup in generic...
2023-09-05  Ronan Desplanquesada: Fix spurious warning emissions
2023-09-05  Eric Botcazouada: Fix assertion failure on very peculiar enumeration...
2023-09-05  Liaiss Merzougueada: Remove TBC comment, no more needed
2023-09-05  Javier Mirandaada: Crash on creation of extra formals on type extension
2023-09-05  Alexandre Olivaada: Pass -msmp when linking for ppc-vx6 --RTS=rtp-smp
2023-09-05  Javier Mirandaada: Crash on function returning empty Ada 2022 aggregate
2023-09-05  Steve Bairdada: Compiler hangs on invalid postcondition
2023-09-05  Steve Bairdada: Spurious warning about negative modular literal
2023-09-05  Johannes Kliemannada: Support setting task affinity on QNX
2023-09-05  Ghjuvan Lacambreada: building_executable_programs_with_gnat.rst: fix...
2023-09-05  Daniel Kingada: Preserve capability validity in address arithmetic
2023-09-05  Eric Botcazouada: Fix internal error on instantiation with private...
2023-09-05  Sheri Bernsteinada: Remove GNATcheck violations
2023-09-05  Ronan Desplanquesada: Add missing units to Makefile.rtl
2023-09-05  Sheri Bernsteinada: Handle GNATcheck violations
2023-09-05  Javier Mirandaada: Enforce subtype conformance of interface primitives
2023-09-05  Ronan Desplanquesada: Tweak comment about tasking corner case
2023-09-05  Marc PoulhièsRevert "Adjust one Ada test"
2023-09-05  Juzhe-ZhongRISC-V: Export functions as global extern preparing...
2023-09-05  Christoph Müllnerriscv: xtheadcondmov: Don't run tests with -Oz
2023-09-05  Claudiu Zissulescuarc: Cleanup addsi3 instruction pattern
2023-09-05  Claudiu Zissulescuarc: Remove obsolete mbbit-peephole option and unused...
2023-09-05  Jakub Jelinektree-ssa-tail-merge: Fix a comment typo
2023-09-05  Yang YujieLoongArch: initial ada support on linux
2023-09-05  Yang YujieLoongArch: support loongarch*-elf target
2023-09-05  Yang YujieLoongArch: add new configure option --with-strict-align-lib
2023-09-05  Yang YujieLoongArch: define preprocessing macros "__loongarch_...
2023-09-05  Yang YujieLoongArch: improved target configuration interface
2023-09-05  liuhongtGenerate vmovsh instead of vpblendw for specific vec_merge.
2023-09-05  Juzhe-ZhongRISC-V: Fix Dynamic LMUL compile option
2023-09-04  Christophe... testsuite: Remove unwanted 'dg-do run' from gcc.dg...
2023-09-04  Christophe... Revert "libstdc++: Use GLIBCXX_CHECK_LINKER_FEATURES...
2023-09-04  Christophe... libstdc++: Use GLIBCXX_CHECK_LINKER_FEATURES for cross...
2023-09-04  Marc Poulhièsmklog: handle Signed-off-by, minor cleanup
2023-09-04  Thiago Jung... testsuite: aarch64: Adjust SVE ACLE tests to new genera...
2023-09-04  Jonathan Wakelylibstdc++: Remove unnecessary dg-options and outdated...
2023-09-04  Jonathan Wakelylibstdc++: Remove dg-options "-std=c++98" from TR1...
2023-09-04  Jonathan Wakelylibstdc++: Enable std::auto_ptr tests for C++11 and...
next