]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-07-21  Jan HubickaAvoid scaling flat loop profiles of vectorized loops
2023-07-21  Joseph MyersUpdate gcc hr.po
2023-07-21  Jan HubickaImplement flat loop profile detection
2023-07-21  Jan HubickaFix gcc.dg/tree-ssa/copy-headers-9.c and gcc.dg/tree...
2023-07-21  Jan HubickaUse sreal::nearest_int
2023-07-21  Iain SandoeDarwin: Handle linker '-demangle' option.
2023-07-21  Jan HubickaFix sreal::to_int and implement sreal::to_nearest_int
2023-07-21  Jan Hubickaloop-ch improvements, part 5
2023-07-21  Richard Bienertree-optimization/41320 - remove bogus XFAILed testcase
2023-07-21  Jan Hubickafinite_loop_p tweak
2023-07-21  Jan Hubickaimprofe loop dumps
2023-07-21  Juzhe-ZhongRISC-V: Fix redundant variable declaration.
2023-07-21  Sergei Trofimovichmh-mingw: drop unused BOOT_CXXFLAGS variable
2023-07-21  Juzhe-Zhongcleanup: Change condition order
2023-07-21  Juzhe-Zhongcleanup: make all cond_len_* and mask_len_* consistent...
2023-07-21  Juzhe-Zhongcleanup: Change LEN_MASK into MASK_LEN
2023-07-21  Haochen JiangFix a typo
2023-07-21  Richard Bienertree-optimization/88540 - FP x > y ? x : y if-conversio...
2023-07-21  Andrew PinskiMATCH: Add Max<Max<a,b>,a> -> Max<a,b> simplifcation
2023-07-21  Richard Bienertree-optimization/110742 - fix latent issue with permut...
2023-07-21  Jan HubickaCleanup expected_loop_iterations
2023-07-21  Andrew Pinskilibfortran: Fix build for targets that don't have 10byt...
2023-07-21  Kewen Linsccvn: Correct the index of bias for IFN_LEN_STORE...
2023-07-21  Kewen Lintestsuite: Add a test case for PR110729 [PR110729]
2023-07-21  liuhongtProvide -fcf-protection=branch,return.
2023-07-21  liuhongtFix fp16 related testcase failure for i686.
2023-07-21  David Malcolmanalyzer: avoid usage of TYPE_PRECISION on vector types...
2023-07-21  David Malcolmanalyzer/text-art: fix clang warnings [PR110433,PR110612]
2023-07-21  David Malcolmanalyzer: fix ICE on certain pointer subtractions ...
2023-07-21  GCC AdministratorDaily bump.
2023-07-20  Gaius Mulley[modula2] Implement limited VAR parameter static analysis
2023-07-20  Ian Lance Taylorcmd/go: don't collect package CGOLDFLAGS when using...
2023-07-20  Uros Bizjaki386: Double-word sign-extension missed-optimization...
2023-07-20  Vladimir N... [LRA]: Exclude reloading of frame pointer in subreg...
2023-07-20  Marek Polacektestsuite: fix allocator-opt1.C FAIL with old ABI
2023-07-20  Tobias Burnuslibgomp.texi: Split OpenMP routines chapter into sections
2023-07-20  Andrew PinskiMove combine over to statistics_counter_event.
2023-07-20  Jan HubickaFix last-minute change to previs tree-ssa-loop-ch.cc...
2023-07-20  Martin JamborDocument new analyzer parameters
2023-07-20  Marek Polacekc++: fix ICE with designated initializer [PR110114]
2023-07-20  Ju-Zhe ZhongCODE STRUCTURE: Refine codes in Vectorizer
2023-07-20  Jan Hubickaloop-ch improvements, part 3
2023-07-20  Richard Bienertree-optimization/110204 - second level redundancy...
2023-07-20  Matthew Malcomsonvectorizer: Avoid an OOB access from vectorization
2023-07-20  Francois-Xavier... Fortran: fix wrong rebase that broke bootstrap
2023-07-20  Francois-Xavier... Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
2023-07-20  Francois-Xavier... Add __builtin_iseqsig()
2023-07-20  Pan LiRISC-V: Fix one incorrect match operand for RVV reduction
2023-07-20  Roger Saylei386: More TImode parameter passing improvements.
2023-07-20  Richard Bienermiddle-end/61747 - conditional move expansion and constants
2023-07-20  Pan LiRISC-V: Align the pattern format in vector.md
2023-07-20  Lewis Hyatttestsuite: Fix C++ UDL tests failing on 32-bit arch...
2023-07-20  Haochen JiangCorrect Granite Rapids{, D} documentation
2023-07-20  Juzhe-ZhongRISC-V: Refactor RVV machine modes
2023-07-20  GCC AdministratorDaily bump.
2023-07-19  Jonathan Wakelylibstdc++: Do not define inaccurate from_chars for...
2023-07-19  Jonathan Wakelylibstdc++: Check for std::ratio in arithmetic and compa...
2023-07-19  Marek Polacekc++: Improve printing of base classes [PR110745]
2023-07-19  David Malcolmanalyzer: fix ICE on division of tainted floating-point...
2023-07-19  Marek Polacekc++: -Wmissing-field-initializers and empty class ...
2023-07-19  Patrick Palkac++: deducing empty type vs non-type argument pack
2023-07-19  Patrick Palkac++: redundant targ coercion for var/alias tmpls
2023-07-19  Gaius MulleyPR modula2/110284 Make-lang-in m2flex.o and m2pp.o
2023-07-19  Vladimir N... [LRA]: Check and update frame to stack pointer eliminat...
2023-07-19  Gaius Mulley[modula2] Location improvement and bugfix when issuing...
2023-07-19  Andrew Carlottiaarch64: Remove architecture dependencies from intrinsics
2023-07-19  Andrew Pinski[PATCH] Fix tree-opt/110252: wrong code due to phiopt...
2023-07-19  Andrew PinskiAdd flow_sensitive_info_storage and use it in gimple...
2023-07-19  Andrew PinskiFix PR110726: a | (a == b) can sometimes produce wrong...
2023-07-19  Jonathan Wakelylibstdc++: Fix formatting of negative chrono::hh_mm_ss
2023-07-19  Jonathan Wakelylibstdc++: Fix locale-specific duration formatting...
2023-07-19  Ju-Zhe ZhongVECT: Add mask_len_fold_left_plus for in-order floating...
2023-07-19  Gaius Mulley[modula2] Variable analysis understands DISPOSE and NIL
2023-07-19  Jakub Jelinektree-switch-conversion: Fix a comment typo
2023-07-19  Jakub Jelinekwide-int: Fix up wi::divmod_internal [PR110731]
2023-07-19  Jonathan Wakelylibstdc++: Avoid warning in std::format
2023-07-19  Jonathan Wakelylibstdc++: Implement correct locale-specific chrono...
2023-07-19  Maciej W. Rozyckitestsuite: Add 64-bit vector variant for bb-slp-pr95839.c
2023-07-19  Jonathan Wakelylibstdc++: Check for multiple modifiers in chrono forma...
2023-07-19  Jonathan Wakelylibstdc++: Enable tests for std::stoi etc. unconditiona...
2023-07-19  Jonathan Wakelylibstdc++: Define std::stof fallback in terms of std...
2023-07-19  Jonathan Wakelylibstdc++: Check autoconf macros for strtof and strtold...
2023-07-19  Tobias BurnusOpenMP/Fortran: Non-rectangular loops with constant...
2023-07-19  Lehua DingRISC-V: Throw compilation error for unknown extensions
2023-07-19  Jan Beulichx86: avoid maybe_gen_...()
2023-07-19  Jan Beulichx86: slightly enhance "vec_dupv2df<mask_name>"
2023-07-19  Lehua DingRISC-V: Fix testcase failed when default -mcmodel=medany
2023-07-19  Lewis Hyattlibcpp: Handle extended characters in user-defined...
2023-07-19  liuhongtSupport type _Float16/__bf16 independent of SSE2.
2023-07-19  GCC AdministratorDaily bump.
2023-07-18  Marek Polacekc++: Add tests for P2621, no UB in lexer [PR110340]
2023-07-18  Marek Polacektestsuite: fix dwarf2/utf-1.C with DWARF4
2023-07-18  Uros Bizjakdwarf2: Change return type of predicate functions from...
2023-07-18  Jan Hubickatree-ssa-loop-ch improvements, part 3
2023-07-18  Jason Merrillc++: constexpr bit_cast with empty field
2023-07-18  Gaius Mulley[modula2] Uninitialized variable static analysis improv...
2023-07-18  Richard Bienermiddle-end/105715 - missed RTL if-conversion with COND_...
2023-07-18  Patrick Palkac++: non-standalone surrogate call template
2023-07-18  Patrick Palkac++: constrained surrogate call functions [PR110535]
2023-07-18  Tom Tromeyada: Use new typedefs in gcc-interface
next