]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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.
2022-05-18  Peter Bergnerrs6000: Prefer assigning the MMA vector operands to...
2022-05-18  GCC AdministratorDaily bump.
2022-05-17  Ian Lance Taylorcompiler: load LHS subexpressions of op= assignment...
2022-05-17  Jason Merrillc++: constexpr ref to array of array [PR102307]
2022-05-17  Marek Polacekc: use CONST_DECL for enumerators in TYPE_VALUES
2022-05-17  Pat HaugenFix register count when not splitting Complex IEEE...
2022-05-17  Tobias BurnusOpenMP: Skip target-nesting warning for reverse offload
2022-05-17  Jonathan Wakelylibstdc++: Relax memory ordering for default memory...
2022-05-17  Jonathan Wakelylibstdc++: Add attributes to functions in <memory_resource>
2022-05-17  Jonathan Wakelylibstdc++: Add attributes to <system_error> and related
2022-05-17  Tobias BurnusRevert 'Use more ARRAY_SIZE.' for mkoffload
2022-05-17  Andrew MacLeodAdd side effect infrastructure.
2022-05-17  Nathan Sidwelldemangler: Structured Bindings
2022-05-17  Giuliano BelinassiPR105169 Fix references to discarded sections
2022-05-17  Richard BienerDo not clear bb->aux in duplicate_loop_body_to_header_edge
2022-05-17  Andrew MacLeodCheck for equivalence after merging relations.
2022-05-17  Uros Bizjaki386: Fix ICE in final_scan_insn_1 [PR105624]
2022-05-17  Jakub Jelineklibgomp: Clarify that omp_display_env is fully implemented
2022-05-17  Thomas SchwingeAdvise to call 'internal_error' instead of 'abort'...
2022-05-17  Frederik Harwathgraphite: Fix minor mistakes in comments
2022-05-17  Frederik Harwathgraphite: Rename isl_id_for_ssa_name
2022-05-17  Tobias Burnuslibgomp.texi: Document OpenMP context selectors
2022-05-17  Tobias Burnusgcn/t-omp-device: Add 'amdgcn' as 'arch' [PR105602]
2022-05-17  Jakub Jelinekopenmp: Add support for inoutset depend-kind
2022-05-17  Jonathan Wakelylibstdc++: Skip tests that fail for the versioned namespace
2022-05-17  Jonathan Wakelylibstdc++: Stop defining C++0x compat symbols for versi...
2022-05-17  Tobias Burnuslibgomp.texi: Add OpenMP 5.2 implementation status
2022-05-17  Jakub Jelineki386: Fix up V2DI and V1TI inequality comparisons ...
2022-05-17  Tobias BurnusOpenMP: Add omp_all_memory support to Fortran
2022-05-17  Richard Bienertree-optimization/105618 - restore load sinking
2022-05-17  Piotr Trojanek[Ada] Restore defensive guard in checks for volatile...
2022-05-17  Gary Dismukes[Ada] Subprogram renaming fails to hide homograph
2022-05-17  Ghjuvan Lacambre[Ada] CUDA: remove code performing kernel registration
2022-05-17  Etienne Servais[Ada] Enhance the warning on C enum with size clause...
2022-05-17  Yannick Moy[Ada] Allow inlining for proof inside generics
2022-05-17  Gary Dismukes[Ada] Provide allocation subtype for allocators of...
2022-05-17  Bob Duff[Ada] Cleanups related to front-end SJLJ
2022-05-17  Dmitriy Anisimkov[Ada] GNAT.Binary_Search is not internal
2022-05-17  Yannick Moy[Ada] Fix insertion of declaration inside quantified...
2022-05-17  Marc Poulhiès[Ada] Fix Forced sign flag in formatted string
2022-05-17  Eric Botcazou[Ada] Fix small glitch in Expand_N_Full_Type_Declaration
2022-05-17  Bob Duff[Ada] Requires_Cleanup_Actions and N_Protected_Body
2022-05-17  Bob Duff[Ada] Output.w always writes to stderr
2022-05-17  Dmitriy Anisimkov[Ada] Generic binary search implementation
2022-05-17  Eric Botcazou[Ada] Fix bogus visibility error with partially paramet...
2022-05-17  Etienne Servais[Ada] Take full view of private type
2022-05-17  Arnaud Charlet[Ada] Allow 'Reduce with -gnat2022
2022-05-17  Ghjuvan Lacambre[Ada] Don't create calls to Abort_Undefer when not...
2022-05-17  Marc Poulhiès[Ada] Typo fix in finalization comment
2022-05-17  Etienne Servais[Ada] Initialize Compiler_State to avoid Constraint_Error
2022-05-17  Eric Botcazou[Ada] Deal with derived record types in Has_Compatible_...
2022-05-17  Eric Botcazou[Ada] Streamline implementation of Has_Compatible_Repre...
2022-05-17  Etienne Servais[Ada] Remove superfluous call to Original_Node
2022-05-17  Javier Miranda[Ada] Crash freezing declaration that will raise constr...
2022-05-17  Javier Miranda[Ada] Spurious error on subprogram with class-wide...
2022-05-17  Eric Botcazou[Ada] Use Actions field of freeze nodes for subprograms
2022-05-17  Javier Miranda[Ada] Implement calls to abstract subprograms in class...
2022-05-17  Piotr Trojanek[Ada] Fix documentation of using attribute Loop_Entry...
2022-05-17  Etienne Servais[Ada] Check token to be "access", reject it if not
2022-05-17  Piotr Trojanek[Ada] Enable current value propagation within pragma...
2022-05-17  Jakub Jelinekforwprop: Fix a typo and comment formatting
2022-05-17  liuhongtOptimize vpermtiw/b to vpunpcklqdq for certain cases.
2022-05-17  liuhongtClamp vec_perm_expr index in simplify_bitfield_ref...
2022-05-17  GCC AdministratorDaily bump.
2022-05-16  Jason Merrillattribs: fix typedefs in generic code [PR105492]
2022-05-16  David Malcolmanalyzer: implement four new warnings for <stdarg.h...
2022-05-16  Iain Buclawd: Merge upstream dmd 60bfa0ee7, druntime 94bd5bcb...
2022-05-16  Jonathan Wakelylibstdc++: Fix hyperlink in docs
2022-05-16  Jonathan Wakelylibstdc++: Update C++23 status docs
2022-05-16  Jonathan Wakelylibstdc++: Add C++23 status docs
2022-05-16  Jonathan Wakelylibstdc++: Fix status docs for <bit> support
2022-05-16  Richard BienerFinish gimple_build API enhancement
2022-05-16  Richard BienerMove code_helper to tree.h
2022-05-16  Richard Bienerrtl-optimization/105577 - testcase for the PR
2022-05-16  Richard Bieneripa/105598 - testcase for PR105598
2022-05-16  Martin Liskaopts-global.cc: document last change
2022-05-16  Eric BotcazouDo not use DW_OP_not for TRUTH_NOT_EXPR in conditional...
2022-05-16  Eric Botcazou[Ada] Fix fallout of change in equality for untagged...
2022-05-16  Piotr Trojanek[Ada] Fix expansion of attribute Loop_Entry wrt value...
2022-05-16  Piotr Trojanek[Ada] Remove useless code related to current value...
2022-05-16  Justin Squirek[Ada] Type invariant or postcondition may cause uniniti...
2022-05-16  Etienne Servais[Ada] Freeze target type on qualified expression expansion
2022-05-16  Yannick Moy[Ada] Fix proof of double arithmetic units
2022-05-16  Ghjuvan Lacambre[Ada] Don't crash on ghost packages when emitting CUDA...
2022-05-16  Joel Brobecker[Ada] GNAT.Debug_Pools: Improve documentation of the...
2022-05-16  Joel Brobecker[Ada] sigaction result not properly checked in __gnat_i...
2022-05-16  Joel Brobecker[Ada] Fix thinko in QNX's implementation of __gnat_inst...
2022-05-16  Joel Brobecker[Ada] Add <stdlib.h> #include in cstreams.c
next