aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-05-03[Ada] Update copyright noticeArnaud Charlet2209-2209/+2209
2021-05-03[Ada] Remove unused initial values in expansion of distributed callsPiotr Trojanek1-5/+5
2021-05-03[Ada] Replace calls to RTE with Is_RTE where possiblePiotr Trojanek13-72/+51
2021-05-03[Ada] Replace call with a reference to a local constantPiotr Trojanek1-1/+1
2021-05-03[Ada] Error message on invalid prefixed procedure callEd Schonberg1-0/+10
2021-05-03[Ada] Rename package instead of each routineDmitriy Anisimkov2-41/+5
2021-05-03[Ada] Fix attributes Version and Body_Version for concurrent unitsPiotr Trojanek1-9/+8
2021-05-03[Ada] Allow attributes Version and Body_Version prefixed by entriesPiotr Trojanek1-10/+6
2021-05-03[Ada] Fix typos in calls to Error_Msg_NEPiotr Trojanek3-3/+3
2021-05-03[Ada] Fix calls to Error_Msg_NE instead of Error_Msg_NPiotr Trojanek5-18/+16
2021-05-03[Ada] Remove leading and trailing spaces in error messagesPiotr Trojanek13-27/+27
2021-05-03[Ada] Remove confusing warning on type exportArnaud Charlet1-4/+0
2021-05-03[Ada] Spurious warning about premature use of selected componentEd Schonberg1-0/+11
2021-05-03[Ada] Expansion in _postconditions confusing CodePeerJustin Squirek4-38/+78
2021-05-03[Ada] Spurious accessibility error on call in return statementJustin Squirek1-0/+11
2021-05-03[Ada] Crash on aggregate in function call in object declarationEd Schonberg1-2/+6
2021-05-03[Ada] Code and style cleanups for CUDAPiotr Trojanek3-43/+42
2021-05-03[Ada] No_Implicit_Loops restriction and pragma AssertArnaud Charlet1-7/+36
2021-05-03[Ada] Spurious warning on postcondition and resultArnaud Charlet1-28/+2
2021-05-03[Ada] Code cleanupArnaud Charlet1-2/+0
2021-05-03[Ada] Cleanup processing of aspect Dynamic_PredicatePiotr Trojanek1-15/+7
2021-05-03[Ada] Compiler aborts on a constrained subtype of a predicated typeEd Schonberg2-9/+13
2021-05-03Daily bump.GCC Administrator3-1/+51
2021-05-02aix: Redesign section encoding and selectionDavid Edelsohn9-110/+133
2021-05-02nvptx: Fix up nvptx build against latest libstdc++ [PR100375]Jakub Jelinek1-5/+5
2021-05-02i386: Fix up plugin header install on x86 [PR100336]Jakub Jelinek1-1/+2
2021-05-02Daily bump.GCC Administrator3-1/+26
2021-05-01c++: C++11 range-for and ovl/lkp_iteratorJason Merrill3-47/+55
2021-05-01Add GTY support for irange.Aldy Hernandez2-42/+56
2021-04-30doc/options.texi: Fix the description of 'Negative'.Geng Qi1-2/+2
2021-05-01Daily bump.GCC Administrator3-1/+308
2021-04-30testsuite: aarch64: Add fusion tests for FP vml[as] intrinsicsJonathan Wright2-0/+134
2021-04-30aarch64: Use RTL builtins for FP ml[as][q]_laneq intrinsicsJonathan Wright3-4/+62
2021-04-30aarch64: Use RTL builtins for FP ml[as][q]_lane intrinsicsJonathan Wright3-13/+55
2021-04-30aarch64: Use RTL builtins for FP ml[as] intrinsicsJonathan Wright4-8/+43
2021-04-30aarch64: Use RTL builtins for FP ml[as]_n intrinsicsJonathan Wright3-34/+47
2021-04-30aarch64: Use RTL builtins for vmull[_high]_p8 intrinsicsJonathan Wright3-12/+44
2021-04-30AVR cc0 conversion - adjust peepholesSenthil Kumar Selvaraj1-216/+308
2021-04-30middle-end: Disable section anchors for VAR_DECLs if -fdata-sectionsDavid Edelsohn1-0/+6
2021-04-30Define target hook to emit KFmode constants for libgcc.Michael Meissner1-0/+29
2021-04-30Refactor backward threader registry and profitability code into classes.Aldy Hernandez1-154/+213
2021-04-30Jump threader refactor.Aldy Hernandez7-610/+648
2021-04-30gcc/genflags.c: Improve error messageChristophe Lyon1-2/+2
2021-04-30c++/98032 - add testcaseRichard Biener1-0/+20
2021-04-30Update alignment_for_piecewise_moveH.J. Lu1-1/+1
2021-04-30Don't use nullptr return from simplify_gen_subregH.J. Lu1-1/+3
2021-04-30tree-optimization/96513 - add testcase for fixed bugRichard Biener1-0/+26
2021-04-30i386: Introduce reversed ADC and SBB patterns [PR98060]Uros Bizjak4-7/+131
2021-04-30modulo-sched: skip loops with strange register defs [PR100225]Roman Zhuykov2-21/+50
2021-04-29RISC-V: For '-march' and '-mabi' options, add 'Negative' property mentions it...Geng Qi1-2/+2