aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-10-12i386: Improve workaround for PR82524 LRA limitation [PR85730]Uros Bizjak2-55/+242
2021-10-12doc: Update MinGW and mingw-64 download links.David Edelsohn1-2/+2
2021-10-12doc: Fix typos in alloc_size documentationDaniel Le Duc Khoi Nguyen1-2/+2
2021-10-12tree-optimization/102696 - fix SLP discovery for failed BIT_FIELD_REFRichard Biener2-0/+17
2021-10-12tree-optimization/102572 - fix gathers with invariant maskRichard Biener2-1/+15
2021-10-12sve: combine inverted masks into NOTsTamar Christina5-0/+235
2021-10-12Fix PR target/102588Eric Botcazou1-0/+3
2021-10-12Fortran: Various CLASS + assumed-rank fixed [PR102541]Tobias Burnus8-48/+209
2021-10-12openmp: Avoid calling clear_type_padding_in_mask in the common case where the...Jakub Jelinek3-2/+5
2021-10-12vectorizer: Fix up -fsimd-cost-model= handlingJakub Jelinek5-12/+22
2021-10-12Support reduc_{plus,smax,smin,umax,umin}_scal_v4qi.liuhongt4-0/+134
2021-10-11rs6000: Correct several errant dg-require-effective-targetPaul A. Clarke22-22/+22
2021-10-11rs6000: Support more SSE4 "cmp", "mul", "pack" intrinsicsPaul A. Clarke9-0/+384
2021-10-11rs6000: Support SSE4.1 "cvt" intrinsicsPaul A. Clarke13-0/+648
2021-10-11rs6000: Simplify some SSE4.1 "test" intrinsicsPaul A. Clarke1-26/+4
2021-10-11rs6000: Support SSE4.1 "min" and "max" intrinsicsPaul A. Clarke9-0/+428
2021-10-12Daily bump.GCC Administrator5-1/+431
2021-10-11Add obj-c++.srcman target to gcc/objcp/Makefile.Eric Gallager1-0/+1
2021-10-11Revert accidental change in ipa-modref-tree.hJan Hubicka1-6/+1
2021-10-11Commonize ipa-pta constraint generation for callsJan Hubicka6-295/+317
2021-10-11c++: Add testcase for already-fixed PR [PR102643]Patrick Palka1-0/+12
2021-10-11doc: improve -fsanitize=undefined descriptionDiane Meirowitz1-1/+2
2021-10-11middle-end/102683 - fix .DEFERRED_INIT expansionRichard Biener1-1/+3
2021-10-11middle-end/101480 - overloaded global new/deleteRichard Biener2-2/+54
2021-10-11[Ada] Fix problematic import of type-generic GCC atomic builtinEric Botcazou3-10/+142
2021-10-11[Ada] Tweak the warning about missing local raisesEric Botcazou1-3/+6
2021-10-11[Ada] Fix for atomic wrongly rejected on object of discriminated typeEric Botcazou1-12/+16
2021-10-11[Ada] Fix incorrect size for pathological pass-by-copy parametersEric Botcazou1-8/+10
2021-10-11[Ada] Runtime transition: System.ThreadsDoug Rupp2-78/+14
2021-10-11[Ada] Remove redundant guard in expansion of dispatching callsPiotr Trojanek1-6/+2
2021-10-11[Ada] Valid postconditions incorrectly rejected.Steve Baird2-2/+30
2021-10-11[Ada] Incorrect Dynamic_Predicate results for static argumentsSteve Baird2-1/+44
2021-10-11[Ada] sigset_t is an unsigned long on RTEMSPatrick Bernardi1-1/+1
2021-10-11[Ada] RTEMS: use regular RTEMS API for minimum stack size calculationPatrick Bernardi1-7/+12
2021-10-11[Ada] Export No_Exception_Propagation_Active for use by gigiEric Botcazou2-0/+5
2021-10-11[Ada] Warn about conversion with any predefined time typesPiotr Trojanek1-26/+36
2021-10-11[Ada] Simplify membership tests with N_Generic_DeclarationPiotr Trojanek3-19/+7
2021-10-11[Ada] Remove constant argumentsEtienne Servais12-248/+160
2021-10-11[Ada] Find an interpretation for membership test with a singleton valueEtienne Servais1-9/+33
2021-10-11[Ada] RTEMS: use hardware interrupts instead of signals for interrupt handlingPatrick Bernardi9-152/+1732
2021-10-11[Ada] Fix internal error on fixed-point divide, multiply and scalingEric Botcazou1-79/+92
2021-10-11[Ada] Reorder subprogram spec and bodies in alphabetical orderEtienne Servais1-35/+35
2021-10-11[Ada] Rewrite extended names in derived class-wide expressionsPiotr Trojanek1-1/+1
2021-10-11[Ada] Import binder globals as constantGhjuvan Lacambre29-53/+44
2021-10-11[Ada] Move rewriting of boxes in aggregates from resolution to expansionPiotr Trojanek3-69/+29
2021-10-11[Ada] Simplify initialization of concurrent componentsPiotr Trojanek1-5/+2
2021-10-11[Ada] Simplify detection of delayed aggregatesPiotr Trojanek1-5/+2
2021-10-11[Ada] Simplify detection of record components with default initializationPiotr Trojanek1-24/+19
2021-10-11[Ada] Remove redundant guard against an empty component listPiotr Trojanek1-4/+0
2021-10-11[Ada] RTEMS: use default stack checking emulation packagePatrick Bernardi2-114/+2