]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-06-19  Pan LiRISC-V: Add testcases for unsigned .SAT_ADD vector...
2024-06-19  Pan LiRISC-V: Add testcases for unsigned .SAT_ADD vector...
2024-06-19  Pan LiRISC-V: Add testcases for unsigned .SAT_ADD vector...
2024-06-19  Pan LiRISC-V: Add testcases for unsigned .SAT_ADD vector...
2024-06-19  Pan LiRISC-V: Add testcases for unsigned .SAT_SUB scalar...
2024-06-19  Pan LiRISC-V: Add testcases for unsigned .SAT_SUB scalar...
2024-06-19  Ramana Radhakrishnan[MAINTAINERS] Update my email address and move to DCO.
2024-06-19  GCC AdministratorDaily bump.
2024-06-18  Edwin LuRISC-V: Move mode assertion out of conditional branch...
2024-06-18  Edwin LuRISC-V: Fix vwsll combine on rv32 targets
2024-06-18  Jeff Law[committed] [RISC-V] Fix wrong patch application
2024-06-18  Andrew Pinskiaarch64: Add comment about thunderxt81/t83 being aliases
2024-06-18  Andrew Pinskiaarch64: make thunderxt88p1 an alias of thunderxt88
2024-06-18  David Malcolmdiagnostics: rename tree-diagnostic-path.cc to diagnost...
2024-06-18  David Malcolmdiagnostics: eliminate diagnostic_context::m_print_path...
2024-06-18  David Malcolmdiagnostics: introduce diagnostic-macro-unwinding.h/cc
2024-06-18  David Malcolmdiagnostics: eliminate diagnostic_context::m_make_json_...
2024-06-18  David Malcolmdiagnostics: remove tree usage from tree-diagnostic...
2024-06-18  David Malcolmdiagnostics: eliminate "tree" from diagnostic_{event...
2024-06-18  David Malcolmdiagnostics: move simple_diagnostic_{path,thread,event...
2024-06-18  Pan LiMatch: Support forms 7 and 8 for the unsigned .SAT_ADD
2024-06-18  Pan LiMatch: Support form 11 for the unsigned scalar .SAT_SUB
2024-06-18  Richard Bienertree-optimization/115537 - ICE with SLP condition reduc...
2024-06-18  Jeff Law[to-be-committed,RISC-V] Improve bset generation when...
2024-06-18  Jonathan Wakelylibstdc++: Fix outdated comment about standard integer...
2024-06-18  Jonathan Wakelyanalyzer: Fix g++ 4.8 bootstrap without using std:...
2024-06-18  Kyrylo Tkachov[MAINTAINERS] Update my email address
2024-06-18  Richard Sandifordaarch64: Add some uses of force_highpart_subreg
2024-06-18  Richard SandifordAdd force_highpart_subreg
2024-06-18  Richard SandifordMake more use of force_lowpart_subreg
2024-06-18  Richard Sandifordaarch64: Add some uses of force_lowpart_subreg
2024-06-18  Richard SandifordAdd force_lowpart_subreg
2024-06-18  Richard SandifordMake more use of force_subreg
2024-06-18  Richard Sandifordaarch64: Use force_subreg in more places
2024-06-18  Richard SandifordMake force_subreg emit nothing on failure
2024-06-18  Martin Ueckerc23: Fix for redeclared enumerator initialized with...
2024-06-18  Jakub Jelinekrs6000: Shrink rs6000_init_generated_builtins size...
2024-06-18  Richard Bienertree-optimization/115493 - fix wrong code with SLP...
2024-06-18  Richard BienerEnhance if-conversion for automatic arrays
2024-06-18  Kewen Lintestsuite, rs6000: Replace powerpc_altivec_ok with...
2024-06-18  Hu, Lin1i386: Handle target of __builtin_ia32_cmp[p|s][s|d...
2024-06-18  GCC AdministratorDaily bump.
2024-06-17  Andrew Pinskiaarch64: Add testcase for PR97405
2024-06-17  Jeff Law[to-be-committed,RISC-V] Handle zero_extract destinatio...
2024-06-17  Eric BotcazouAdd minimal support for __bf16 to -fdump-ada-spec
2024-06-17  Jakub Jelinekdiagnostics: Fix add_misspelling_candidates [PR115440]
2024-06-17  Andreas Krebbelvshuf-mem.C: Make -march=z14 depend on s390_vxe
2024-06-17  Joseph Myersc: Implement C2Y alignof on incomplete arrays
2024-06-17  Jakub Jelinekc-family: Fix -Warray-compare warning ICE [PR115290]
2024-06-17  Jakub Jelinekc++: Fix up floating point conversion rank comparison...
2024-06-17  Patrick O'NeillRISC-V: Add configure check for Zaamo/Zalrsc assembler...
2024-06-17  Gerald Pfeiferdoc: Mark up __cxa_atexit as @code.
2024-06-17  Peter Bergnerrs6000: Compute rop_hash_save_offset for non-Altivec...
2024-06-17  Jeff Law[to-be-committed,RISC-V] Improve variable bit set for...
2024-06-17  Richard Bienertree-optimization/115508 - fix ICE with SLP scheduling...
2024-06-17  Richard BienerTestcase for PR115492
2024-06-17  Richard BienerRevert "tree-optimization/100923 - re-do VN with contex...
2024-06-17  Aldy HernandezRename Value_Range to value_range.
2024-06-17  Lingling Kong[APX ZU] Fix test for target-support check
2024-06-17  Hu, Lin1i386: Refine all cvtt* instructions with UNSPEC instead...
2024-06-17  Andre VehreschildFix ICE when compiling with -fcoarray=single, when...
2024-06-17  Levy Hsux86: Emit cvtne2ps2bf16 for odd increasing perm in...
2024-06-17  Stefan Schulze... s390: Delete mistakenly added tests
2024-06-17  Stefan Schulze... s390: Extend two element float vector
2024-06-17  Stefan Schulze... s390: Extend two/four element integer vectors
2024-06-17  Stefan Schulze... s390: testsuite: Fix nobp-table-jump-*.c
2024-06-17  Stefan Schulze... s390: testsuite: Fix ifcvt-one-insn-bool.c
2024-06-17  Kewen Linm2: Remove uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
2024-06-17  GCC AdministratorDaily bump.
2024-06-16  Ian Lance Taylorlibbacktrace: it's OK if zstd decompressor sees no...
2024-06-16  Andrew Pinskiaarch64: Fix reg_is_wrapped_separately array size ...
2024-06-16  Jeff Law[to-be-committed] [RISC-V] Improve (1 << N) | C for...
2024-06-16  Jeff Law[committed] Fix minor SH scan-asm failure after recent...
2024-06-16  Peter Damianovpretty-print: Don't translate escape sequences to windo...
2024-06-16  Peter Damianovdiagnostics: Don't hardcode auto_enable_urls to false...
2024-06-16  Peter Damianovdiagnostics: Enable escape sequence processing on windo...
2024-06-16  GCC AdministratorDaily bump.
2024-06-15  Pan LiRISC-V: Add testcases for vector unsigned SAT_SUB form 2
2024-06-15  Christoph Müllnerriscv: Allocate enough space to strcpy() string
2024-06-15  Pan LiRISC-V: Refine the SAT_ARITH test help header files...
2024-06-15  Gerald Pfeiferdoc: Remove pointer to old versions of binutils
2024-06-15  GCC AdministratorDaily bump.
2024-06-14  Andrew MacLeodDont add varying values to gori_on_edge mass calculations.
2024-06-14  Andrew MacLeodAdd merge facility to ssa_lazy_cache.
2024-06-14  Andrew MacLeodDo not assume LHS of call is an ssa-name.
2024-06-14  Jakub Jelinektestsuite: Add -Wno-psabi to vshuf-mem.C test
2024-06-14  Georg-Johann LayAVR: target/115419 - Tie breaks are rounded-to-even.
2024-06-14  Jonathan Wakelylibstdc++: Make std::type_info::operator== always_inlin...
2024-06-14  Jonathan Wakelylibstdc++: Fix declaration of posix_memalign for freest...
2024-06-14  Pan LiRISC-V: Add testcases for scalar unsigned SAT_SUB form 10
2024-06-14  Pan LiRISC-V: Add testcases for scalar unsigned SAT_SUB form 9
2024-06-14  Pan LiRISC-V: Add testcases for scalar unsigned SAT_SUB form 8
2024-06-14  Pan LiRISC-V: Add testcases for scalar unsigned SAT_SUB form 7
2024-06-14  Pan LiRISC-V: Add testcases for scalar unsigned SAT_SUB form 6
2024-06-14  Pan LiRISC-V: Add testcases for scalar unsigned SAT_SUB form 5
2024-06-14  Pan LiRISC-V: Add testcases for scalar unsigned SAT_SUB form 4
2024-06-14  Pan LiRISC-V: Add testcases for scalar unsigned SAT_SUB form 3
2024-06-14  Pan LiMatch: Support more forms for the scalar unsigned ...
2024-06-14  Jan Beulichconfigure: adjustments for building with in-tree binutils
2024-06-14  Richard BienerAdjust gcc.target/i386/vect-strided-3.c
next