]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-05-20  Andrew PinskiUse BIT_FIELD_REF inside fold_single_bit_test
2023-05-20  Andrew PinskiSimplify fold_single_bit_test with respect to code
2023-05-20  Andrew PinskiSimplify fold_single_bit_test slightly
2023-05-20  Andrew PinskiUse get_def_for_expr in fold_single_bit_test
2023-05-20  Andrew PinskiInline and simplify fold_single_bit_test_into_sign_test...
2023-05-20  Andrew PinskiMove fold_single_bit_test to expr.cc from fold-const.cc
2023-05-20  Die LiFix riscv_expand_conditional_move.
2023-05-20  Raphael Moreira... Add bext pattern for ZBS
2023-05-20  Raphael Moreira... RISC-V: Fix CTZ unnecessary sign extension [PR #106888]
2023-05-20  GCC AdministratorDaily bump.
2023-05-19  Nathan SidwellAllow plugin dumps
2023-05-19  Joern RenneckeRISC-V: Remove masking third operand of rotate instructions
2023-05-19  Martin Ueckerc: Remove dead code related to type compatibility acros...
2023-05-19  Bernhard Reutner... fortran: Use CLASS_DATA from gfortran.h
2023-05-19  Andrew PinskiFix driver/33980: Precompiled header file not removed...
2023-05-19  Vineet GuptaRISC-V: improve codegen for large constants with same...
2023-05-19  Patrick Palkac++: simplify norm_cache manipulation
2023-05-19  Patrick Palkac++: scoped variable template-id of reference type...
2023-05-19  Robin DappRISC-V: testsuite: Remove empty *-run-template.h.
2023-05-19  Robin DappRISC-V: Allow more loading of const vectors.
2023-05-19  Gaius MulleyPR modula2/109908 Delete from m2iso Strings is broken
2023-05-19  Jakub Jelinektree-ssa-math-opts: Pattern recognize some further...
2023-05-19  Jakub Jelinektree-ssa-math-opts: Pattern recognize hand written...
2023-05-19  Jakub Jelineklibgomp: Fix up -static -fopenmp linking [PR109904]
2023-05-19  Gerald Pfeiferlibstdc++: Move lafstern.org reference to https
2023-05-19  Iain SandoeDarwin, libgcc : Adjust min version supported for the OS.
2023-05-19  Eric BotcazouFix internal error on small array with negative lower...
2023-05-19  Joseph Myersc: Do not allow thread-local tentative definitions...
2023-05-19  GCC AdministratorDaily bump.
2023-05-18  Bernhard Reutner... gcc: use _P() defines from tree.h
2023-05-18  Bernhard Reutner... omp: use _P() defines from tree.h
2023-05-18  Bernhard Reutner... objc: use _P() defines from tree.h
2023-05-18  Bernhard Reutner... c: use _P() defines from tree.h
2023-05-18  Bernhard Reutner... fortran: use _P() defines from tree.h
2023-05-18  Bernhard Reutner... d: use _P() defines from tree.h
2023-05-18  Bernhard Reutner... lto: use _P() defines from tree.h
2023-05-18  Bernhard Reutner... m2: use _P() defines from tree.h
2023-05-18  Bernhard Reutner... c++: use _P() defines from tree.h
2023-05-18  Bernhard Reutner... gcc/config/*: use _P() defines from tree.h
2023-05-18  Bernhard Reutner... analyzer: use _P() defines from tree.h
2023-05-18  Bernhard Reutner... ada: use _P() defines from tree.h
2023-05-18  Bernhard Reutner... Fortran: Narrow return types [PR78798]
2023-05-18  Uros Bizjaki386: Add infrastructure for QImode partial vector...
2023-05-18  Georg-Johann LayRemove a stale */ after a 1-line // comment.
2023-05-18  Jonathan Wakelycontrib: Fix nonportable shell syntax in "test" and...
2023-05-18  Jonathan Wakelygcc: Fix nonportable shell syntax in "test" and "[...
2023-05-18  Michael Bäuerlegcc: Fix nonportable shell syntax in "test" and "[...
2023-05-18  Stam Markianos... arm testsuite: Shifts and get_FPSCR ACLE optimisation...
2023-05-18  Stam Markianos... arm testsuite: XFAIL or relax registers in some tests...
2023-05-18  Stam Markianos... arm testsuite: Remove reduntant tests
2023-05-18  Stam Markianos... arm: Fix MVE header pointer overloads this time (and...
2023-05-18  Stam Markianos... arm: Fix overloading of MVE scalar constant parameters...
2023-05-18  Stam Markianos... arm: Stop vadcq, vsbcq intrinsics from overwriting...
2023-05-18  Andrea Coralloarm: Mve backend + testsuite fixes 2
2023-05-18  Andrea Coralloarm: Fix vstrwq* backend + testsuite
2023-05-18  Andrea Coralloarm: Mve testsuite improvements
2023-05-18  Pan LiMachine_Mode: Extend machine_mode from 8 to 16 bits
2023-05-18  Eugene RozenfeldDisable warnings as errors for STAGEautofeedback.
2023-05-18  GCC AdministratorDaily bump.
2023-05-18  Joseph Myersc: Handle printf %B like %b for C2x
2023-05-17  Jin MaFix type error of 'switch (SUBREG_BYTE (op)).'
2023-05-17  Jin MaRISC-V: Remove trailing spaces on lines.
2023-05-17  John David... Add clear_cache expander.
2023-05-17  Arsen Arsenovićdoc: Fix a pinch of typos in extend.texi
2023-05-17  Harald AnlaufFortran: set shape of initializers of zero-sized arrays...
2023-05-17  Jakub Jelineklibstdc++: Fix up some <cmath> templates [PR109883]
2023-05-17  Jonathan Wakelylibstdc++: Uncomment checks for <limits> enumeration...
2023-05-17  Jivan HakobyanRISC-V: Remove masking third operand of rotate instructions
2023-05-17  Jonathan Wakelylibstdc++: Add system_header pragma to <bits/c++config.h>
2023-05-17  Jonathan Wakelylibstdc++: Implement LWG 3877 for std::expected monadic ops
2023-05-17  Jakub Jelineki386: Fix up types in __builtin_{inf,huge_val,nan{...
2023-05-17  Alexander Monakovtree-ssa-math-opts: correct -ffp-contract= check
2023-05-17  Uros Bizjaki386: Adjust emulated integer vector mode multiplicatio...
2023-05-17  Gaius MulleyWriteInt in the ISO libraries should not emit '+' for...
2023-05-17  Ken Matsuilibstdc++: use __bool_constant instead of integral_constant
2023-05-17  Juzhe-ZhongRISC-V: Add mode switching target hook to insert roundi...
2023-05-17  Juzhe-ZhongRISC-V: Introduce rounding mode operand into fixed...
2023-05-17  Andrew PinskiFix PR 106900: array-bounds warning inside simplify_bui...
2023-05-17  Juzhe-ZhongRISC-V: Add rounding mode enum for fixed-point intrinsics
2023-05-17  Aldy HernandezAdd Value_Range::operator=.
2023-05-17  Aldy HernandezProvide support for copying unsupported ranges.
2023-05-17  Aldy HernandezAdd support for vrange streaming.
2023-05-17  Jonathan Wakelydoc: Describe behaviour of enums with fixed underlying...
2023-05-17  Tobias BurnusFortran/OpenMP: Fix mapping of array descriptors and...
2023-05-17  Jonathan Wakelylibstdc++: Regenerate configure
2023-05-17  Stefan Schulze... s390: Implement TARGET_ATOMIC_ALIGN_FOR_MODE
2023-05-17  Jakub Jelinekwide-int: Fix up function comment
2023-05-17  Jakub Jelinekc++: Don't try to initialize zero width bitfields in...
2023-05-17  Kewen Linvect: Don't retry if the previous analysis fails
2023-05-17  Pan LiRISC-V: Support RVV VREINTERPRET from v{u}int*_t to...
2023-05-17  Eugene RozenfeldDisable warnings as errors for STAGEautofeedback.
2023-05-17  Jiufu Guors6000: use lis;xoris to build constant
2023-05-17  GCC AdministratorDaily bump.
2023-05-16  Joseph Myersc: Remove restrictions on declarations in 'for' loops...
2023-05-16  Gaius MulleyPR modula2/109879 WholeIO.ReadCard and ReadInt should...
2023-05-16  Marek Polacekc++: -Wdangling-reference not suppressed in template...
2023-05-16  Jonathan Wakelylibstdc++: Disable cacheline alignment for DJGPP [PR109741]
2023-05-16  Patrick Palkac++: desig init in presence of list ctor [PR109871]
2023-05-16  “Ajit Kumar... rs6000: Enable REE pass by default
2023-05-16  Kito ChengRISC-V: Fix wrong select_kind in riscv_compute_multilib
next