]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2024-01-20 John David... Require target lra in gcc.dg/torture/pr110422.c
2024-01-20 Marek Polaceklibstdc++: suppress -Wdangling-reference with operator...
2024-01-20 Andrew Pinskiipa: Add testcase for already fixed case [PR110705]
2024-01-20 Mikael Morinfortran: Restore current interface info on error [PR111291]
2024-01-20 Sandra LoosemoreCorrect documentation for -Warray-parameter [PR102998]
2024-01-20 Jakub Jelineklower-bitint: Handle INTEGER_CST rhs1 in handle_cast...
2024-01-20 Jakub Jelinektree-switch-conversion: Bugfixes for _BitInt [PR113491]
2024-01-20 Juzhe-ZhongRISC-V: Suppress warning
2024-01-20 GCC AdministratorDaily bump.
2024-01-19 Mikael Pettersson[PATCH] Avoid ICE on m68k -fzero-call-used-regs -fpic...
2024-01-19 Mikael Pettersson[PATCH] Avoid ICE in single-bit logical RMWs on m68k...
2024-01-19 Antoni Boucherlibgccjit: Add missing builtins needed by optimizations
2024-01-19 Antoni Boucherlibgccjit: Make is_int return false on vector types
2024-01-19 Harald AnlaufFortran: fix wrong array bounds check [PR113471]
2024-01-19 Jason Merrillc++: requires and using-decl [PR113498]
2024-01-19 Jonathan Wakelylibstdc++: Do not use CTAD for _Utf32_view alias templa...
2024-01-19 Jonathan Wakelylibstdc++: Fix P2255R2 dangling checks for std::tuple...
2024-01-19 Jason Merrillc++: alias template argument conversion [PR112632]
2024-01-19 Gaius Mulleymodula2: tidyup gcc/m2/gm2-compiler/M2GenGCC.mod remove...
2024-01-19 John David... Limit dg-xfail-run-if for *-*-hpux11.[012]* to -O0
2024-01-19 John David... Change dg-options for hpux to define _HPUX_SOURCE in...
2024-01-19 John David... Only xfail gcc.dg/pr84877.c on 32-bit hppa*-*-*
2024-01-19 John David... Skip gcc.dg/analyzer/pr94688.c on hppa*64*-*-*
2024-01-19 Patrick Palkalibstdc++: Add <print> and <text_encoding> to stdc++.h
2024-01-19 Kito ChengRISC-V: Update testcase due to message update
2024-01-19 Kito ChengRISC-V: Documnet the list of supported extensions
2024-01-19 Juzhe-ZhongRISC-V: Fix RVV_VLMAX
2024-01-19 Richard Bienerdebug/113488 - DW_AT_abstract_origin to self
2024-01-19 Richard Bienertree-optimization/113494 - Fix two observed regressions...
2024-01-19 Daniel Cedermanlibsanitizer: Replace memcpy with internal version...
2024-01-19 Jakub Jelineklower-bitint: Don't use m_loads for loads used in GIMPL...
2024-01-19 Jakub Jelinekgimple-ssa-warn-restrict: Only use type range from...
2024-01-19 Jakub Jelineksccvn: Don't use SCALAR_INT_TYPE_MODE on BLKmode BITINT...
2024-01-19 Jakub Jelinekexpansion: Fix ICEs with BLKmode VIEW_CONVERT_EXPR...
2024-01-19 Palmer DabbeltRISC-V: Add the Zihpm and Zicntr extensions
2024-01-19 Kito ChengRISC-V: Document the syntax of -march
2024-01-19 Kito ChengRISC-V: Update testsuite due to -march string relaxation
2024-01-19 Kito ChengRISC-V: Remove unused function in riscv_subset_list...
2024-01-19 Kito ChengRISC-V: Relax the -march string for accept any order
2024-01-19 Kito ChengRISC-V: Extract part parsing base ISA logic into a...
2024-01-19 Ian Lance Taylorgcc/testsuite/go.test: update for lowering pass move
2024-01-19 liuhongtAdjust testcase gcc.target/i386/part-vect-copysignhf.c.
2024-01-19 liuhongtFix testcase failure on many platforms which don't...
2024-01-19 Kito ChengRISC-V: Tweak the wording for the sorry message
2024-01-19 Kuan-Lin ChenRISC-V: Raname UNSPEC_CLMUL in vector-crypto.md.
2024-01-19 Sandra LoosemoreMore precise documentation for cleanup attribute [PR110029]
2024-01-19 GCC AdministratorDaily bump.
2024-01-18 Sandra LoosemoreImprove documentation of noinline and noipa attributes...
2024-01-18 John David... hppa: Always enable PIE on 64-bit target
2024-01-18 Brian InglisRemove remnant of removed Cygwin options from invoke...
2024-01-18 Sandra LoosemoreRestore documentation for const/volatile functions...
2024-01-18 David Malcolmanalyzer: fix ICE on strlen ((char *)&VECTOR_CST) ...
2024-01-18 David Malcolmanalyzer: fix offsets in has_null_terminator [PR112811]
2024-01-18 David MalcolmFix ICE in -fdiagnostics-generate-patch [PR112684]
2024-01-18 Patrick Palkalibstdc++/pair: Guard P2321R2 changes with __glibcxx_ra...
2024-01-18 Patrick Palkalibstdc++/tuple: Guard P2321R2 changes with __cpp_lib_r...
2024-01-18 Patrick Palkalibstdc++/debug: Fix constexpr _Safe_iterator in C...
2024-01-18 H.J. Luhwasan: Always set target_hwasan_flags
2024-01-18 Richard BienerAnother memory leak in vectorizable_store
2024-01-18 Iain SandoeDarwin, configure: Handle a missing substitution.
2024-01-18 Jun Sha (Joshua)RISC-V: Rewrite some instructions using ASM targethook
2024-01-18 Jun Sha (Joshua)RISC-V: Fix register overlap issue for some xtheadvecto...
2024-01-18 Jun Sha (Joshua)RISC-V: Add support for xtheadvector-specific intrinsics.
2024-01-18 Jun Sha (Joshua)RISC-V: Handle differences between XTheadvector and...
2024-01-18 Jun Sha (Joshua)RISC-V: Adds the prefix "th." for the instructions...
2024-01-18 Jun Sha (Joshua)RISC-V: Introduce XTheadVector as a subset of V1.0.0
2024-01-18 Iain SandoeObjective-C/C++: Ensure sufficient setup for the prepro...
2024-01-18 Iain SandoeDarwin: Suppress adding embedded rpaths for earlier...
2024-01-18 Iain SandoeDarwin: Fix a typo in Objective-C meta-data.
2024-01-18 Marek Polacekc++: ICE when xobj is not the first parm [PR113389]
2024-01-18 Iain Sandoelto, Darwin: Fix offload section names.
2024-01-18 Iain Sandoetestsuite, jit, Darwin: Add libSystem to a test.
2024-01-18 Iain Sandoetestsuite, jit, Darwin: Handle Mach-O in assembler...
2024-01-18 Iain Sandoetestsuite, jit: Allow for target-specific assembler...
2024-01-18 Iain Sandoetestsuite, jit: Handle whitespace in test-link-section...
2024-01-18 Iain Sandoetestsuite, jit: test-alias-attribute.c requires alias...
2024-01-18 Iain SandoeDarwin: Fix constant CFString code-gen [PR105522].
2024-01-18 Maxim KuvyrkovFix compare-debug bootstrap failure [PR113445]
2024-01-18 Martin Jamborsra: Disqualify bases of operands of asm gotos
2024-01-18 Richard Bienertree-optimization/113475 - fix memory leak in phi_analyzer
2024-01-18 Richard BienerFix memory leak in vectorizable_store
2024-01-18 Gaius MulleyPR modula2/111956 Many powerpc platforms do _not_ have...
2024-01-18 H.J. Luhwasan: Check if Intel LAM_U57 is enabled
2024-01-18 Jonathan Wakelylibstdc++: Avoid -Wmaybe-uninitialized warnings in...
2024-01-18 Jonathan Wakelylibstdc++: Fix std::format test for Solaris [PR113450]
2024-01-18 Richard BienerFix memory leak in vect_analyze_loop_form
2024-01-18 Georg-Johann LayAVR: Tabify avr-log.cc.
2024-01-18 Juzhe-ZhongRISC-V: Support vi variant for vec_cmp
2024-01-18 Georg-Johann LayAVR: Tabify avr-devices.cc.
2024-01-18 Georg-Johann LayAVR: Tabify avr-c.cc.
2024-01-18 Georg-Johann LayAVR: Tabify driver-avr.cc.
2024-01-18 Georg-Johann LayAVR: Tabify gen-avr-mmcu-texi.cc.
2024-01-18 Georg-Johann LayAVR: Tabify gen-avr-mmcu-specs.cc.
2024-01-18 Jakub Jelinekriscv: Remove Bool keywords from riscv.opt
2024-01-18 Jakub Jelineki386: Add -masm=intel profiling support [PR113122]
2024-01-18 Xi RuoyaoLoongArch: Remove constraint z from movsi_internal
2024-01-18 Georg-Johann LayAVR: Fix typo in device-specs generation. Reuse -m...
2024-01-18 Arthur Cohenrust_debug: Cast size_t values to unsigned long before...
2024-01-18 Jakub Jelinektestsuite: Fix up scev-16.c test [PR113446]
2024-01-18 Jakub Jelinektestsuite: Fix up gcc.target/i386/sse4_1-stv-1.c test...
next
This page took 0.08665 seconds and 5 git commands to generate.