]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-03-31  Andrew MacLeodAdjust testcases to not produce errors..
2023-03-31  Vladimir N... LRA: Implement commutative operands exchange for combin...
2023-03-31  Jonathan Wakelylibstdc++: Avoid -Wmaybe-uninitialized warning in std...
2023-03-31  Jonathan Wakelylibstdc++: Revert addition of boolean flag to net:...
2023-03-31  Jakub Jelinekrange-op-float, value-range: Fix up handling of UN...
2023-03-31  Jonathan Wakelyc++tools: Fix Makefile to properly clean and rebuild...
2023-03-31  Kito ChengRISC-V: Fix missing file dependency in RISC-V back...
2023-03-31  liuhongtAdjust memory_move_cost for MASK_REGS when MODE_SIZE...
2023-03-31  Jonathan Yongc-c++-common/Warray-bounds.c: Fix excess warnings on...
2023-03-31  liuhongtRename ufix_trunc/ufloat* patterns to fixuns_trunc...
2023-03-31  GCC AdministratorDaily bump.
2023-03-30  Jason Merrillc++: anonymous union member reference [PR105452]
2023-03-30  Jason Merrillc++: generic lambda and function ptr conv [PR105221]
2023-03-30  Gerald Pfeiferlibiberty: Remove a reference to the Glibc manual
2023-03-30  Jakub Jelinekc++: Fix up ICE in build_min_non_dep_op_overload [PR109319]
2023-03-30  Andrew MacLeodAdd recursive GORI recompuations with a depth limit.
2023-03-30  Jason Merrillc++: lambda mangling alias issues [PR107897]
2023-03-30  Richard Bienertree-optimization/107561 - reduce -Wstringop-overflow...
2023-03-30  Richard Bienertree-optimization/109342 - wrong code with edge equival...
2023-03-30  Jakub Jelinekc++: Avoid informs without a warning [PR109278]
2023-03-30  Andrew PinskiFix fc-prototypes usage with C_INT64_T and non LP64...
2023-03-30  liuhongtGenerate vpblendd instead of vpblendw for V4SI under...
2023-03-30  GCC AdministratorDaily bump.
2023-03-29  Jonathan Wakelylibstdc++: Fix filename of new test [PR109242]
2023-03-29  Jonathan Wakelylibstdc++: Fix constexpr functions in <experimental...
2023-03-29  Jonathan Wakelylibstdc++: Apply small fix from LWG 3843 to std::expected
2023-03-29  Jonathan Wakelylibstdc++: Use std::remove_cv_t in std::optional::trans...
2023-03-29  Jonathan Wakelylibstdc++: Enforce requirements on template argument...
2023-03-29  Hans-Peter... CRIS: Make rtx-cost 0 for many CONST_INT "quick" operands
2023-03-29  Gaius MulleyPR modula2/109336 - The -fmod= and -fdef= options do...
2023-03-29  JiaweiRISC-V: Add Z*inx imcompatible check in gcc
2023-03-29  Martin Liskaconfigure: deprecate --enable-link-mutex option
2023-03-29  Richard Bienertree-optimization/109331 - make sure to clean up the...
2023-03-29  Richard Bienerscan generic vector tests before lowering
2023-03-29  Richard Bienertree-optimization/109327 - forwprop stmt removal issue
2023-03-29  Richard Bieneripa/106124 - ICE with -fkeep-inline-functions and OpenMP
2023-03-29  Jakub Jelinektree-ssa-math-opts: Move PROP_gimple_opt_math from...
2023-03-29  Richard Bienertree-optimization/109154 - improve if-conversion for...
2023-03-29  Jason Merrillc++: alias ctad refinements [PR109321]
2023-03-29  Ian Lance Taylorcompiler: mark Call_expression multiple results as...
2023-03-29  GCC AdministratorDaily bump.
2023-03-28  Joseph MyersUpdate gcc de.po
2023-03-28  Jonathan Wakelylibstdc++: Do not use facets cached in ios for ATL128...
2023-03-28  Thomas SchwingeEnable 'gfortran.dg/weak-2.f90' for nvptx target
2023-03-28  Jonathan Wakelylibstdc++: More fixes for null pointers used with std...
2023-03-28  Jonathan Wakelylibstdc++: Tell GCC what basic_string::_M_is_local...
2023-03-28  Jonathan Wakelylibstdc++: Update tzdata to 2023a [PR109288]
2023-03-28  Ian Lance Taylorlibbacktrace: minor fixes for zstd decompression
2023-03-28  David MalcolmDon't emit -Wxor-used-as-pow on macro expansions [PR107002]
2023-03-28  Jakub Jelinekc++: Allow translations of check_postcondition_result...
2023-03-28  Jason Merrillc-family: -Wsequence-point and COMPONENT_REF [PR107163]
2023-03-28  Kito ChengRISC-V: Define __riscv_v_intrinsic [PR109312]
2023-03-28  Matthias Kretzlibstdc++: Add missing trait is_simd_flag_type
2023-03-28  Alexander Monakovhaifa-sched: fix autopref_rank_for_schedule comparator...
2023-03-28  Andrew MacLeodFix compute_operand when op1 == op2 symbolically.
2023-03-28  Richard Bienertree-optimization/107087 - missed CCP after forwprop
2023-03-28  Costas Argyrismingw: Fix comments in x-mingw32-utf8
2023-03-28  Richard Sandifordaarch64: Restore vectorisation of vld1 inputs [PR109072]
2023-03-28  Richard Bienerbootstrap/84402 - improve (match ...) code generation
2023-03-28  Matthias Kretzlibstdc++: Fix operator% implementation for Clang
2023-03-28  Jakub Jelinekgcov-tool: Use subcommand rather than sub-command in...
2023-03-28  Jakub Jelinekopenmp: Fix typo in diagnostics [PR109314]
2023-03-28  Jakub Jelinekrange-op-float: Only flush_denormals_to_zero for +...
2023-03-28  Jakub Jelineksanopt: Return TODO_cleanup_cfg if any .{UB,HWA,A}SAN_...
2023-03-28  Jakub Jelinekrange-op-float: Use get_nan_state in float_widen_lhs_range
2023-03-28  Eric BotcazouFix line ending
2023-03-28  Jakub Jelineki386: Require just 32-bit alignment for SLOT_FLOATxFDI_...
2023-03-28  Eric BotcazouFix PR target/109140
2023-03-28  Eric BotcazouModula-2: fix documentation layout again
2023-03-28  Rainer Orthtestsuite: Fix weak_undefined handling on Darwin
2023-03-28  Costas ArgyrisExtend UTF-8 support to the 32-bit mingw host.
2023-03-28  Richard BienerRevert "rtl-optimization/109237 - speedup bb_is_just_re...
2023-03-28  Xi Ruoyaofixincludes: Declare memmem if it's not declared in...
2023-03-28  Richard BienerRemove Negative(gwarf-) from gdwarf
2023-03-28  Richard BienerDisallow -gno-dwarf, gno-dwarf-N, -gno-gdb and -gno-vms
2023-03-28  Hans-Peter... CRIS: Correct "T" to define_memory_constraint, not...
2023-03-28  Hans-Peter... CRIS: Add peephole2 to handle gcc.target/cris/rld-legit...
2023-03-28  Hans-Peter... CRIS: Improve bailing for eliminable compares for ...
2023-03-28  Hans-Peter... CRIS: Remove unused constraint "R".
2023-03-28  GCC AdministratorDaily bump.
2023-03-27  Jonathan Wakelygcov: Fix "subcomand" typos [PR109297]
2023-03-27  Richard Bienertree-optimization/54498 - testcase for the bug
2023-03-27  Richard Bienertree-optimization/108357 - add testcase
2023-03-27  Christoph Müllnertarget/109296 - riscv: Add missing mode specifiers...
2023-03-27  Jakub Jelineklibstdc++: Fix up experimental/net/timer/waitable/dest...
2023-03-27  Philipp Tomsichaarch64: update ampere1 vectorization cost
2023-03-27  Martin Liskafix: pytest error
2023-03-27  Richard Bienerrtl-optimization/109237 - speedup bb_is_just_return
2023-03-27  Richard Bienerlto/109263 - lto-wrapper and -g0 -ggdb
2023-03-27  Kewen Linrs6000: Make _mm_slli_si128 and _mm_bslli_si128 consist...
2023-03-27  Kewen Linrs6000: Ensure vec_sld shift count in allowable range...
2023-03-27  Sandra LoosemoreDocs, OpenMP: Correct internal documentation of OMP_FOR.
2023-03-27  GCC AdministratorDaily bump.
2023-03-26  Andreas Schwabm68k: handle TLS access with offset
2023-03-26  Jakub Jelinekmatch.pd: Fix up fneg/fadd simplification [PR109230]
2023-03-26  Jakub Jelinekpredict: Don't emit -Wsuggest-attribute=cold warning...
2023-03-26  Gerald Pfeiferdoc: Remove anachronistic note related to languages...
2023-03-26  GCC AdministratorDaily bump.
2023-03-25  Harald AnlaufFortran: remove dead code [PR104321]
2023-03-25  David Malcolmdiagnostics: ensure that .sarif files are UTF-8 encoded...
next