aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-29[Ada] tech debt: Parent (Empty) is not allowedBob Duff25-67/+138
2021-06-29[Ada] Fix old typo in commentEric Botcazou1-1/+1
2021-06-29[Ada] Further adjustment and optimization of System.Value_NEric Botcazou7-47/+48
2021-06-29[Ada] tech debt: clean up Component_SizeBob Duff4-15/+9
2021-06-29[Ada] Add some OS constants to control keepalive on TCP connectionsPascal Obry1-0/+15
2021-06-29[Ada] Rewrite Validated_View in recursive stylePiotr Trojanek2-26/+20
2021-06-29[Ada] Ignore again errors when running gen_il-mainEric Botcazou1-1/+3
2021-06-29[Ada] Factor out many fields in entitiesRichard Kenner2-78/+42
2021-06-29[Ada] Fix bug in node/entity kind numbers in sinfo/einfo.hBob Duff3-18/+13
2021-06-29[Ada] Consistently use Validated_View for Valid_Scalars on recordsPiotr Trojanek1-1/+1
2021-06-29Add forward propagation to SLP "any" permutesRichard Biener1-18/+63
2021-06-29Add 'default' to -foffload=; document that flag [PR67300]Tobias Burnus10-37/+158
2021-06-29libgomp.fortran/defaultmap-8.f90: Fix non-shared memory handlingTobias Burnus1-12/+25
2021-06-29doc/invoke.texi: Sort flags in 'C Language Options'Tobias Burnus1-127/+126
2021-06-29Refactor SLP permute opt propagationRichard Biener3-54/+120
2021-06-29match.pd: Avoid (intptr_t)x eq/ne CST to x eq/ne (typeof x) CST opt in GENERI...Jakub Jelinek2-1/+19
2021-06-29tree-optimization/101242 - fix reverse graph entry detectionRichard Biener3-14/+50
2021-06-29pdp11: Fix signednedd warnings, remove "register" keywordsJan-Benedict Glaw2-19/+18
2021-06-28bootstrap: Include tm_p.h in btfout.c and ctfout.c.David Edelsohn2-0/+2
2021-06-29Daily bump.GCC Administrator13-1/+477
2021-06-28analyzer: introduce byte_range and use to simplify dumpsDavid Malcolm3-6/+74
2021-06-28Regression tests for TREE_NO_WARNING enhancement to warning groups [PR74765, ...Martin Sebor2-0/+48
2021-06-28objc: Add support for per-location warning groups.Martin Sebor4-10/+11
2021-06-28libcc1: Add support for per-location warning groups.Martin Sebor1-1/+1
2021-06-28fortran: Add support for per-location warning groups.Martin Sebor5-60/+60
2021-06-28ada: Add support for per-location warning groups.Martin Sebor2-3/+4
2021-06-28libbacktrace: improve XCOFF supportIan Lance Taylor1-17/+18
2021-06-28libiberty: copy over .BTF section when using LTOIndu Bhagat1-0/+3
2021-06-28Enable BTF generation in the BPF backendIndu Bhagat2-14/+2
2021-06-28CTF/BTF documentationIndu Bhagat1-1/+31
2021-06-28CTF/BTF testsuitesIndu Bhagat91-15/+2376
2021-06-28CTF/BTF debug formatsIndu Bhagat19-36/+5343
2021-06-28dejagnu: modularize gcc-dg-debug-runtest a bitIndu Bhagat1-7/+16
2021-06-28dwarf: externalize some DWARF internals for needs of CTF/BTFIndu Bhagat2-43/+82
2021-06-28ipa-sra: Introduce a mini-DCE to tree-inline.c (PR 93385)Martin Jambor7-18/+243
2021-06-28ipa-sra: Restructure how cloning and call redirection communicate (PR 93385)Martin Jambor7-536/+476
2021-06-28libstdc++: Remove redundant explicit instantiationsJonathan Wakely2-18/+2
2021-06-28libstdc++: Fix backwards logic in 17_intro/names.cc test [PR 97088]Jonathan Wakely1-3/+7
2021-06-28libstdc++: Allow unique_ptr<Incomplete[]>::operator[] [PR 101236]Jonathan Wakely4-11/+58
2021-06-28libstdc++: Implement LWG 415 for std::wsJonathan Wakely5-10/+201
2021-06-28mklog: Handle correctly long lines.Martin Liska2-4/+43
2021-06-28Duplicate the range information of the phi onto the new ssa_nameAndrew Pinski1-17/+26
2021-06-28tree-optimization/101229 - fix vectorizer SLP hybrid detection with PHIsRichard Biener2-0/+43
2021-06-28v850: silent 2 warningsMartin Liska1-2/+2
2021-06-28v850: add v850_can_inline_p target hookMartin Liska1-0/+32
2021-06-28tree-optimization/101207 - fix BB reduc permute elide with life stmtsRichard Biener2-42/+71
2021-06-28tree-optimization/101173 - fix interchange dependence checkingRichard Biener2-2/+20
2021-06-28For 128/256-bit vec_cond_expr, When mask operands is lt reg const0_rtx, blend...liuhongt9-1/+324
2021-06-28Fold blendv builtins into gimple.liuhongt6-14/+165
2021-06-28Daily bump.GCC Administrator3-1/+19