aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-15[Ada] Refactor repeated complains about missing -gnat2005 switchPiotr Trojanek9-156/+64
2020-12-15[Ada] Small adjustment to parameterization of System.Value_REric Botcazou7-23/+54
2020-12-15[Ada] Postcondition checks performed before finalizationJustin Squirek12-64/+998
2020-12-15[Ada] Complain about missing -gnat2020 switch on iterator_filterPiotr Trojanek1-6/+6
2020-12-15[Ada] Reuse Append_New in parsing aggregatesPiotr Trojanek1-30/+6
2020-12-15[Ada] Implement tiered support for floating-point input operationsEric Botcazou49-706/+1265
2020-12-15[Ada] Mark generic body outside of SPARKYannick Moy2-2/+2
2020-12-15[Ada] Transform_Function_Array issuesArnaud Charlet6-32/+69
2020-12-15[Ada] Simplify discarding nodes when processing aspect/pragma PriorityPiotr Trojanek2-19/+10
2020-12-15[Ada] Crash on unnesting unnamed blocksArnaud Charlet1-30/+19
2020-12-15[Ada] Refactor repeated code for Value attributesPiotr Trojanek1-35/+6
2020-12-15[Ada] Fix possible infinite recursion in directory iteratorPascal Obry2-2/+5
2020-12-15[Ada] Refactor repeated code for Callable and Terminated attributesPiotr Trojanek1-7/+6
2020-12-15[Ada] Refactor repeated code for Width attributesPiotr Trojanek1-9/+6
2020-12-15[Ada] Refactor repeated code for Pred and Succ attributesPiotr Trojanek1-28/+7
2020-12-15[Ada] Refactor repeated code for size attributesPiotr Trojanek1-11/+6
2020-12-15[Ada] Refactor repeated code for fixed point attributesPiotr Trojanek1-3/+2
2020-12-15[Ada] Remove redundant calls to UI_To_Int in relational operandsPiotr Trojanek3-7/+5
2020-12-15[Ada] Refactor repeated code for component attributesPiotr Trojanek1-3/+2
2020-12-15[Ada] Refactor repeated code for real type attributes returning integersPiotr Trojanek1-5/+4
2020-12-15[Ada] Refactor repeated code for real type attributes returning booleansPiotr Trojanek1-5/+4
2020-12-15[Ada] Refactor repeated code for real type attributes returning realsPiotr Trojanek1-13/+8
2020-12-15[Ada] Refactor repeated code for floating point attributes returning realsPiotr Trojanek1-13/+10
2020-12-15[Ada] Refactor repeated code for floating point attributes returning intsPiotr Trojanek1-19/+14
2020-12-15[Ada] Refactor duplicated code for Denorm and Signed_Zeros attributesPiotr Trojanek1-4/+4
2020-12-15[Ada] Refactor duplicated code for Adjacent, Copy_Sign and RemainderPiotr Trojanek1-12/+7
2020-12-15[Ada] Refactor duplicated code for Compose, Leading_Part and ScalingPiotr Trojanek1-11/+6
2020-12-15i386: Fix up -march=x86-64-v[234] vs. target attribute [PR98274]Jakub Jelinek2-7/+15
2020-12-15lto: set nthreads_var to 1 if it is zeroMartin Liska1-0/+2
2020-12-15i386: Make -march=x86-64-v[234] behave more like other -march= optionsJakub Jelinek12-23/+47
2020-12-15gcov: fix line output for nested functions in JSON formatMartin Liska1-5/+13
2020-12-15libstdc++: Update link to Unicode-HOWTOGerald Pfeifer2-2/+2
2020-12-15doc: Update link to KernelAddressSanitizerGerald Pfeifer1-1/+1
2020-12-14gcc: xtensa: fix PR target/98285Max Filippov3-9/+68
2020-12-14go-test.exp: retain any characters at end of ERROR lineIan Lance Taylor1-2/+1
2020-12-15Fix up testcase.liuhongt1-1/+1
2020-12-15Daily bump.GCC Administrator10-1/+538
2020-12-15rs6000: Update the processor defaults for FreeBSDGerald Pfeifer1-3/+2
2020-12-14libstdc++: Make tests with Undefined Behavior in C++11 UNSUPPORTEDFrançois Dumont3-3/+3
2020-12-14aix: Fixinclude updates [PR98208]Ilya Leoshkevich3-3/+8
2020-12-14Correct/improve maybe_emit_free_warning (PR middle-end/98166, PR c++/57111, P...Martin Sebor20-250/+1657
2020-12-14disable --with-{cpu,arch,tune}-32Sebastian Pop1-10/+1
2020-12-14AArch64: Add support for --with-tuneWilco Dijkstra7-6/+54
2020-12-14gcov: Update comments.Martin Liska1-2/+3
2020-12-14[Ada] Analyze second parameter of attribute ScalingPiotr Trojanek1-0/+1
2020-12-14[Ada] Refactor duplicated code for First and Last attributesPiotr Trojanek1-12/+12
2020-12-14[Ada] Process Truncation just like other floating point attributesPiotr Trojanek1-4/+2
2020-12-14[Ada] Refactor duplicated code for floating point attributesPiotr Trojanek1-29/+16
2020-12-14[Ada] Small adjustments to fixed-point I/O unitsEric Botcazou6-46/+72
2020-12-14[Ada] Small cleanup in the Ada.Text_IO hierarchyEric Botcazou24-46/+46