]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-12-02  Justin Squirek[Ada] Invalid memory access on finalization of class...
2021-12-02  Eric Botcazou[Ada] Fix oversight in minor cleanup
2021-12-02  Yannick Moy[Ada] Proof of System.Arith_32 for double arithmetic...
2021-12-02  Eric Botcazou[Ada] Reset internal flags for -gnatD and -gnatG
2021-12-02  Marc Poulhiès[Ada] Fix obsolete array aggregate warning being trigge...
2021-12-02  Yannick Moy[Ada] Amend proof of System.Arith_Double to remove...
2021-12-02  Yannick Moy[Ada] Add pragma Annotate for CodePeer analysis
2021-12-02  Yannick Moy[Ada] Proof of support units for 'Width on signed integers
2021-12-02  Piotr Trojanek[Ada] Cleanup detection of suspension objects
2021-12-02  Piotr Trojanek[Ada] Cleanup insertion of single freezing actions
2021-12-02  Piotr Trojanek[Ada] Cleanups related to expansion of dispatching...
2021-12-02  Marc Poulhiès[Ada] Use bracket aggregates in Ada2022
2021-12-02  Piotr Trojanek[Ada] Inline all calls in Ada.Task_Identification
2021-12-02  Eric Botcazou[Ada] Enhance freezing code for instantiations
2021-12-02  Piotr Trojanek[Ada] Enable expansion of dispatching equality for...
2021-12-02  Piotr Trojanek[Ada] Separate building of equality from other dispatch...
2021-12-02  Piotr Trojanek[Ada] Split spec and body of expression function with...
2021-12-02  Piotr Trojanek[Ada] Remove extra space after assignment symbol
2021-12-02  Richard Kenner[Ada] Don't allow entry in implicit with chain to be...
2021-12-02  Piotr Trojanek[Ada] Simplify iteration over record components
2021-12-02  Piotr Trojanek[Ada] Refactor nested loops in warning on unassigned...
2021-12-02  Piotr Trojanek[Ada] Remove duplicated condition in warnings about...
2021-12-02  Doug Rupp[Ada] vx7r2cert/light-tasking-rtp: undefined refs on...
2021-12-02  Yannick Moy[Ada] Proof of Interfaces.C with SPARK
2021-12-02  Piotr Trojanek[Ada] Add contract to Ada.Task_Identification.Activatio...
2021-12-02  Piotr Trojanek[Ada] More intuitive names in sanity-checking of derive...
2021-12-02  Yannick Moy[Ada] Proof of System.Val_Util utilities for 'Value...
2021-12-02  Yannick Moy[Ada] Proof of Boolean'Image and Boolean'Value
2021-12-02  Pascal Obry[Ada] Fix possible memory corruption for hostnames...
2021-12-02  Pascal Obry[Ada] Minor style fix (no dot on single line comment)
2021-12-02  Vladimir N... [PR103437] Use long long multiplication as backup for...
2021-12-02  Iain Buclawlibphobos: Push all callee-save registers on the stack...
2021-12-02  Tamar ChristinaAArch64: Optimize right shift rounding narrowing
2021-12-02  Vladimir N... [PR103437] Process multiplication overflow in priority...
2021-12-02  Tamar Christinatestsuite: make bic-bitmask-18.c test more precise...
2021-12-02  Marek Polacekc++: Fix bogus error with __integer_pack [PR94490]
2021-12-02  Martin LiskaImplement -fprofile-prefix-map.
2021-12-02  Marek Polacekc++: ICE with unnamed tparm and concept [PR103408]
2021-12-02  Richard Bienermiddle-end/103271 - avoid VLA init of register
2021-12-02  Richard Bienertree-optimization/103527 - always use thruth type forga...
2021-12-02  Rasmus Villemoesfix spelling of -linker-output-auto-nolto-rel
2021-12-02  Chung-Lin Tangfortran: OpenMP/OpenACC array mapping alignment fix...
2021-12-02  Iain Buclawlibphobos: Add missing ControlState variable for AArch64
2021-12-02  Iain Buclawd: Disable the D runtime garbage collector after initia...
2021-12-02  Iain Buclawd: Prefix object files from the root package with ...
2021-12-02  GCC AdministratorDaily bump.
2021-12-01  David Malcolmanalyzer: fix false leak seen in Juliet 1.3 [PR102471]
2021-12-01  Uros Bizjaki386: Improve V8HI and V8HF inserts [PR102811]
2021-12-01  Roger SayleFinal value replacement improvements for until-wrap...
2021-12-01  Peter Bergnermiddle-end: Skip initialization of opaque type variable...
2021-12-01  Iain Buclawdarwin, d: Support outfile substitution for libphobos
2021-12-01  Jason Merrillc++: constexpr, fold, weak redecl, fp/0 [PR103310]
2021-12-01  Bill Schmidtrs6000: Mirror fix for PR102347 in new builtins support
2021-12-01  Aldy Hernandezpath solver: Use only one ssa_global_cache.
2021-12-01  Jonathan Wakelylibstdc++: Clear RB tree after moving elements [PR103501]
2021-12-01  Jonathan Wakelylibstdc++: Define std::__is_constant_evaluated() for...
2021-12-01  Jonathan Wakelylibstdc++: Optimize ref-count updates in COW std::string
2021-12-01  Jonathan Wakelylibstdc++: Avoid unwanted allocations in filesystem...
2021-12-01  Richard Sandifordvect: Tighten check for SLP memory groups [PR103517]
2021-12-01  Andrew MacLeodAlso pre-process PHIs in range-of-stmt.
2021-12-01  Alex Coplantestsuite: Fix typo in comment in aapcs64 test
2021-12-01  Iain Buclawdoc, d: Add note that D front end now requires GDC...
2021-12-01  Iain Buclawd: Update documentation of new D language options.
2021-12-01  Eric Botcazou[Ada] Fix incorrect fixed-point computation in expressi...
2021-12-01  Piotr Trojanek[Ada] Tune whitespace of the bounded lists Aggregate...
2021-12-01  Gary Dismukes[Ada] Allow formal functions to have a default in the...
2021-12-01  Eric Botcazou[Ada] Do not return freeze nodes for start of early...
2021-12-01  Bob Duff[Ada] Fix crash on pragma Compile_Time_Warning/Error
2021-12-01  Bob Duff[Ada] Syntax error on "not null procedure"
2021-12-01  Eric Botcazou[Ada] Tidy up freezing code for instantiations (continued)
2021-12-01  Eric Botcazou[Ada] Tidy up freezing code for instantiations
2021-12-01  Etienne Servais[Ada] Fix typo in comment
2021-12-01  Steve Baird[Ada] Improve support for casing on types with controll...
2021-12-01  Richard Kenner[Ada] Fix issues with ignored ghost code and unnesting
2021-12-01  Ghjuvan Lacambre[Ada] Make Timed_Task_Entry_Call's defer_abort nestable
2021-12-01  Ghjuvan Lacambre[Ada] Do not free task for _parent
2021-12-01  Justin Squirek[Ada] Spurious warning when using 'Type_Key on generic...
2021-12-01  Richard Kenner[Ada] Create object file for ignored ghost compilation...
2021-12-01  Patrick Bernardi[Ada] RTEMS: add traceback support for AArch64
2021-12-01  Patrick Bernardi[Ada] Add signal to exception mapping for RTEMS
2021-12-01  Eric Botcazou[Ada] Fix small discrepancy between -gnatG and -gnatD...
2021-12-01  Yannick Moy[Ada] Improve error messages for dot notation when...
2021-12-01  Yannick Moy[Ada] Add query for extended precision floating-point...
2021-12-01  Piotr Trojanek[Ada] Replace low-level detection of subprograms with...
2021-12-01  Piotr Trojanek[Ada] Sync whitespace between variants of Indefinite_Ho...
2021-12-01  Piotr Trojanek[Ada] Sort list of Ada runtime units in Makefile.rtl
2021-12-01  Piotr Trojanek[Ada] Whitespace cleanup in Makefile.rtl dependency...
2021-12-01  Piotr Trojanek[Ada] Document System.Atomic_Counters as supported...
2021-12-01  Yannick Moy[Ada] Improve messages on incorrect state refinement...
2021-12-01  Gary Dismukes[Ada] Storage error on untagged prefixed subprogram...
2021-12-01  Etienne Servais[Ada] Avoid duplication for Sets functions
2021-12-01  Piotr Trojanek[Ada] Simplify building of inequality function body
2021-12-01  Piotr Trojanek[Ada] Cleanup listing of representation info
2021-12-01  Jakub Jelineki386: Fix up some minor formatting issues and one incon...
2021-12-01  Jakub Jelineklibcpp: Enable P1949R7 for C++98 too [PR100977]
2021-12-01  Jakub Jelineksimplify-rtx: Punt on simplify_associative_operation...
2021-12-01  Jakub Jelineklibcpp: Fix up #__VA_OPT__ handling [PR103415]
2021-12-01  Tamar Christinamiddle-end: move bitmask match.pd pattern and update...
2021-12-01  Siddhesh Poyarekartree-optimization/103456 - Record only successes from...
2021-12-01  GCC AdministratorDaily bump.
next