]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-10-26  Thomas Schwingelibatomic: Consider '--with-build-sysroot=[...]' for...
2023-10-26  Thomas Schwingelibffi: Consider '--with-build-sysroot=[...]' for targe...
2023-10-26  Richard Sandifordtestsuite: Allow general skips/requires in PCH tests
2023-10-26  Richard Ballarm: Use deltas for Arm switch tables
2023-10-26  Iain SandoeDarwin: Make metadata symbol lables linker-visible...
2023-10-26  Vladimir N... [RA]: Modfify cost calculation for dealing with equival...
2023-10-26  Paul-Antoine... Fortran: Fix incompatible types between INTEGER(8)...
2023-10-26  Juzhe-ZhongDOC: Update COND_LEN document
2023-10-26  Roger SaylePR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_comp...
2023-10-26  liuhongtPass type of comparison operands instead of comparison...
2023-10-26  Jiahao XuLoongArch:Enable vcond_mask_mn expanders for SF/DF...
2023-10-26  Stefan Schulze... testsuite: Fix _BitInt in gcc.misc-tests/godump-1.c
2023-10-26  Thomas SchwingeMore '#ifdef ASM_OUTPUT_DEF' -> 'if (TARGET_SUPPORTS_AL...
2023-10-26  Alexandre Olivaset hardcmp eh probs
2023-10-26  Alexandre Olivarename make_eh_edges to make_eh_edge
2023-10-26  GCC AdministratorDaily bump.
2023-10-25  Iain SandoeDarwin: Handle the fPIE option specially.
2023-10-25  Iain Sandoeconfig, aarch64: Use a more compatible sed invocation.
2023-10-25  Jason Merrilltree: update address_space comment
2023-10-25  Wilco DijkstraAArch64: Improve immediate generation
2023-10-25  Jason Merrillc++: improve comment
2023-10-25  Uros Bizjaki386: Narrow test instructions with immediate operands...
2023-10-25  Andrew MacLeodFaster irange union for appending ranges.
2023-10-25  Chenghui PanLoongArch: Fix vfrint-releated comments in lsxintrin...
2023-10-25  chenxiaolongLoongArch: Implement __builtin_thread_pointer for TLS.
2023-10-25  Patrick Palkac++: add fixed testcase [PR99804]
2023-10-25  Vibhav Pantjit: dump string literal initializers correctly
2023-10-25  Jonathan Wakelylibstdc++: Build libstdc++_libbacktrace.a as PIC [PR111936]
2023-10-25  Gaius MulleyPR modula2/111955 introduce isnan support to Builtins.def
2023-10-25  Richard Sandifordrtl-ssa: Add new helper functions
2023-10-25  Richard Sandifordrtl-ssa: Extend make_uses_available
2023-10-25  Richard Sandifordrtl-ssa: Use frequency-weighted insn costs
2023-10-25  Richard Sandifordrtl-ssa: Handle call clobbers in more places
2023-10-25  Richard Sandifordrtl-ssa: Calculate dominance frontiers for the exit...
2023-10-25  Richard Sandifordrtl-ssa: Handle artifical uses of deleted defs
2023-10-25  Richard Sandifordrtl-ssa: Fix ICE when deleting memory clobbers
2023-10-25  Richard Sandifordrtl-ssa: Create REG_UNUSED notes after all pending...
2023-10-25  Richard Sandifordrtl-ssa: Ensure global registers are live on exit
2023-10-25  Thomas SchwingeHandle OpenACC 'self' clause for compute constructs...
2023-10-25  Thomas SchwingeExtend test suite coverage for OpenACC 'self' clause...
2023-10-25  Thomas SchwingeConsistently order 'OMP_CLAUSE_SELF' right after 'OMP_C...
2023-10-25  Juzhe-ZhongRISC-V: Export some functions from riscv-vsetvl to...
2023-10-25  Thomas SchwingeDisentangle handling of OpenACC 'host', 'self' pragma...
2023-10-25  Thomas SchwingeEnable 'c-c++-common/goacc/{if,self}-clause-1.c' for C++
2023-10-25  Chung-Lin TangOpenACC 2.7: Implement self clause for compute constructs
2023-10-25  Thomas SchwingeOpenMP/Fortran: Group handling of 'if' clause without...
2023-10-25  Juzhe-ZhongRISC-V: Change MD attribute avl_type into avl_type_idx...
2023-10-25  Marek Polacekc++: error with bit-fields and scoped enums [PR111895]
2023-10-25  GCC AdministratorDaily bump.
2023-10-24  Gaius Mulleymodula2: tidyup M2Dependent.mod
2023-10-24  Patrick Palkac++: non-dep array new-expr size [PR111929]
2023-10-24  Patrick Palkac++: cp_stabilize_reference and non-dep exprs [PR111919]
2023-10-24  Paul M. Bendixenlibstdc++: Include cstdarg in freestanding
2023-10-24  Gaius Mulleymodula2: gcc/m2/gm2-libs/M2Dependent.mod initialize...
2023-10-24  Richard Sandifordrecog/reload: Remove old UNARY_P operand support
2023-10-24  Jose E. Marchesigcc: fix typo in comment in gcov-io.h
2023-10-24  Roger Saylei386: Fine tune STV register conversion costs for -Os.
2023-10-24  Roger SayleARC: Improved SImode shifts and rotates on !TARGET_BARR...
2023-10-24  Christophe... testsuite: Fix gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr...
2023-10-24  Claudiu Zissulescuarc: Remove mpy_dest_reg_operand predicate
2023-10-24  Andrew PinskiImprove factor_out_conditional_operation for conversion...
2023-10-24  Andrew Pinskimatch: Fix the `popcnt(a&b) + popcnt(a|b)` pattern...
2023-10-24  Richard Sandifordrtl-ssa: Avoid creating duplicated phis
2023-10-24  Richard Sandifordrtl-ssa: Don't insert after insns that can throw
2023-10-24  Richard Sandifordrtl-ssa: Fix handling of deleted insns
2023-10-24  Richard Sandifordrtl-ssa: Fix null deref in first_any_insn_use
2023-10-24  Richard Sandifordi386: Avoid paradoxical subreg dests in vector zero_extend
2023-10-24  Richard Sandifordi386: Fix unprotected REGNO in aeswidekl_operation
2023-10-24  Richard Sandifordaarch64: Define TARGET_INSN_COST
2023-10-24  Richard Sandifordaarch64: Avoid bogus atomics match
2023-10-24  xuliRISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935]
2023-10-24  Sergei Trofimovichlibgcc: make heap-based trampolines conditional on...
2023-10-24  Mark HarmstoneRemove obsolete debugging formats from names list
2023-10-24  Juzhe-ZhongRISC-V: Fix ICE of RTL CHECK on VSETVL PASS[PR111947]
2023-10-24  GCC AdministratorDaily bump.
2023-10-23  Lewis Hyattlibcpp: Improve the diagnostic for poisoned identifiers...
2023-10-23  Ian Lance Taylorcompiler: move Selector_expression up in file
2023-10-23  Ian Lance Taylorcompiler: make xx_constant_value methods non-const
2023-10-23  Ian Lance Taylorcompiler: pass gogo to Runtime::make_call
2023-10-23  Ian Lance Taylorcompiler: add Expression::is_untyped method
2023-10-23  Ian Lance Taylorsyscall: add missing type conversion
2023-10-23  Robin Dappvect: Allow same precision for bit-precision conversions.
2023-10-23  Robin DappRISC-V: Add popcount fallback expander.
2023-10-23  Richard Bienertree-optimization/111916 - SRA of BIT_FIELD_REF of...
2023-10-23  Richard Bienertree-optimization/111915 - mixing grouped and non-group...
2023-10-23  Richard Bieneripa/111914 - perform parameter init after remapping...
2023-10-23  Iain Sandoeconfigure, libquadmath: Remove unintended AC_CHECK_LIBM...
2023-10-23  Oleg EndoSH: Fix PR 111001
2023-10-23  Tamar Christinamiddle-end: don't keep .MEM guard nodes for PHI nodes...
2023-10-23  Andrew Pinskimove the (a-b) CMP 0 ? (a-b) : (b-a) optimization from...
2023-10-23  Andrew PinskiUse error_mark_node after error in convert
2023-10-23  Andrew Pinskiconvert_to_complex vs invalid_conversion [PR111903]
2023-10-23  Richard Bienertree-optimization/111917 - bougs IL after guard hoisting
2023-10-23  Juzhe-ZhongRISC-V: Fix ICE for the fusion case from vsetvl to...
2023-10-23  Pan LiRISC-V: Remove unnecessary asm check for vec cvt
2023-10-23  Jan Beulichlibatomic: drop redundant all-multi command
2023-10-23  Pan LiRISC-V: Bugfix for merging undef tmp register for trunc
2023-10-23  Xi RuoyaoLoongArch: Document -mexplicit-relocs={auto,none,always}
2023-10-23  Xi RuoyaoLoongArch: Use explicit relocs for addresses only used...
2023-10-23  Xi RuoyaoLoongArch: Use explicit relocs for TLS access with...
next