platform/upstream/gcc.git
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_...
2022-05-19 Javier Miranda[Ada] Wrong interface dynamic dispatch via access parameter
2022-05-19 Piotr Trojanek[Ada] Ignore Predicate_Failure in GNATprove mode
2022-05-19 Steve Baird[Ada] Fix bug in handling of Predicate_Failure aspect
2022-05-19 Eric Botcazou[Ada] Avoid copy operation for returns involving functi...
2022-05-19 Piotr Trojanek[Ada] Fix invalid expanded code for entry families
2022-05-19 Piotr Trojanek[Ada] Cleanup expansion of protected entry families
2022-05-19 Arnaud Charlet[Ada] Remove remaining references to gnatfind/gnatxref
2022-05-19 Claire Dross[Ada] Fix proof of runtime unit a-strfix and a-strsup
2022-05-19 Ed Schonberg[Ada] Support Ada 2022 null array aggregates
2022-05-19 Yannick Moy[Ada] Further adapt proof of double arithmetic runtime...
2022-05-19 Bob Duff[Ada] Improve optimization of "=" on bit-packed arrays
2022-05-19 Bob Duff[Ada] Casing style on record components
2022-05-19 Eric Botcazou[Ada] Get rid of secondary stack for controlled components
2022-05-19 Eric Botcazou[Ada] Small housekeeping work continued
2022-05-19 Eric Botcazou[Ada] Small housekeeping work
2022-05-19 Eric Botcazou[Ada] Do not override inlining heuristics for expressio...
2022-05-19 Piotr Trojanek[Ada] Remove dead code for scope entity having E_Subpro...
2022-05-19 Giuliano BelinassiPR105647 Update pr105169* so it does not fail on powerp...
2022-05-19 David Malcolmanalyzer: update docs about -fanalyzer-checker=taint
2022-05-19 Jakub Jelinekcfgexpand: Yet another spot with debug insns references...
2022-05-19 Jakub Jelinekpointer-query: Fix ICE with non-pointer param [PR105635]
next