]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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]
2022-05-19  Julia Lapenkocompiler: traverse expressions when exporting constants
2022-05-19  GCC AdministratorDaily bump.
2022-05-18  Marek Polacekc: Implement new -Wenum-int-mismatch warning [PR105131]
2022-05-18  Paul A. ClarkeRevert move of g++.dg/pr69667.C
2022-05-18  Uros Bizjakx86: Fix -fsplit-stack feature detection via TARGET_CA...
2022-05-18  Roger SayleCorrect ix86_rtx_cost for multi-word multiplication.
2022-05-18  Roger SayleAvoid andn and generate shorter not;and with -Oz on...
2022-05-18  Marek Polacekc, c++: -Wswitch warning on [[maybe_unused]] enumerator...
2022-05-18  Marek Polacekc++: fix SIGFPE with -Wclass-memaccess [PR105634]
2022-05-18  Eric BotcazouReduce usage of limited_with clauses with -fdump-ada...
2022-05-18  Kewen Lintestsuite/rs6000: Move pr83660.C to g++.target
2022-05-18  Frederik Harwathgraphite: Extend SCoP detection dump output
2022-05-18  Nathan Sidwelldemangler: Reorganize for module demangling
2022-05-18  Thomas Schwinge'include/cuda/cuda.h': Add parts necessary for nvptx...
2022-05-18  Thomas Schwinge'include/cuda/cuda.h': For C++, wrap in 'extern "C"'
2022-05-18  Tobias BurnusOpenMP: Add Fortran support for inoutset depend-kind
2022-05-18  Claire Dross[Ada] Fix proof of runtime unit s-imageu
2022-05-18  Doug Rupp[Ada] qnx-7.1: warning in sigtramp-qnx.c __gnat_sigtramp
next