]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-05-24  Martin SeborPR middle-end/105604 - ICE: in tree_to_shwi with vla...
2022-05-24  Jason Merrillc++: *this folding in constexpr call
2022-05-24  Joel Brobeckergcc.misc-tests/outputs.exp: Use link test to check...
2022-05-24  Jason Merrillc++: discarded-value and constexpr
2022-05-24  Jason Merrillc++: constexpr empty base redux [PR105622]
2022-05-24  Prathamesh... Add new parameter to vec_perm_const hook for specifying...
2022-05-24  H.J. Lux86: Document -mcet-switch
2022-05-24  Andrew Stubbsamdgcn: Add gfx90a support
2022-05-24  Andrew Stubbsamdgcn: Remove LLVM 9 assembler/linker support
2022-05-24  David Malcolmlibiberty: remove FINAL and OVERRIDE from ansidecl.h
2022-05-24  Roger SayleOptimize double word negation of zero extended values...
2022-05-24  Roger SaylePR tree-optimization/105668: Provide vcond_mask_v1tiv1t...
2022-05-24  Roger SayleMinor improvement to genpreds.cc
2022-05-24  Patrick Palkac++: set TYPE_CANONICAL for more template types
2022-05-24  David Malcolmd: add 'final' and 'override' to gcc/d/*.cc 'visit...
2022-05-24  ShiYulongRISC-V: Cache Management Operation instructions testcases
2022-05-24  ShiYulongRISC-V: Cache Management Operation instructions
2022-05-24  ShiYulongRISC-V: Add mininal support for Zicbo[mzp]
2022-05-24  David Malcolmtree-vect-slp-patterns.cc: add 'final' and 'override...
2022-05-24  David Malcolmipa: add 'final' and 'override' to call_summary_base...
2022-05-24  Martin LiskaRevert "Mitigate -Wmaybe-uninitialized in expmed.cc."
2022-05-24  Martin LiskaMitigate -Wmaybe-uninitialized in expmed.cc.
2022-05-24  Bruno HaibleExtend --with-zstd documentation
2022-05-24  Richard Bienermiddle-end/105711 - properly handle CONST_INT when...
2022-05-24  Tobias BurnusOpenMP: Support nowait with Fortran [PR105378]
2022-05-24  Vineet GuptaRISC-V: Inhibit FP <--> int register moves via tune...
2022-05-24  Jakub Jelinekopenmp: Add taskwait nowait depend support [PR105378]
2022-05-24  Richard Bienertree-optimization/100221 - improve DSE a bit
2022-05-24  Richard Bienertree-optimization/105629 - spaceship recognition regression
2022-05-24  Kewen Lintestsuite/rs6000: Adjust gcc.target/powerpc/pr78604...
2022-05-24  Kewen Linrs6000: Skip debug insns for union [PR105627]
2022-05-24  GCC AdministratorDaily bump.
2022-05-23  H.J. Lux86: Avoid uninitialized variable in PR target/104441...
2022-05-23  Vineet GuptaRISC-V: Enable TARGET_SUPPORTS_WIDE_INT
2022-05-23  David Malcolmtest plugins: use "final" and "override" directly,...
2022-05-23  David Malcolmjit: use 'final' and 'override' where appropriate
2022-05-23  David Malcolmanalyzer: use 'final' and 'override' where appropriate
2022-05-23  Mayshao[x86_64]: Zhaoxin lujiazui enablement
2022-05-23  Dimitar Dimitrovtestsuite: mallign: Handle word size of 1 byte
2022-05-23  Nathan Sidwelldemangler: C++ modules support
2022-05-23  Martin Liskatilepro: fix missing ARRAY_SIZE macro
2022-05-23  Richard BienerRemove forward_propagate_into_cond
2022-05-23  Richard BienerRemove is_gimple_condexpr
2022-05-23  Richard BienerForce the selection operand of a GIMPLE COND_EXPR to...
2022-05-23  Tobias BurnusOpenMP: Handle descriptors in target's firstprivate...
2022-05-23  Roger SayleSome additional ix86_rtx_costs clean-ups: NEG, AND...
2022-05-23  Tsukasa OIRISC-V: Fix canonical extension order (K and J)
2022-05-23  liuhongtIncrease move cost between mask and gpr.
2022-05-23  GCC AdministratorDaily bump.
2022-05-22  GCC AdministratorDaily bump.
2022-05-21  Dimitar Dimitrovtestsuite: Skip vectorize tests for PRU
2022-05-21  Dimitar Dimitrovtestsuite: Adjust pr91088.c for default_packed targets
2022-05-21  Dimitar Dimitrovtestsuite: Skip gcc.dg/pr46647.c for PRU
2022-05-21  Dimitar Dimitrovtestsuite: Skip ifcvt-4.c for PRU
2022-05-21  Dimitar Dimitrovtestsuite: Mark extra warnings for default_packed
2022-05-21  GCC AdministratorDaily bump.
2022-05-20  Marc Poulhièstestsuite: add missing dg-require-effective-target...
2022-05-20  Jonathan Wakelylibstdc++: Reduce <random> test iterations for simulators
2022-05-20  Wilco DijkstraAArch64: Improve rotate patterns
2022-05-20  Wilco DijkstraAArch64: Cleanup CPU option processing code
2022-05-20  David MalcolmUse "final" and "override" directly, rather than via...
2022-05-20  Marcel Vollweilerlibgomp: Add new runtime routines omp_target_memcpy_asy...
2022-05-20  Christophe... libgcc: use __builtin_clz and __builtin_ctz in libbid
2022-05-20  Christophe... libgcc: Add support for HF mode (aka _Float16) in libbid
2022-05-20  Christophe... testsuite: Add C++ unwinding tests with Decimal Floatin...
2022-05-20  Christophe... testsuite: enable more BID DFP tests for AArch64
2022-05-20  Christophe... testsuite: Add new tests for DFP under aarch64/aapcs64
2022-05-20  Christophe... testsuite:: Fix pr39986.c testcase for AArch64
2022-05-20  Christophe... libgcc: enable DFP for AArch64
2022-05-20  Christophe... libgcc: Enable XF mode conversions to/from DFP modes...
2022-05-20  Christophe... aarch64: Add backend support for DFP
2022-05-20  Christophe... aarch64: Enable DFP (Decimal Floating-point) (BID format)
2022-05-20  Richard BienerDisable snapshots from gcc-9
2022-05-20  GCC AdministratorDaily bump.
2022-05-19  Jonathan Wakelylibstdc++: Avoid including <cstdint> for std::char_traits
2022-05-19  Jonathan Wakelylibstdc++: Only include <ext/atomicity.h> for COW string
2022-05-19  Jonathan Wakelylibstdc++: Ensure pmr aliases work without <memory_reso...
2022-05-19  Roger SaylePR middle-end/98865: Expand X*Y as X&-Y when Y is ...
2022-05-19  Will Schmidt[PATCH, rs6000] Remove the (no longer used) BTC defines.
2022-05-19  Jonathan Wakelylibstdc++: Implement LWG 3683 for pmr::polymorphic_allo...
2022-05-19  Richard BienerFix OMP CAS expansion with separate condition
2022-05-19  Richard BienerRemove get_or_alloc_expression_id
2022-05-19  Eric Botcazou[Ada] Avoid copy operation for returns involving functi...
2022-05-19  Eric Botcazou[Ada] Do not give warnings for compiler-generated entit...
2022-05-19  Eric Botcazou[Ada] Small housekeeping work in gnat_gimplify_expr
2022-05-19  Eric Botcazou[Ada] Add support for "simd" function attribute
2022-05-19  Eric Botcazou[Ada] Fix internal error on unchecked union with compon...
2022-05-19  Eric Botcazou[Ada] Do not set Current_Error_Node to a node without...
2022-05-19  Eric Botcazou[Ada] Fix internal error on semi-circular record types
2022-05-19  Eric Botcazou[Ada] Fix for internal error on semi-circular record...
2022-05-19  Eric Botcazou[Ada] Adjust copyright line
2022-05-19  Eric Botcazou[Ada] Preserve unchecked conversion of string constant
2022-05-19  Piotr Trojanek[Ada] Remove redundant marking of illegal pragma with...
2022-05-19  Piotr Trojanek[Ada] Fix continuation message without a prior error
2022-05-19  Eric Botcazou[Ada] Mark Requires_Transient_Scope as Inline
2022-05-19  Steve Baird[Ada] Avoid internal compiler error for illegal Predica...
2022-05-19  Eric Botcazou[Ada] Fix spurious violations of No_Secondary_Stack...
2022-05-19  Daniel Mercier[Ada] Ignore Predicate_Failure in CodePeer mode
2022-05-19  Arnaud Charlet[Ada] Fix compilation of raise-gcc.c with -DSTANDALONE...
2022-05-19  Eric Botcazou[Ada] Preserve and reuse original type in Narrow_Large_...
next