aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-11[Ada] Do not clear Analyzed flag in expand if already set by preanalysisMarc Poulhiès1-1/+14
2021-10-11[Ada] Simplify code for checks within an initialization procedurePiotr Trojanek1-3/+1
2021-10-11[Ada] Fix crash on array component with Default_ValuePiotr Trojanek3-9/+12
2021-10-11[Ada] Size of time_t in newer verions of VxWorks7Doug Rupp1-2/+6
2021-10-11opts: Remove AUTODETECT_VALUE usage.Martin Liska2-6/+6
2021-10-11Remove usage of IRA_REGION_AUTODETECTMartin Liska3-6/+2
2021-10-11openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limitJakub Jelinek1-1/+5
2021-10-11IBM Z: Provide rawmemchr{qi,hi,si} expanderStefan Schulze Frielinghaus6-26/+203
2021-10-11ldist: Recognize strlen and rawmemchr like loopsStefan Schulze Frielinghaus12-31/+855
2021-10-11options: use cl_optimization_hash.Martin Liska1-18/+1
2021-10-11[PR/target 100316] Allow constant address for __builtin___clear_cache.Kito Cheng2-6/+22
2021-10-11Adjust testcase for O2 vectorization enabling.liuhongt1-1/+1
2021-10-11Daily bump.GCC Administrator4-1/+31
2021-10-10Fortran: handle initialization of derived type parameter arrays from scalarHarald Anlauf2-3/+32
2021-10-10var-tracking: Fix a wrong-debug issue caused by my r10-7665 var-tracking chan...Jakub Jelinek1-1/+2
2021-10-10tree-optimization: [PR102622]: wrong code due to signed one bit integer and "...Andrew Pinski2-9/+41
2021-10-10Daily bump.GCC Administrator6-1/+74
2021-10-09Fortran: accept both old and new-style relational operators in USE, ONLYHarald Anlauf2-4/+203
2021-10-09testsuite: Add missing comment for some dg-warningKewen Lin6-9/+9
2021-10-09Adjust more testcases for O2 vectorization enabling.liuhongt5-5/+7
2021-10-09openmp: Add support for OpenMP 5.1 structured-block-sequencesJakub Jelinek7-27/+167
2021-10-09Refine movhfcc.liuhongt4-6/+67
2021-10-09Daily bump.GCC Administrator9-1/+265
2021-10-08Fortran: Add diagnostic for F2018:C839 (TS29113:C535c)Sandra Loosemore6-68/+236
2021-10-08[PR102627] Use at least natural mode during splitting hard reg live rangeVladimir N. Makarov2-2/+44
2021-10-08Grow non_null_ref bitmap when num_ssa_names increases.Aldy Hernandez1-0/+3
2021-10-08Implement irange::debug()Aldy Hernandez2-0/+8
2021-10-08loop: Fix profile updates after unrolling [PR102385]Richard Sandiford8-37/+140
2021-10-08opts: include missing header files.Martin Liska2-0/+2
2021-10-08Come up with OPTION_SET_P macro.Martin Liska53-167/+192
2021-10-08openmp: Fix up declare target handling for vars with DECL_LOCAL_DECL_ALIAS [P...Jakub Jelinek2-59/+117
2021-10-08Tweak new test cases for -march=cascadelake strangeness.Roger Sayle3-3/+3