aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-07-16[Ada] Ongoing work for AI12-0212 : container aggregatesEd Schonberg2-7/+301
2020-07-16[Ada] gnatbind: Fix No_Entry_Calls_In_Elaboration_Code messageBob Duff1-2/+1
2020-07-16[Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigned_To_CPUBob Duff7-139/+176
2020-07-16[Ada] Remove duplicated lineEric Botcazou1-1/+0
2020-07-16[Ada] Wrong execution of Tan on large argumentArnaud Charlet3-629/+8
2020-07-16[Ada] Spurious error in instance nested in formal packageEd Schonberg1-0/+15
2020-07-16[Ada] v7r2cert: minor refactoringDoug Rupp1-35/+20
2020-07-16[Ada] Set missing Parent field of block entityEric Botcazou1-0/+1
2020-07-16[Ada] AI12-0004 Normalization and allowed charactersArnaud Charlet13-6/+490
2020-07-16[Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigned_To_CPUBob Duff1-0/+1
2020-07-16[Ada] Adjust heuristics about size of static aggregatesBob Duff1-19/+77
2020-07-16[Ada] Ada2020: AI12-0055 No_Dynamic_CPU_Assignment restrictionBob Duff5-82/+74
2020-07-16[Ada] Implicit dereferencing in container indexingGary Dismukes1-1/+20
2020-07-16[Ada] AI12-0373 Additional check on Integer_Literal functionArnaud Charlet2-20/+19
2020-07-16[Ada] Handle N_Others_Choice case in range-building functionGhjuvan Lacambre2-1/+24
2020-07-16[Ada] Ada2020: AI12-0289 Implicitly null excluding anon accessBob Duff1-21/+55
2020-07-16[Ada] Spurious accessibility error on allocator in generic instanceJustin Squirek2-16/+26
2020-07-16[Ada] Small cleanup in interface with GCC back-endEric Botcazou2-4/+0
2020-07-16[Ada] Incorrect static accessibility error in return aggregateJustin Squirek4-5/+37
2020-07-16[Ada] Simplify detection of others choice with just one valuePiotr Trojanek1-1/+1
2020-07-16[Ada] Disable Initialize_Scalars on runtime filesArnaud Charlet1-0/+10
2020-07-16[Ada] Do not perform null exclusion static checks on generated entitiesGhjuvan Lacambre1-1/+1
2020-07-16[Ada] Avoid false positive reported by CodePeerJavier Miranda1-1/+1
2020-07-16[Ada] Spurious redundant use clause warningArnaud Charlet1-4/+11
2020-07-16[Ada] Ada2020: AI12-0107 convention of By_Protected_ProcedureJavier Miranda5-20/+203
2020-07-16[Ada] Overflow in string streamingArnaud Charlet2-10/+19
2020-07-16[Ada] Add centralized capacity check in Generic_BignumsArnaud Charlet1-19/+12
2020-07-16[Ada] AI12-0042: Type invariant checking rulesGary Dismukes2-1/+108
2020-07-16Daily bump.GCC Administrator5-1/+350
2020-07-15i386: Introduce peephole2 to use flags from CMPXCHG more [PR96189]Uros Bizjak2-0/+47
2020-07-15openmp: Fix up loop-21.cJakub Jelinek3-38/+23
2020-07-15c++: refactor some parser codeNathan Sidwell1-34/+27
2020-07-15[Ada] Cleanup code related to object overlaysPiotr Trojanek1-2/+2
2020-07-15[Ada] Cleanup in Convert_To_Positional after previous workEric Botcazou1-15/+3
2020-07-15[Ada] Ongoing work for AI12-0212: container aggregatesArnaud Charlet9-30/+153
2020-07-15[Ada] Fix logic in Allocate_Any_ControlledArnaud Charlet1-6/+9
2020-07-15[Ada] Target name is an object referencePiotr Trojanek1-0/+5
2020-07-15[Ada] Spurious error on Predicate_Failure aspectArnaud Charlet1-0/+2
2020-07-15[Ada] Mention -gnat2020 in error messageArnaud Charlet1-1/+2
2020-07-15[Ada] Do not generate elaboration code for alignment aspectEric Botcazou4-9/+21
2020-07-15[Ada] Do not generate extra copies inside initialization proceduresEric Botcazou1-0/+7
2020-07-15[Ada] Guard against access to wrong fields in Is_RenamingGhjuvan Lacambre1-2/+22
2020-07-15[Ada] Remove doc on obsolete toolsArnaud Charlet2-2645/+184
2020-07-15[Ada] Assert failure with -gnatwrArnaud Charlet1-4/+3
2020-07-15[Ada] Missing error on operator callArnaud Charlet2-5/+9
2020-07-15[Ada] Fix for possibly null ranges in 'Update and delta_aggregatePiotr Trojanek1-2/+2
2020-07-15[Ada] Small addition and tweaks in documentation on freezingEric Botcazou1-5/+7
2020-07-15[Ada] ACATS 4.1P [BDB4001] - 13.11.4(22-23/3) not enforcedArnaud Charlet2-39/+137
2020-07-15[Ada] Mark standard containers as not in SPARKYannick Moy48-48/+144
2020-07-15[Ada] Fix oversight in Delayed_Aspect_Present predicateEric Botcazou2-4/+6