aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-10-26Fix simdclonesJan Hubicka6-6/+29
2020-10-26AArch64: Add FLAG for store intrinsics [PR94442]zhengnannan2-11/+12
2020-10-26PR tree-optimization/97546 Bail out of find_bswap_or_nop on non-INTEGER_CST s...Kyrylo Tkachov2-1/+27
2020-10-26middle-end/97521 - always use single-bit bools in mask vector typesRichard Biener3-37/+40
2020-10-26x86: Inline strncmp only with -minline-all-stringopsH.J. Lu3-12/+25
2020-10-26x86: Add cmpmemsi for -minline-all-stringopsH.J. Lu7-63/+162
2020-10-26IBM Z: Add vcond_mask expanderAndreas Krebbel1-0/+11
2020-10-26middle-end/97554 - avoid overflow in alloc size computeRichard Biener1-1/+2
2020-10-26tree-optimization/97539 - reset out-of-loop debug uses before peelingRichard Biener2-1/+57
2020-10-26Make default duplicate and insert methods of summaries abort; fix falloutJan Hubicka10-110/+210
2020-10-26[Ada] Handle Iterated_Component_Association with Others_ChoiceEd Schonberg1-6/+18
2020-10-26[Ada] Further small edition to documentation of Ada.Text_IO.Fixed_IOEric Botcazou2-3/+3
2020-10-26[Ada] Replace GNAT_Extended_Ravenscar profile namePat Rogers2-18/+30
2020-10-26[Ada] Avoid crash on use of Ada 2020 featureBob Duff2-7/+6
2020-10-26[Ada] Further small edition to documentation of Ada.Text_IO.Fixed_IOEric Botcazou1-17/+14
2020-10-26[Ada] Fix freezing of previous contractsPiotr Trojanek1-4/+15
2020-10-26[Ada] Another small edition to documentation of Ada.Text_IO.Fixed_IOEric Botcazou1-15/+14
2020-10-26[Ada] Fix harmless assertion failure in GNATprove modePiotr Trojanek1-1/+18
2020-10-26[Ada] Document characteristics of ordinary fixed point typesEric Botcazou2-14/+16
2020-10-26[Ada] Relax assertion on Small in Ada.Text_IO.Fixed_IOEric Botcazou1-11/+11
2020-10-26[Ada] Fix Accept_Socket and Connect_Socket timeout supportDmitriy Anisimkov1-50/+25
2020-10-26[Ada] Minor editions to documentation of Ada.Text_IO.Fixed_IOEric Botcazou1-35/+33
2020-10-26[Ada] Fix GNATprove crash on generics with access typesYannick Moy1-1/+9
2020-10-26[Ada] Suppress warnings on unreferenced parameters of dispatching opsArnaud Charlet2-12/+19
2020-10-26[Ada] Fix typos in error message for array delta aggregatesPiotr Trojanek1-1/+1
2020-10-26[Ada] Restore hex addresses and improve symbolic backtracesOlivier Hainque1-9/+12
2020-10-26[Ada] x86-lynx178elf - gcc build failsDoug Rupp1-0/+3
2020-10-26[Ada] Fix interference between iterated element-and-component associationPiotr Trojanek1-6/+6
2020-10-26[Ada] Do not instantiate generic bodies outside of main unit in GNATproveYannick Moy1-0/+10
2020-10-26[Ada] Spurious error on Old attribute reference in delta aggregateEd Schonberg1-2/+7
2020-10-26[Ada] gnatpp: Document that --no-comments-fill is now the defaultBob Duff1-2/+2
2020-10-26[Ada] Missing errors on extension aggregates with unknown discriminantsGary Dismukes1-4/+17
2020-10-26[Ada] Delete: set Position to No_ElementBob Duff3-0/+6
2020-10-26[Ada] Improve error on missing with clauseArnaud Charlet1-3/+19
2020-10-26[Ada] Fix SPARK expansion of iterated_component_assoc in delta aggregatePiotr Trojanek1-0/+1
2020-10-26[Ada] Cleanup SPARK expansion of aggregates with iterated_component_assocPiotr Trojanek1-7/+3
2020-10-26[Ada] Fix typos in comments about parsing iterated_component_associationPiotr Trojanek1-8/+8
2020-10-26[Ada] AI12-0395: Allow aspect_specifications on formal parametersArnaud Charlet3-4/+4
2020-10-26[Ada] Crash on membership test in expression functionEd Schonberg1-1/+10
2020-10-26[Ada] Handle subtype_indication in 'Update for arraysPiotr Trojanek1-0/+3
2020-10-26Add overloaded debug_bb and debug_bb_n with dump flagsXionghu Luo3-2/+22
2020-10-26Daily bump.GCC Administrator3-1/+28
2020-10-25Ada, Darwin, PowerPC : Fix bootstrap after 128 int changes.Iain Sandoe1-1/+12
2020-10-25Correct decls for functions which do not pass actual arguments.Thomas Koenig5-40/+155
2020-10-25Daily bump.GCC Administrator4-1/+53
2020-10-24Update check for working assembler --gdwarf-4 optionH.J. Lu5-13/+164
2020-10-24c++: Fix verify_ctor_sanity ICE [PR96241]Marek Polacek3-2/+74
2020-10-24Handle undefined ranges in get_size_range.Aldy Hernandez2-6/+31
2020-10-24cgraph: move former_thunk_p out of CHECKING_P macro.Martin Liska1-15/+15
2020-10-24[RS6000] altivec style lvx/stvx addresses vs power10Alan Modra1-4/+10