aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-11libgomp GCN plugin: Clean up unused references to system-provided HSA Runtime...Thomas Schwinge2-20/+0
2022-05-11libgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for system-provided HSA Runt...Thomas Schwinge2-5/+0
2022-05-11docs: document --with-zstdMartin Liska1-0/+5
2022-05-11i386: simplify cpu_feature handlingMartin Liska2-62/+67
2022-05-11[Ada] Proof of 'Image support for unsigned integersYannick Moy27-186/+793
2022-05-11[Ada] Sort Detect_Blocking alphabetically among names and pragmasPiotr Trojanek1-2/+2
2022-05-11[Ada] Fix Compile_Time_(Error|Warning) as non-configuration pragmasPiotr Trojanek2-13/+4
2022-05-11[Ada] Correctly reject record aggregate using bracketsMarc Poulhiès9-30/+39
2022-05-11[Ada] Fix unbalanced paren in documentation marker for GNAT StudioPiotr Trojanek11-48/+48
2022-05-11[Ada] New No_Local_Tagged_Types restrictionMarc Poulhiès5-395/+425
2022-05-11[Ada] Fix spurious ambiguity for if_expression containing operatorEric Botcazou1-1/+1
2022-05-11[Ada] Fix style of body header boxesPiotr Trojanek3-3/+5
2022-05-11[Ada] Do not create useless itype in Constrain_AccessEtienne Servais1-1/+4
2022-05-11[Ada] Detect infinite loops with operators in exit conditionsPiotr Trojanek1-7/+9
2022-05-11[Ada] Adapt proof of System.Arith_Double after update of Z3Yannick Moy1-2/+16
2022-05-11[Ada] Update categorization of implementation restrictionsPiotr Trojanek2-46/+40
2022-05-11[Ada] Fix "S p e c" and "B o d y" file headersPiotr Trojanek6-6/+6
2022-05-11[Ada] Add SUSE 32bit dependencyJoao Azevedo2-4/+10
2022-05-11[Ada] Fix formatting glitches in GNAT User's GuidePiotr Trojanek4-12/+12
2022-05-11[Ada] Use pygments for Ada code examples of elaboration controlPiotr Trojanek1-26/+26
2022-05-11[Ada] Excess finalization on assignment with target name symbolGary Dismukes1-3/+9
2022-05-11[Ada] fix crash on Secondary_Stack_Size with discriminantBob Duff1-2/+2
2022-05-11[Ada] Reset Reachable field when mutating label into loop entityPiotr Trojanek1-0/+1
2022-05-11[Ada] Fix layout of tables in PDF version of GNAT RMPiotr Trojanek1-0/+4
2022-05-11[Ada] Fix layout in description of aspects and pragmasPiotr Trojanek3-40/+40
2022-05-11[Ada] Fix markup in description of implementation-defined characteristicsPiotr Trojanek2-119/+36
2022-05-11[Ada] Fix markup in description of pragma EliminatePiotr Trojanek2-25/+28
2022-05-11[Ada] Suppress warning in g-sthcso for non-unix platformsJohannes Kliemann1-0/+5
2022-05-11[Ada] Add guard for making only legal labels unreachablePiotr Trojanek1-1/+3
2022-05-11[Ada] Document pragma Ada_2022Piotr Trojanek4-841/+906
2022-05-11[Ada] Properly reject unsupported address specificationsSteve Baird3-19/+66
2022-05-11[Ada] Move Reachable flag to E_Label entitiesPiotr Trojanek1-1/+1
2022-05-11[Ada] Set_Is_Known_Valid only if Safe_To_Capture_ValueAlexandre Oliva1-1/+4
2022-05-11[Ada] Avoid crash for -gnatR -gnatcBob Duff1-45/+38
2022-05-11bootstrap/105551 - restore nvptx buildRichard Biener1-4/+8
2022-05-11Optimize movzwl + vmovd/vmovq to vmovw.liuhongt3-0/+164
2022-05-11rs6000: Fix constraint v with rs6000_constraints[RS6000_CONSTRAINT_v]Kewen Lin1-1/+1
2022-05-11opts: do not allow Separate+Joined ending with =Martin Liska9-17/+24
2022-05-10MAINTAINERS: Remove myself from DCO sectionKewen Lin1-2/+0
2022-05-11This patch skips constant folding for fmin/max when either argument is sNaN. ...Haochen Gui2-5/+42
2022-05-11Daily bump.GCC Administrator12-1/+586
2022-05-10Update gcc hr.poJoseph Myers1-5/+5
2022-05-10Fortran: check TEAM arguments to coarray intrinsicsHarald Anlauf2-0/+54
2022-05-10x86: Add .note.GNU-stack section only for LinuxH.J. Lu8-0/+16
2022-05-10isel: Fix up gimple_expand_vec_set_expr [PR105528]Jakub Jelinek2-1/+25
2022-05-10doc: Fix mode iterator exampleSegher Boessenkool1-1/+1
2022-05-10c++: Remove SET_PACK_EXPANSION_PATTERN / SET_ARGUMENT_PACK_ARGSPatrick Palka6-38/+20
2022-05-10c++: Harden *_PACK_EXPANSION and *_ARGUMENT_PACK macrosPatrick Palka2-13/+24
2022-05-10libstdc++: Add <spanstream> declarations to <iosfwd> [PR105284]Jonathan Wakely4-4/+90
2022-05-10libstdc++: Add <syncstream> declarations to <iosfwd> [PR105284]Jonathan Wakely4-4/+353