aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-07Rename section and encoding functions from i386 which will be used in aarch64Zac Walker4-27/+27
2024-05-07Reuse MinGW from i386 for AArch64Zac Walker14-21/+24
2024-05-07aarch64: Add aarch64-w64-mingw32 COFFZac Walker2-0/+92
2024-05-07aarch64: Mark x18 register as a fixed register for MS ABIZac Walker3-2/+40
2024-05-07Introduce aarch64-w64-mingw32 targetZac Walker2-2/+14
2024-05-07AVR: target/114835 - Tweak popcountqi2Wolfgang Hospital1-15/+15
2024-05-07libstdc++: Fix handling of incomplete UTF-8 sequences in _Unicode_viewJonathan Wakely2-13/+18
2024-05-07libstdc++: Fix <memory> for -std=c++23 -ffreestanding [PR114866]Jonathan Wakely2-0/+14
2024-05-07libstdc++: Simplify std::variant comparison operatorsJonathan Wakely1-11/+9
2024-05-07aarch64: Preserve mem info on change of base for ldp/stp [PR114674]Alex Coplan2-4/+21
2024-05-07Fix block index check in insert_updated_phi_nodes_forRichard Biener1-1/+1
2024-05-07Avoid re-allocating vectorRichard Biener1-1/+3
2024-05-07libstdc++: Constrain equality ops for std::pair, std::tuple, std::variantJonathan Wakely13-75/+679
2024-05-07libstdc++: Use https instead of http in some commentsJonathan Wakely3-5/+5
2024-05-07libstdc++: Update ABI test to disallow adding to released symbol versionsJonathan Wakely1-2/+2
2024-05-07middle-end/27800 - avoid unnecessary temporary during gimplificationRichard Biener2-2/+16
2024-05-07Remove redundant checkRichard Biener1-4/+0
2024-05-07tree-optimization/110490 - bitcount for narrow modesStefan Schulze Frielinghaus1-0/+23
2024-05-07Use unsigned for stack var indexes during RTL expansionRichard Biener1-38/+37
2024-05-07build: Derive object names in make_sunver.plRainer Orth17-46/+29
2024-05-07middle-end/114931 - type_hash_canon and structual equality typesRichard Biener4-32/+74
2024-05-07Minor range type fixes for IPA in preparation for prange.Aldy Hernandez4-13/+19
2024-05-07Remove obsolete Solaris 11.3 supportRainer Orth25-977/+43
2024-05-07Revert "Revert "combine: Don't combine if I2 does not change""Richard Biener1-0/+11
2024-05-07ada: Fix calculation of tasks in null arraysPiotr Trojanek1-1/+2
2024-05-07ada: Prevent calculation of negative stack countsPiotr Trojanek7-20/+20
2024-05-07ada: Cleanup calculation of task stacksPiotr Trojanek1-18/+13
2024-05-07ada: Fix grammar in commentPiotr Trojanek1-1/+1
2024-05-07ada: Remove redundant guard against empty list of declarationsPiotr Trojanek1-2/+1
2024-05-07ada: Remove redundant guard against empty list of actionsPiotr Trojanek1-14/+11
2024-05-07ada: Cleanup detection of per-object constraints in inlining for SPARKPiotr Trojanek1-14/+14
2024-05-07ada: Simplify detection of the enclosing scopePiotr Trojanek1-4/+1
2024-05-07ada: Reduce scope in the analysis of access attributesPiotr Trojanek1-7/+8
2024-05-07ada: Fix detection of components with per-object constraintsPiotr Trojanek2-80/+14
2024-05-07ada: Fix bad interaction between homogeneous finalization master and BIP prot...Eric Botcazou11-523/+32
2024-05-07ada: Add Global contracts to Ada.Numerics.Generic_Elementary_FunctionsJoffrey Huguet1-46/+74
2024-05-07ada: Remove obsolete field Postconditions_ProcEric Botcazou3-8/+0
2024-05-07ada: Fix typo in documentation commentRonan Desplanques1-1/+1
2024-05-07ada: Fix crash on body postconditionBob Duff3-67/+13
2024-05-07ada: Adapt proof of runtime unitsYannick Moy4-5/+24
2024-05-07Update copyright years.Marc Poulhiès2-2/+2
2024-05-07ada: Improve pragma No_Return's pre-Ada2022 handling of functionsSteve Baird1-69/+97
2024-05-07ada: Fix LTO type mismatches in GNAT.Sockets.ThinEric Botcazou2-18/+170
2024-05-07ada: Aspects on multiple component declarationsBob Duff10-59/+45
2024-05-07ada: Bad internal naming when using pragma Compile_Time_ErrorJustin Squirek1-1/+17
2024-05-07ada: Fix missing flag for GNATproveYannick Moy1-0/+11
2024-05-07ada: Fix spurious error on generic state in SPARKYannick Moy1-0/+8
2024-05-07ada: Reject non-statically compatible extended return statementJavier Miranda2-2/+27
2024-05-07ada: Minor comment improvementBob Duff1-1/+1
2024-05-07ada: Fix bug in overloaded selected_components in aspect_specificationsBob Duff1-4/+11