aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-14[Ada] Incorrect accessibility level on type in formal packageJustin Squirek3-2/+30
2020-12-14[Ada] Fix alignment warning in System.Fat_Gen unitEric Botcazou1-0/+1
2020-12-14[Ada] Add annotation after recent compiler changesArnaud Charlet2-3/+4
2020-12-14[Ada] Fix compile time evaluation of shift intrinsicsArnaud Charlet1-1/+1
2020-12-14[Ada] Adjust again previous change to System.Fat_GenEric Botcazou1-3/+29
2020-12-14[Ada] Fix internal error on bit-packed array in Volatile_Full_Access recordEric Botcazou2-8/+12
2020-12-14[Ada] Adjust previous change to System.Fat_GenEric Botcazou1-2/+5
2020-12-14[Ada] Implement part of System.Fat_Gen more efficientlyEric Botcazou2-329/+267
2020-12-14[Ada] Remove double initialization of the known value cachePiotr Trojanek1-1/+1
2020-12-14[Ada] Fix documentation of -gnatw.K switch (activates => disables)Gary Dismukes2-3/+3
2020-12-14[Ada] armhf-linux: symbolic tracebacksDoug Rupp1-0/+7
2020-12-14[Ada] Implement AI12-0398-1/03Ghjuvan Lacambre3-5/+21
2020-12-14[Ada] Additional fixes for Default_Initial_ConditionGary Dismukes5-38/+74
2020-12-14[Ada] Fix couple of bugs in the implementation of Round attributeEric Botcazou3-39/+27
2020-12-14[Ada] Simplify prevention of cascaded errors for Refined_StatePiotr Trojanek1-16/+11
2020-12-14[Ada] Compiler crash on call to function instanceBob Duff1-0/+1
2020-12-14[Ada] Fix warning control character for message on IN OUT parameterYannick Moy1-3/+3
2020-12-14[Ada] Refine error messages on illegal Refined_State in SPARKYannick Moy1-23/+76
2020-12-14[Ada] Avoid reanalysis of malformed dependency relationsPiotr Trojanek1-3/+3
2020-12-14[Ada] Tidy up implementation of System.Fat_Gen.Valid and inline it againEric Botcazou2-86/+63
2020-12-14[Ada] Fix analysis of access objects in Depends contractsPiotr Trojanek1-5/+15
2020-12-14[Ada] Update comment for processing of pragma Assertion_PolicyPiotr Trojanek2-25/+26
2020-12-14[Ada] Correctly mark subprogram as not always inlined in GNATprove modeYannick Moy3-23/+25
2020-12-14[Ada] Adjust documentation of System.Img_Util.Set_Decimal_DigitsEric Botcazou1-9/+12
2020-12-14preprocessor: Deferred macro supportNathan Sidwell2-7/+13
2020-12-14middle-end: Exclude TOP permute from blend considerationsTamar Christina2-1/+24
2020-12-14Limit perf data buffer during feature checkingIlya Leoshkevich1-1/+1
2020-12-14.dir-locals.el: Set 'fill-column' to 80 for c-modeAndrea Corallo1-4/+3
2020-12-14arm: Auto-vectorization for MVE: vnegChristophe Lyon5-12/+63
2020-12-14arm: Auto-vectorization for MVE: vmvnChristophe Lyon6-10/+54
2020-12-14arm: Auto-vectorization for MVE: vbicChristophe Lyon4-13/+81
2020-12-14arm: Auto-vectorization for MVE: veorChristophe Lyon6-14/+84
2020-12-14arm,testsuite: Fix vect-half-floats.c testChristophe Lyon1-3/+3
2020-12-14sanitizer: do not ICE for pointer cmp/subMartin Liska2-3/+9
2020-12-14aarch64: Add support for Cortex-A78CPrzemyslaw Wirkus3-2/+3
2020-12-13-fgo-dump-spec: skip typedefs that match struct tagNikhil Benesch2-2/+37