aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-20ada: Fix static 'Img for enumeration type with Discard_NamesPiotr Trojanek1-3/+16
2024-05-20ada: Fix for attribute Width on enumeration types with Discard_NamePiotr Trojanek2-13/+19
2024-05-20ada: Use System.Address for address computation in System.Pool_GlobalSebastian Poeplau1-3/+4
2024-05-20ada: Reject too-strict alignment specifications.Steve Baird4-16/+57
2024-05-20ada: One more adjustment coming from aliasing considerationsEric Botcazou1-2/+5
2024-05-20ada: Detect only conflict with synomyms of max queue lengthJose Ruiz1-5/+13
2024-05-20ada: Implement representation aspect Max_Entry_Queue_LengthJose Ruiz5-13/+41
2024-05-20ada: Small cleanup in System.Finalization_Primitives unitEric Botcazou2-24/+28
2024-05-20ada: Rework and augment documentation on strict aliasingEric Botcazou4-263/+353
2024-05-20MIPS: Remove -m(no-)lra optionYunQiang Su4-39/+3
2024-05-20Fortran: Fix SHAPE for zero-size arraysTobias Burnus2-1/+54
2024-05-20Fortran: invoke.texi - link to OpenCoarrays.org + mention libcaf_singleTobias Burnus1-1/+4
2024-05-20i386: Remove Xeon Phi ISA supportHaochen Jiang104-4445/+97
2024-05-20DSE: Fix ICE after allow vector type in get_stored_valPan Li2-1/+25
2024-05-20Daily bump.GCC Administrator1-1/+1
2024-05-19Daily bump.GCC Administrator13-1/+1350
2024-05-19[to-be-committed][RISC-V][PR target/115142] Do not create invalidate shift-ad...Jeff Law2-0/+11
2024-05-19testsuite, C++, Darwin: Skip cxa_atexit-6, which is not applicable.Iain Sandoe1-1/+5
2024-05-19testsuite, darwin: Compile a test without unwind frames.Iain Sandoe1-2/+3
2024-05-19Fix oversight in latest change to can_mult_highpart_pEric Botcazou1-4/+3
2024-05-19nvptx: Correct pattern for popcountdi2 insn in nvptx.md.Roger Sayle1-3/+10
2024-05-18RISC-V: Implement -m{,no}fence-tsoPalmer Dabbelt3-1/+13
2024-05-18[to-be-committed,RISC-V] Improve some shift-add sequencesJeff Law2-0/+77
2024-05-18AVR: target/115065 - Tweak __clzhi2.Wolfgang Hospital1-4/+4
2024-05-18RISC-V: Fix "Nan-box the result of movbf on soft-bf16"Xiao Zeng2-23/+11
2024-05-18RISC-V: Modify _Bfloat16 to __bf16Xiao Zeng8-20/+20
2024-05-18RISC-V: Implement IFN SAT_ADD for both the scalar and vectorPan Li25-6/+755
2024-05-18Fix Ada runtime library breakage on SolarisEric Botcazou5-8/+15
2024-05-17Regenerate common.opt.urlsDavid Malcolm1-0/+3
2024-05-17RISC-V: Add initial cost handling for segment loads/stores.Robin Dapp4-44/+146
2024-05-17internal-fn: Do not force vcond_mask operands to reg.Robin Dapp2-3/+13
2024-05-17Use DW_TAG_module for AdaTom Tromey1-1/+1
2024-05-17diagnostics, analyzer: add CFG edge visualization to path-printingDavid Malcolm21-68/+1959
2024-05-18MAINTAINERS: Add myself to write after approvalLevy Hsu1-0/+1
2024-05-17i386: Rename sat_plusminus expanders to standard names [PR112600]Uros Bizjak5-42/+79
2024-05-17Fortran: Fix select type regression due to r14-9489 [PR114874]Paul Thomas6-9/+128
2024-05-17[prange] Drop range to VARYING if the bitmask intersection made it so [PR115131]Aldy Hernandez1-0/+21
2024-05-17libstdc++: detect DLLs on windows with <stacktrace>Björn Schäpers3-0/+24
2024-05-17c++: aggregate CTAD w/ paren init and bases [PR115114]Patrick Palka2-0/+30
2024-05-17libstdc++: Fix typo in _Grapheme_cluster_view::_Iterator [PR115119]Jonathan Wakely2-2/+15
2024-05-17tree-into-ssa: speed up sorting in prune_unused_phi_nodes [PR114480]Alexander Monakov1-8/+9
2024-05-17[prange] Avoid looking at type() for undefined rangesAldy Hernandez2-0/+35
2024-05-17middle-end/115110 - Fix view_converted_memref_pRichard Biener1-2/+3
2024-05-17Small fix to implementation of -fdump-ada-specEric Botcazou1-4/+3
2024-05-17Remove spurious lineEric Botcazou1-1/+0
2024-05-17Add widening expansion of MULT_HIGHPART_EXPR for integral modesEric Botcazou4-35/+52
2024-05-17Add missing check for const_pool in the escaped solutionsRichard Biener4-1/+40
2024-05-17ada: Improve deriving initial sizes for container aggregatesViljar Indus1-28/+55
2024-05-17ada: Remove outdated workaround in aggregate expansionRonan Desplanques1-5/+4
2024-05-17ada: Start the initialization of the tasking runtime earlierEric Botcazou3-12/+40