]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-05-31  Robin DappRISC-V: Add vandn combine helper.
2024-05-31  Robin DappRISC-V: Use widening shift for scatter/gather if applic...
2024-05-31  Robin DappRISC-V: Add vwsll combine helpers.
2024-05-31  Robin DappRISC-V: Split vwadd.wx and vwsub.wx and add helpers.
2024-05-31  Robin DappRISC-V: Do not allow v0 as dest when merging [PR115068].
2024-05-31  Pengxuan Zhengaarch64: testsuite: Explicitly add -mlittle-endian...
2024-05-31  Pengxuan ZhengMAINTAINERS: Add myself to Write After Approval and DCO
2024-05-31  Qing ZhaoAdd the 6th argument to .ACCESS_WITH_SIZE
2024-05-31  Qing ZhaoUse the .ACCESS_WITH_SIZE in bound sanitizer.
2024-05-31  Qing ZhaoUse the .ACCESS_WITH_SIZE in builtin object size.
2024-05-31  Qing ZhaoConvert references with "counted_by" attributes to...
2024-05-31  Qing ZhaoProvide counted_by attribute to flexible array member...
2024-05-31  Uros Bizjakalpha: Fix invalid RTX in divmodsi insn patterns [PR115297]
2024-05-31  Thomas Schwingenvptx target: Global constructor, destructor support...
2024-05-31  Richard Bienertree-optimization/115278 - fix DSE in if-conversion...
2024-05-31  Marc Poulhièsfix: valid compiler optimization may fail the test
2024-05-31  Rainer Orthbuild: Include minor version in config.gcc unsupported...
2024-05-31  Andrew PinskiFix some opindex for some options [PR115022]
2024-05-31  Rainer Orthtestsuite: Adjust several dg-additional-files-options...
2024-05-31  Takayuki 'January... xtensa: Use epilogue_completed rather than cfun->machin...
2024-05-31  Takayuki 'January... xtensa: Use REG_P(), MEM_P(), etc. instead of comparing...
2024-05-31  Martin UeckerC23: allow aliasing for types derived from structs...
2024-05-31  Martin UeckerC: allow aliasing of compatible types derived from...
2024-05-31  liuhongtRename double_u with __double_u to avoid pulluting...
2024-05-31  GCC AdministratorDaily bump.
2024-05-30  Uros Bizjaki386: Rewrite bswaphi2 handling [PR115102]
2024-05-30  Richard Sandifordira: Fix go_through_subreg offset calculation [PR115281]
2024-05-30  Ajit Kumar... aarch64, middle-end: Move pair_fusion pass from aarch64...
2024-05-30  Rainer Orthggc: Reduce GGC_QUIRE_SIZE on Solaris/SPARC [PR115031]
2024-05-30  David Malcolmanalyzer: fix a -Wunused-parameter
2024-05-30  David MalcolmAdd new text_art::tree_widget and use it in analyzer
2024-05-30  Tobias Burnuslibgomp.texi: Impl. update for USM and missing 5.2...
2024-05-30  Alexandre Oliva[testsuite] [powerpc] adjust -m32 counts for fold-vec...
2024-05-30  Alexandre Oliva[testsuite] conditionalize dg-additional-sources on...
2024-05-30  Alexandre Oliva[libstdc++-v3] [rtems] enable filesystem support
2024-05-30  liuhongtSupport vcond_mask_qiqi and friends.
2024-05-30  liuhongtDon't reduce estimated unrolled size for innermost...
2024-05-30  Alexandre Oliva[testsuite] conditionalize dg-additional-sources on...
2024-05-30  Jiaweitree-ssa-pre.c/115214(ICE in find_or_generate_expressio...
2024-05-30  Hans-Peter... Revert "resource.cc: Replace calls to find_basic_block...
2024-05-30  Hans-Peter... Revert "resource.cc (mark_target_live_regs): Remove...
2024-05-30  Hans-Peter... Revert "resource.cc: Remove redundant conditionals"
2024-05-30  GCC AdministratorDaily bump.
2024-05-29  Martin UeckerC23: fix aliasing for structures/unions with incomplete...
2024-05-29  YunQiang SuMIPS16: Mark $2/$3 as clobbered if GP is used
2024-05-29  YunQiang SuMIPS/testsuite: Fix bseli.b fail in msa-builtins.c
2024-05-29  Gaius MulleyPR modula2/115276 bugfix libgm2 wraptime.InitTM returns NIL
2024-05-29  Andrew Pinskimatch: Add support for `a ^ CST` to bitwise_inverted_eq...
2024-05-29  Andrew PinskiMatch: Add maybe_bit_not instead of plain matching
2024-05-29  Richard Sandifordaarch64: Split aarch64_combinev16qi before RA [PR115258]
2024-05-29  François Dumontlibstdc++: Use RAII to replace try/catch blocks
2024-05-29  Feng XueDelete a file due to push error
2024-05-29  Feng Xuevect: Unify bbs in loop_vec_info and bb_vec_info
2024-05-29  Jason Merrillc++: pragma target and static init [PR109753]
2024-05-29  Jeff Law[to-be-committed] [RISC-V] Use pack to handle repeating...
2024-05-29  Jason Merrillc++: add module extensions
2024-05-29  Tobias Burnuslibgomp: Enable USM for AMD APUs and MI200 devices
2024-05-29  Tobias Burnuslibgomp: Enable USM for some nvptx devices
2024-05-29  Oskari Pirhonenc-family: add hints for strerror
2024-05-29  Richard Bienertree-optimization/115252 - enhance peeling for gaps...
2024-05-29  Richard Bienertree-optimization/114435 - pcom left around copies...
2024-05-29  Eric BotcazouFix link failure of GNAT tools on 32-bit SPARC/Linux
2024-05-29  Hongyu Wangi386: Fix ix86_option override after change [PR 113719]
2024-05-29  Patrick Palkac++: canonicity of fn types w/ instantiated eh specs...
2024-05-29  Andre VehreschildFix memory leak.
2024-05-29  Rainer Orthlibstdc++: Build libbacktrace and 19_diagnostics/stackt...
2024-05-29  Matthias Kretzlibstdc++: Avoid MMX return types from __builtin_shuffl...
2024-05-29  liuhongtAlign tight&hot loop without considering max skipping...
2024-05-29  Haochen JiangAdjust generic loop alignment from 16:11:8 to 16 for...
2024-05-29  Kewen Lintestsuite, rs6000: Replace powerpc_vsx_ok with powerpc_...
2024-05-29  Andrew MacLeodGori_on_edge tweaks.
2024-05-29  Kewen Linrs6000: Don't clobber return value when eh_return calle...
2024-05-29  GCC AdministratorDaily bump.
2024-05-28  liuhongtReduce cost of MEM (A + imm).
2024-05-28  Andrew MacLeodMore tweaks from gimple_outgoing_range changes.
2024-05-28  Hans-Peter... resource.cc: Remove redundant conditionals
2024-05-28  Hans-Peter... resource.cc (mark_target_live_regs): Remove check for...
2024-05-28  Hans-Peter... resource.cc: Replace calls to find_basic_block with...
2024-05-28  Hans-Peter... resource.cc (mark_target_live_regs): Don't look past...
2024-05-28  Uros Bizjaki386: Improve access to _Atomic DImode location via...
2024-05-28  David Malcolmdiagnostics: consolidate global state in diagnostic...
2024-05-28  David Malcolmlibcpp: move label_text to its own header
2024-05-28  David Malcolmselftests: split out make_fndecl from selftest.h to...
2024-05-28  David Malcolmregenerate-opt-urls.py: fix transposed values for ...
2024-05-28  Marek Polacekc++: extend -Wself-move for mem-init-list [PR109396]
2024-05-28  Andrew MacLeodDo not invoke SCEV if it will use a different range...
2024-05-28  Andrew MacLeodStrlen pass should set current range query.
2024-05-28  Marek Polacekc++: mark TARGET_EXPRs for function arguments eliding...
2024-05-28  Tobias Burnustestsuite/*/gomp: Remove 'dg-prune-output "not supporte...
2024-05-28  David Malcolmdiagnostics: disable localization of events in selftest...
2024-05-28  David MalcolmFix bootstrap on AIX by adding c-family/c-type-mismatch...
2024-05-28  Lyut Nersisyan[to-be-committed] [RISC-V] Some basic patterns for...
2024-05-28  Feng Xuevect: Use vect representative statement instead of...
2024-05-28  Richard Bienertarget/115254 - fix gcc.dg/vect/vect-gather-4.c dump...
2024-05-28  Richard Bienertree-optimization/115236 - more points-to *ANYTHING...
2024-05-28  Richard BienerAvoid pessimistic constraints for asm memory constraints
2024-05-28  Richard Bienertree-optimization/115254 - don't account single-lane...
2024-05-28  Richard BienerFix SLP reduction neutral op value for pointer reductions
2024-05-28  liuhongtFix predicate mismatch between vfcmaddcph's define_insn...
2024-05-28  Xi RuoyaoLoongArch: Guard REGNO with REG_P in loongarch_expand_c...
next