]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-11-14  David Malcolmdiagnostics: convert diagnostic_ready_p to an inline...
2023-11-14  Uros Bizjaki386: Generate strict_low_part QImode insn with high...
2023-11-14  Jakub Jelineklibcpp, contrib: Update to Unicode 15.1
2023-11-14  Jakub Jelinekc++: Implement C++26 P1854R4 - Making non-encodable...
2023-11-14  Andrew StubbsFix ICE generating uniform vector masks
2023-11-14  David Malcolminput.h: eliminate implicit users of global_dc's file_cache
2023-11-14  David Malcolmjson: reduce use of naked new in json-building code
2023-11-14  Jonathan Wakelylibstdc++: Fix std::deque::size() Xmethod [PR112491]
2023-11-14  Andrew MacLeodUse case label type to create case range.
2023-11-14  Stefan Schulze... s390: Fix vec_scatter_element for vectors of floats
2023-11-14  Saurabh JhaAdd a REG_P check for inc and dec for Arm MVE
2023-11-14  Richard Bienertree-optimization/111233 - loop splitting miscompile
2023-11-14  Richard BienerLoop distribution fix for SCC detection
2023-11-14  Richard Bienertree-optimization/112281 - loop distribution and zero...
2023-11-14  GCC AdministratorDaily bump.
2023-11-14  Jakub Jelineki386: Fix up <insn><dwi>3_doubleword_lowpart [PR112523]
2023-11-14  Jakub Jelinekcontrib: Ignore the r14-5312-g040e5b0edbca861196d9e2ea2...
2023-11-14  Georg-Johann LayLibF7: sinh: Fix loss of precision due to cancellation...
2023-11-14  Lehua Dingx86: Make testcase apx-spill_to_egprs-1.c more robust
2023-11-14  Andreas KrebbelIBM Z: Add GTY marker to builtin data structures
2023-11-14  Andreas KrebbelIBM Z: Fix ICE with overloading and checking enabled
2023-11-14  Jonathan Wakelyc++: Link extended FP conversion pedwarns to -Wnarrowin...
2023-11-14  Jakub JelinekAdd type-generic clz/ctz/clrsb/ffs/parity/popcount...
2023-11-14  Xi RuoyaoLoongArch: Disable relaxation if the assembler don...
2023-11-14  liuhongtFix ICE in vectorizable_nonlinear_induction with bitfield.
2023-11-14  Xi RuoyaoLoongArch: Use finer-grained DBAR hints
2023-11-14  Jakub Jelinektree: Handle BITINT_TYPE in type_contains_placeholder_1...
2023-11-14  Jakub Jelineki386: Don't optimize vshuf{i,f}{32x4,64x2} and vperm...
2023-11-14  Juzhe-ZhongRISC-V: Fix init-2.c assembly check
2023-11-14  liuhongtHandle bitop with INTEGER_CST in analyze_and_compute_bi...
2023-11-14  Sam Jamesmaintainer-scripts/gcc_release: cleanup whitespace
2023-11-14  Sam Jamesmaintainer-scripts/gcc_release: use HTTPS for links
2023-11-14  Arsen Arsenovićlibcpp: Regenerate config.in
2023-11-13  Arsen Arsenović*: add modern gettext
2023-11-13  Arsen Arsenovićintl: remove, in favor of out-of-tree gettext
2023-11-13  Jonathan Wakelylibstdc++: Add dg-timeout-factor to remaining <chrono...
2023-11-13  Jonathan Wakelylibstdc++: Micro-optimization for std::optional [PR112480]
2023-11-13  Uros Bizjaki386: Rewrite pushfl<mode>2 and popfl<mode>1 as unspecs
2023-11-13  Uros Bizjaki386: Return CCmode from ix86_cc_mode for unknown RTX...
2023-11-13  Brendan Shanks[PATCH] testsuite: Fix bad-mapper-1.C test failures...
2023-11-13  Robin DappRISC-V: vsetvl: Refine REG_EQUAL equality.
2023-11-13  Gaius MulleyPR modula2/110779: Add reduced acinclude.m4 to allow...
2023-11-13  Richard Earnshawarm: testsuite: improve compatibility of gcc.dg/debug...
2023-11-13  Richard Earnshawarm: testsuite: fix some more architecture tests
2023-11-13  Richard Earnshawtestsuite: arm: tighten up mode-specific ISA tests
2023-11-13  Richard Earnshawarm: testsuite: improve compatibility of gcc.target...
2023-11-13  Richard Earnshawarm: testsuite: improve compatibility of gcc.target...
2023-11-13  Richard Earnshawarm: testsuite: improve compatibility of gcc.target...
2023-11-13  Richard Earnshawarm: testsuite: improve compatibility of gcc.target...
2023-11-13  Richard Earnshawarm: testsuite: improve compatibility of ftest-armv7m...
2023-11-13  Richard Earnshawarm: testsuite: modernize framework usage for arm/scd42-2.c
2023-11-13  Richard Earnshawarm: testsuite: improve compatibility of pragma_arch_sw...
2023-11-13  Richard Earnshawarm: testsuite: improve compatibility of pragma_arch_at...
2023-11-13  Richard Earnshawarm: testsuite: improve compatibility of pr88648-asm...
2023-11-13  Richard Earnshawarm: testsuite: improve compatibility of arm/pr78353-*.c
2023-11-13  Richard Earnshawarm: testsuite: tidy up pr65647-2.c pre-checks.
2023-11-13  Richard Earnshawarm: testsuite: improve compatibility of arm/lto/pr9693...
2023-11-13  Richard Earnshawarm: testsuite: tidy up pre-run check for g2.c
2023-11-13  Richard Earnshawarm: testsuite: avoid problems with -mfpu=auto in attr_...
2023-11-13  Richard Earnshawarm: testsuite: avoid problems with -mfpu=auto in attr...
2023-11-13  Richard Earnshawarm: testsuite: avoid problems with -mfpu=auto in pacbt...
2023-11-13  Richard Earnshawarm: testsuite: avoid hard-float ABI incompatibility...
2023-11-13  Richard Earnshawarm: testsuite: correctly detect hard_float
2023-11-13  Richard Earnshawarm: testsuite: correctly detect armv6t2 hardware for...
2023-11-13  Richard Bienertree-optimization/112495 - alias versioning and address...
2023-11-13  Richard Bienermiddle-end/112487 - inline and parameter mismatch
2023-11-13  Richard Bienertree-optimization/111792 - new testcase
2023-11-13  Juzhe-ZhongRISC-V: Adapt VLS init tests
2023-11-13  Juzhe-ZhongRISC-V: Optimize combine sequence by merge approach
2023-11-13  liuhongtSupport vec_set/vec_extract/vec_init for V4HF/V2HF.
2023-11-13  Roger SayleARC: Improved DImode rotates and right shifts by one...
2023-11-13  Roger SayleARC: Provide a TARGET_FOLD_BUILTIN target hook.
2023-11-13  Roger Saylei386: Improve reg pressure of double word right shift...
2023-11-13  Jakub Jelineki386: Remove j constraint letter from list of unused...
2023-11-13  Florian WeimerC99 testsuite readiness: Cleanup of execute tests
2023-11-13  Florian WeimerC99 testsuite readiness: Add missing abort, exit declar...
2023-11-13  Florian WeimerC99 testsuite readiness: Compile more tests with -std...
2023-11-13  Florian WeimerC99 testsuite readiness: More unverified testcase un...
2023-11-13  Florian WeimerC99 testsuite readiness: Verified un-reductions
2023-11-13  Florian WeimerC99 testsuite readiness: -fpermissive tests
2023-11-13  Xi RuoyaoFix (fcopysign x, NEGATIVE_CONST) -> (fneg (fabs x...
2023-11-13  Jakub Jelinekgimple-range-cache: Fix ICEs when dumping details ...
2023-11-13  Xi RuoyaoLoongArch: Optimize single-used address with -mexplicit...
2023-11-13  Xi RuoyaoLoongArch: Use simplify_gen_subreg instead of gen_rtx_S...
2023-11-13  Pan LiRISC-V: Fix RVV dynamic frm tests failure
2023-11-13  Pan LiRISC-V: Support FP l/ll round and rint HF mode autovec
2023-11-12  Jeff LawRevert "[PATCH v2] In the pipeline, USE or CLOBBER...
2023-11-12  Uros Bizjaki386: Remove *stack_protect_set_4s_<mode>_di alternativ...
2023-11-12  Georg-Johann LayLibF7: Use paper-pencil method for sqrt instead of...
2023-11-11  Eric BotcazouHandle addresses of more constants in IPA-CP
2023-11-11  Jin Ma[PATCH v2] In the pipeline, USE or CLOBBER should delay...
2023-11-11  Jakub Jelinektree-ssa-math-opts: Fix up gsi_remove order in match_ua...
2023-11-11  Richard Sandifordmode-switching: Add a backprop hook
2023-11-11  Richard Sandifordmode-switching: Add a target-configurable confluence...
2023-11-11  Richard Sandifordmode-switching: Use 1-based edge aux fields
2023-11-11  Richard Sandifordmode-switching: Pass the set of live registers to the...
2023-11-11  Richard Sandifordmode-switching: Pass set of live registers to the neede...
2023-11-11  Richard Sandifordmode-switching: Allow targets to set the mode for EH...
2023-11-11  Richard Sandifordmode-switching: Tweak entry/exit handling
2023-11-11  Richard Sandifordmode-switching: Simplify recording of transparency
next