]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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
2022-05-18  Doug Rupp[Ada] arm-qnx-7.1: stack-checking and sigtramp implemen...
2022-05-18  Yannick Moy[Ada] Adapt proof of double arithmetic runtime unit
2022-05-18  Claire Dross[Ada] Fix proof of runtime unit s-valeu
2022-05-18  Kévin Le Gouguec[Ada] Make sure output variable is always initialized
2022-05-18  Bob Duff[Ada] Disable Vet calls when container checks are disabled
2022-05-18  Doug Rupp[Ada] arm-qnx-7.1: undefined reference to fma* symbols
2022-05-18  Kévin Le Gouguec[Ada] Fix DWARF parsing for 32-bit targets on 64-bit...
2022-05-18  Gary Dismukes[Ada] Improve error messages for occurrence of GNAT...
2022-05-18  Johannes Kliemann[Ada] Fix Ada-QNX task priority conversion
2022-05-18  Eric Botcazou[Ada] Use specific predicate before manipulating BIP_Al...
2022-05-18  Javier Miranda[Ada] Crash building VSS with compiler built with asser...
2022-05-18  Javier Miranda[Ada] Ada2022: AI12-0143 Index attribute for entry...
2022-05-18  Yannick Moy[Ada] Fix proof of runtime units
2022-05-18  Arnaud Charlet[Ada] Errors missed on ACATS test B650007
2022-05-18  Marc Poulhiès[Ada] Fix the parsing for delta aggregate
2022-05-18  Arnaud Charlet[Ada] Secondary stack and a-tags
2022-05-18  Eric Botcazou[Ada] Fix problematic underflow for Float_Type'Value
2022-05-18  Yannick Moy[Ada] Spurious error on freezing of tagged types in...
2022-05-18  Marc Poulhiès[Ada] Rework optimization skipping pragma check in...
2022-05-18  Eric Botcazou[Ada] Fix internal error on subprogram instantiation
2022-05-18  Gary Dismukes[Ada] Overriding error on type derived from discriminat...
2022-05-18  Piotr Trojanek[Ada] Prevent overflow in computation of aggregate...
2022-05-18  Eric Botcazou[Ada] Fast implementation of floating-point mathematica...
2022-05-18  Arnaud Charlet[Ada] Freezing too strict in instances
2022-05-18  Marc Poulhiès[Ada] Fix incorrect freezing with generic child unit
2022-05-18  Alexandre Oliva[Ada] Ada.Numerics.Aux.*: Mention more Intrinsic and...
2022-05-18  Eric Botcazou[Ada] Small performance tweak in recent change
2022-05-18  Doug Rupp[Ada] New port arm-qnx
2022-05-18  liuhongtEnhance final_value_replacement_loop to handle bitwise...
2022-05-18  Haochen GuiThis patch adds a combine pattern for "CA minus one...
2022-05-18  liuhongtrecognize bzhi pattern when there's zero_extendsidi.
2022-05-18  liuhongtExpand __builtin_memcmp_eq with ptest for OImode.
next