]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-11-18  Jinyang HeLoongArch: Fix atomic_exchange expanding [PR107713]
2022-11-18  Marek Polacekc++: constinit on pointer to function [PR104066]
2022-11-17  Bernhard Reutner... c: Set the locus of the function result decl
2022-11-17  Bernhard Reutner... Fortran: Remove double spaces in open() warning [PR99884]
2022-11-17  Andrew PinskiFix PR 107734: valgrind errors with sbitmap in match.pd
2022-11-17  Aldy Hernandez[PR tree-optimization/107732] [range-ops] Handle attemp...
2022-11-17  David Malcolmc, analyzer: fix ICE with -fanalyzer and -Wunused-macro...
2022-11-17  Philipp TomsichRISC-V: Optimize masking with two clear bits not a...
2022-11-17  Philipp TomsichRISC-V: bitmanip: add splitter to use bexti for "(a...
2022-11-17  mtsamisEnable shrink wrapping for the RISC-V target.
2022-11-17  Kyrylo Tkachovaarch64: Add mode size check on LDAPR-extend patterns
2022-11-17  Aldy Hernandez[PR68097] Try to avoid recursing for floats in gimple_s...
2022-11-17  Lili Cuix86: Enable 256 move by pieces for ALDERLAKE machine.
2022-11-17  Tamar Christinamiddle-end: ensure that VEC_PERM operands get lowered...
2022-11-17  Tamar Christinamiddle-end: replace GET_MODE_WIDER_MODE with GET_MODE_N...
2022-11-17  Aldy Hernandez[range-ops] Minor readability fix.
2022-11-17  Kewen LinFix typo in gimple_fold_partial_load_store_mem_ref
2022-11-17  Jia-Wei ChenRISC-V: Optimize RVV epilogue logic.
2022-11-17  Jeff LawFix multiple recent sh3/sh3eb regressions
2022-11-17  Jonathan Wakelylibstdc++: Ensure std::to_chars overloads all declared...
2022-11-17  GCC AdministratorDaily bump.
2022-11-16  David Malcolmanalyzer: more test coverage for named constants
2022-11-16  David Malcolmanalyzer: log the stashing of named constants [PR107711]
2022-11-16  Steve KarglFortran: ICE on procedure arguments with non-integer...
2022-11-16  Marek Polacekc++: P2448 - Relaxing some constexpr restrictions ...
2022-11-16  Jonathan Wakelylibstdc++: Fix dumb typos in ALT128 support in <format...
2022-11-16  Jonathan Wakelylibstdc++: Improve performance of chrono::utc_clock...
2022-11-16  Jonathan Wakelylibstdc++: Adjust <format> for Clang compatibility...
2022-11-16  Jonathan Wakelylibstdc++: Disable std::format of _Float128 if std...
2022-11-16  Harald AnlaufFortran: error recovery after reference to bad CLASS...
2022-11-16  Harald AnlaufFortran: ICE in simplification of array expression...
2022-11-16  Philipp TomsichRISC-V: Split "(a & (1UL << bitno)) ? 0 : 1" to bext...
2022-11-16  Philipp TomsichRISC-V: Split "(a & (1UL << bitno)) ? 0 : -1" to bext...
2022-11-16  Hans-Peter... testsuite: Fix mistransformed gcov
2022-11-16  Richard Bienertree-optimization/107686 - fix bitfield ref through...
2022-11-16  Richard Bienermiddle-end/107679 - fix SSA rewrite of clobber of parameter
2022-11-16  Jonathan Wakelylibstdc++: Add test for chrono::utc_clock leap second...
2022-11-16  Martin Liskalibatomic: regenerate Makefile.in
2022-11-16  Patrick Palkalibstdc++: Fix stream initialization with static librar...
2022-11-16  Jakub Jelinekc++: Alignment changes to layout compatibility/common...
2022-11-16  Jakub Jelineklibstdc++: Fix up <complex> for extended floating point...
2022-11-16  Jakub Jelinekc++: Fix up calls to static operator() or operator...
2022-11-16  Alexander Monakovdoc: fix description of -mrelax-cmpxchg-loop [PR 107676]
2022-11-16  Alexander Monakovi386: correct x87&SSE multiplication modeling in znver.md
2022-11-16  Alexander Monakovi386: correct x87&SSE division modeling in znver.md
2022-11-16  Jonathan Wakelylibstdc++: Fix std::any pretty printer
2022-11-16  Jonathan Wakelylibstdc++: Improve comments on pretty printer code
2022-11-16  Tobias Burnusgcn: Add __builtin_gcn_kernarg_ptr
2022-11-16  David Malcolmanalyzer: use known_function to simplify region_model...
2022-11-16  David Malcolmanalyzer: split out checker-path.cc into a new checker...
2022-11-16  Max Filippovgcc: m68k: fix PR target/107645
2022-11-16  Christoph Müllnerdoc: invoke: pru/riscv: Fix option list formatting
2022-11-16  Jakub Jelinekc++: Implement CWG 2654 - Un-deprecation of compound...
2022-11-16  Tobias Burnusnvptx/mkoffload.cc: Fix "$nohost" check
2022-11-16  Jakub Jelinekc++: Allow attributes on concepts - DR 2428
2022-11-16  Jakub Jelinekragen-op-float: Fix up float_binary_op_range_finish...
2022-11-16  François Dumontlibstdc++: Fix gdb FilteringTypePrinter
2022-11-16  Kewen Linrtl: Try to remove EH edges after {pro,epi}logue genera...
2022-11-16  GCC AdministratorDaily bump.
2022-11-15  Marek Polacekc++: Disable -Wignored-qualifiers for template args...
2022-11-15  Philipp TomsichRISC-V: Zihintpause: add __builtin_riscv_pause
2022-11-15  David Faustbpf: avoid possible use of uninitialized variable
2022-11-15  David Malcolmanalyzer: add warnings relating to sockets [PR106140]
2022-11-15  David Malcolmc, analyzer: support named constants in analyzer [PR106302]
2022-11-15  Nathan Sidwelldemangler: Templated lambda demangling
2022-11-15  Lewis Hyattdiagnostics: Remove null-termination requirement for...
2022-11-15  Lewis Hyattdiagnostics: Use an inline function rather than hardcod...
2022-11-15  Lewis Hyattdiagnostics: Fix macro tracking for ad-hoc locations
2022-11-15  Martin Liskalibsanitizer: update LOCAL_PATCHES
2022-11-15  Martin Liskaasan: update expected format based on ASAN
2022-11-15  Martin Liskalibsanitizer: Apply local patches
2022-11-15  Martin Liskalibsanitizer: merge from upstream ae59131d3ef311fb4b1e5...
2022-11-15  Wilco Dijkstralibatomic: Add support for LSE and LSE2
2022-11-15  Patrick Palkac++: remove i_c_e_p parm from tsubst_copy_and_build
2022-11-15  Patrick Palkac++: remove function_p parm from tsubst_copy_and_build
2022-11-15  Jonathan Wakelylibstdc++: Fix std::format test for strict -std=c+...
2022-11-15  Jonathan Wakelylibstc++: std::formattable concept should not be define...
2022-11-15  Jonathan Wakelylibstdc++: Fix detection of std::format support for...
2022-11-15  Martin Liskalibsanitizer: use git clone --depth 1
2022-11-15  Martin LiskaRevert "docs: Fix expected diagnostics URL [PR107599]"
2022-11-15  Jonathan Wakelylibstdc++: Document use of Markdown for Doxygen comments
2022-11-15  Jonathan Wakelydoc: Format region pragmas as separate items
2022-11-15  Maciej W. Rozyckiira: Remove duplicate `memset' over `full_costs' from...
2022-11-15  Andre Vieiraaarch64: Add support for widening LDAPR instructions
2022-11-15  Andre Vieiraaarch64: Enable the use of LDAPR for load-acquire semantics
2022-11-15  Martin Liskagcc-changelog: revert temporary rule relaxation
2022-11-15  GCC AdministratorDaily bump.
2022-11-15  Jakub Jelinekc++: Fix a typo in function name
2022-11-15  Jakub Jelineklibatomic: Handle AVX+CX16 AMD like Intel for 16b atomi...
2022-11-15  Jakub Jelinekc++: Add testcase for DR 2392
2022-11-15  Jakub Jelinekc++: Implement C++23 P2589R1 - - static operator[]
2022-11-15  Jakub Jelinekc++: Add testcase for DR 2604
2022-11-15  Hongyu WangOptimize VEC_PERM_EXPR with same permutation index...
2022-11-15  Andrew PinskiRemove Score documentation
2022-11-15  Andrew PinskiRemove the picoChip documentation
2022-11-15  Andrew PinskiRemove documentation for MeP
2022-11-15  Andrew PinskiFix @opindex for mcall-aixdesc and mcall-openbsd
2022-11-15  Patrick Palkac++: init_priority and SUPPORTS_INIT_PRIORITY [PR107638]
2022-11-15  Marek Polacekc++: Disable -Wdangling-reference when initing T&
2022-11-14  Philipp TomsichRevert "RISC-V: Add basic support for the Ventana-VT1...
next