]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-11-09  Andrew PinskiVN: Don't recurse on for the same value of `a | b`...
2024-11-09  Andrew PinskiVN: Canonicalize compares before calling vn_nary_op_loo...
2024-11-09  Jakub JelinekChangeLog: Manually add entries for r15-4998 and r15...
2024-11-09  GCC AdministratorDaily bump.
2024-11-09  Jakub Jelinekcontrib: Add 2 further ignored commits
2024-11-09  Jakub Jelinekm2: Fix up dependencies some more
2024-11-09  Torbjörn SVENSSONarm: Fix ICE on arm_mve.h pragma without MVE types...
2024-11-09  Jakub Jelinektrans-mem: Fix ICE caused by expand_assign_tm
2024-11-09  Martin Ueckerc: minor fixes related to arrays of unspecified size
2024-11-09  Andi KleenUpdate gcc-auto-profile / gen_autofdo_event.py
2024-11-08  Marek Polacekc: Implement C2y N3356, if declarations [PR117019]
2024-11-08  John David... hppa: Don't allow mode size 32 in hard registers
2024-11-08  John David... hppa: Don't use '%' operator in base14_operand
2024-11-08  John David... hppa: Don't allow large modes in hard registers
2024-11-08  John David... hppa: Fix handling of secondary reloads involving a...
2024-11-08  Jakub Jelinekibstdc++: Add some further attributes to ::operator...
2024-11-08  Jonathan Wakelylibstdc++: Make some _Hashtable members inline
2024-11-08  Jonathan Wakelylibstdc++: Do not define _Insert_base::try_emplace...
2024-11-08  Richard BienerFix gcc.dg/vect/bb-slp-77.c for x86
2024-11-08  Andre Simoes... arm: Improvements to arm_noce_conversion_profitable_p...
2024-11-08  Jakub Jelinekc++: Fix ICE on constexpr virtual function [PR117317]
2024-11-08  Torbjörn SVENSSONtestsuite: arm: Use check-function-bodies in epilog...
2024-11-08  Torbjörn SVENSSONtestsuite: arm: Use effective-target arm_libc_fp_abi...
2024-11-08  Torbjörn SVENSSONtestsuite: arm: Allow vst1.32 instruction in pr40457-2.c
2024-11-08  Torbjörn SVENSSONtestsuite: arm: Use effective-target for pr84556.cc...
2024-11-08  Richard BienerEnable gcc.dg/vect/vect-early-break_21.c on x86_64
2024-11-08  Jonathan Wakelylibstdc++: Simplify __detail::__distance_fw using ...
2024-11-08  Victor Do Nascimentoaarch64: Extend support for the AE family of Cortex...
2024-11-08  Torbjörn SVENSSONtestsuite: arm: Use effective-target for nomve_fp_1...
2024-11-08  xuliRISC-V: Add testcases for unsigned imm vec SAT_SUB...
2024-11-07  Jonathan Wakelylibstdc++: Improve comment for _Hashtable::_M_insert_un...
2024-11-07  Jonathan Wakelylibstdc++: Fix conversions to key/value types for hash...
2024-11-07  Jonathan Wakelylibstdc++: Define __is_pair variable template for C++11
2024-11-07  Jonathan Wakelylibstdc++: Fix grammar in comment, again
2024-11-07  Richard Sandifordaarch64: Fix gcc.target/aarch64/sme2/acle-asm/bfmlslb_f32.c
2024-11-07  Richard Sandifordaarch64: Make PSEL dependent on SME rather than SME2
2024-11-07  Richard Sandifordaarch64: Restrict FCLAMP to SME2
2024-11-07  David Faustbpf: avoid possible null deref in btf_ext_output [PR...
2024-11-07  David Faustbtf: check hash maps are non-null before emptying
2024-11-07  Andrew Pinskiifcombine: For short circuit case, allow 2 convert...
2024-11-07  Andrew PinskiVN: Lookup `val != 0` if we got back val when looking...
2024-11-07  Andrew PinskiVN: Handle `(A CMP B) !=/== 0` for predicates [PR117414]
2024-11-07  Andrew PinskiVN: Handle `(a | b) !=/== 0` for predicates [PR117414]
2024-11-07  Andrew PinskiVN: Factor out inserting predicates for conditional
2024-11-07  Jonathan Wakelylibstdc++: Tweak comments on includes in hashtable...
2024-11-07  Jonathan Wakelylibstdc++: Fix typo in comment in hashtable.h
2024-11-07  Tobias Burnuslibgomp.texi: Document OpenMP's Interoperability Routines
2024-11-07  Paul IannettaUnify registered_pp_pragmas and registered_pragmas
2024-11-07  Richard BienerDisable gather/scatter for non-first vectorized epilogue
2024-11-07  Richard BienerAdd LOOP_VINFO_MAIN_LOOP_INFO
2024-11-07  Richard BienerAdd LOOP_VINFO_DRS_ADVANCED_BY
2024-11-07  Richard BienerCheck LOOP_VINFO_PEELING_FOR_GAPS on epilog is supported
2024-11-07  Jakub Jelinektestsuite: Fix up pr116725.c test [PR116725]
2024-11-07  Andrew Stubbsopenmp: Fix max_vf testcases with -march=cascadelake
2024-11-07  Pan LiDoc: Add doc for standard name mask_len_strided_load...
2024-11-07  Richard Bienerrtl-optimization/117467 - 33% compile-time in rest...
2024-11-07  Hongyu Wangi386: Support cstorebf4 with native bf16 comi
2024-11-07  Hu, Lin1i386: Modify regexp of pr117304-1.c
2024-11-07  Alexandre Olivalimit ifcombine stmt moving and adjust flow info
2024-11-07  Alexandre Olivahandle TRUTH_ANDIF cond exprs in ifcombine_replace_cond
2024-11-07  Alexandre Olivaifcombine across noncontiguous blocks
2024-11-07  Alexandre Olivaextend ifcombine_replace_cond to handle noncontiguous...
2024-11-07  Alexandre Olivaadjust update_profile_after_ifcombine for noncontiguous...
2024-11-07  Alexandre Olivaintroduce ifcombine_replace_cond
2024-11-07  Alexandre Olivadrop redundant ifcombine_ifandif parm
2024-11-07  Alexandre Olivaallow vuses in ifcombine blocks
2024-11-07  Alexandre Oliva[testsuite] disable PIE on ia32 on more tests
2024-11-07  Alexandre Oliva[testsuite] fix pr70321.c PIC expectations
2024-11-07  xuliRISC-V: Add testcases for signed imm SAT_ADD form1
2024-11-07  xuliMatch:Support signed imm SAT_ADD form1
2024-11-07  GCC AdministratorDaily bump.
2024-11-06  H.J. Luavx10_2-comibf-2.c: Require AVX10.2 support
2024-11-06  Alexey Merzlyakov[PATCH v2] RISC-V: zero_extend(not) -> xor optimization...
2024-11-06  Iain SandoeDarwin: Fix a narrowing warning.
2024-11-06  Andrew Stubbsopenmp: Fix signed/unsigned warning
2024-11-06  Andrew Stubbsopenmp: Add testcases for omp_max_vf
2024-11-06  Andrew Stubbsopenmp: Add IFN_GOMP_MAX_VF
2024-11-06  Andrew Stubbsopenmp: use offload max_vf for chunk_size
2024-11-06  Andrew Stubbsopenmp: Tune omp_max_vf for offload targets
2024-11-06  Andrew MacLeodAdd details output for assume processing.
2024-11-06  David Malcolmtestsuite: add infinite recursion test case [PR63388]
2024-11-06  David Malcolmdiagnostics: fix typo in comment
2024-11-06  Jonathan Wakelylibstdc++: Deprecate useless <cxxx> compatibility heade...
2024-11-06  Jonathan Wakelylibstdc++: Move include guards to start of headers
2024-11-06  Jonathan Wakelylibstdc++: More user-friendly failed assertions from...
2024-11-06  Jonathan Wakelylibstdc++: Enable debug assertions for filesystem direc...
2024-11-06  Michal Jiresipcp don't propagate where not needed
2024-11-06  Jakub Jelinekstore-merging: Apply --param=store-merging-max-size...
2024-11-06  Jakub Jelinekstore-merging: Don't use sub_byte_op_p mode for empty_c...
2024-11-06  Paul ThomasFortran: F2008 passing of internal procs to a proc...
2024-11-06  Hu, Lin1i386: Add OPTION_MASK_ISA2_EVEX512 for some AVX512...
2024-11-06  H.J. LuIntel MOVRS tests: Also scan (%e.x)
2024-11-06  H.J. Lugcc.target/i386/apx-ndd.c: Also scan (%edi)
2024-11-06  GCC AdministratorDaily bump.
2024-11-05  David Malcolmfortran: dynamically allocate error_buffer [PR117442]
2024-11-05  Andrew Pinskimatch: Fix comment for `X != 0 ? X + ~0 : 0` transformation
2024-11-05  Torbjörn SVENSSONtestsuite: arm: Use effective-target for pr68620 and...
2024-11-05  Torbjörn SVENSSONtestsuite: arm: Relax register selection [PR116623]
2024-11-05  Torbjörn SVENSSONtestsuite: arm: Use effective-target for pr98636.c...
2024-11-05  Andrew Pinskic: gimplefe: Only allow an identifier before ? [PR117445]
next