aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-11-14Partially revert 5c6546ca7d8cab1f1c129f5b55f709e2ceee0f94Martin Liska1-29/+0
2022-11-14Partially revert d3fe767c16e7c528e4fc71c8a68ac14b4573d880.Martin Liska1-3/+0
2022-11-14Revert "jit: doc: Use shared Indices and tables"Martin Liska7-36/+40
2022-11-14Partially revert cd9eedb8ac2e904880da8d1e3c87a3557c38a04fMartin Liska1-2/+1
2022-11-14Partially revert ca1db2725a3232b2e15eaa1bd7fbe33927843476Martin Liska1-1/+1
2022-11-14Partially revert 12c583a2a3da798e82737c2d0e11fd686636cfebMartin Liska2-32/+0
2022-11-14Partially revert 59a63247992eb13153b82c4902aadf111460eac2.Martin Liska1-1/+2
2022-11-14Revert "doc: Remove outdated reference to "core" and front-end downloads"Martin Liska1-1/+3
2022-11-14Revert "configure: always set SPHINX_BUILD"Martin Liska2-2/+2
2022-11-14Partially revert d777b38cde91a87f2345dcd13901862a9513562aMartin Liska2-61/+0
2022-11-14i386: Add AMX-TILE dependency for AMX related ISAsHaochen Jiang7-16/+15
2022-11-14Partially revert 071e428c24ee8c1ed062597a093708bba29509c9Martin Liska2-8/+1
2022-11-14restrict gcc.dg/pr107554.c to 64bit platformsRichard Biener1-1/+1
2022-11-14Enable small loop unrolling for O2Hongyu Wang11-6/+107
2022-11-14Daily bump.GCC Administrator5-1/+122
2022-11-13analyzer: new warning: -Wanalyzer-tainted-assertion [PR106235]David Malcolm14-21/+821
2022-11-13Fortran: diagnostics for actual arguments to pointer dummy arguments [PR94104]José Rui Faustino de Sousa4-18/+90
2022-11-13Skip guality tests on hppa-hpux.John David Anglin3-0/+12
2022-11-13RISC-V: optimize '(a >= 0) ? b : 0' to srai + andn, if compiling for ZbbPhilipp Tomsich2-0/+28
2022-11-13RISC-V: costs: support shift-and-add in strength-reductionPhilipp Tomsich2-0/+50
2022-11-13configure: always set SPHINX_BUILDMartin Liska2-2/+2
2022-11-13ginclude: C2x header version macrosJoseph Myers18-0/+151
2022-11-13doc: Remove outdated reference to "core" and front-end downloadsJonathan Wakely1-3/+1
2022-11-09gcc/m2/tools-src/*.py coding style changes.Gaius Mulley3-402/+402
2022-11-09PR-101392 fix pass binop.proc to CodeBinarySetshift.Gaius Mulley1-1/+1
2022-11-09New regression tests added.Gaius Mulley2-0/+22
2022-11-09Bugfix to catch HIGH. Bugfix to check relational expressions.Gaius Mulley24-240/+391
2022-11-09tree-optimization/84646 - remove premature thread path rejectionRichard Biener1-16/+7
2022-11-09sphinx: add missing trailing newlineMartin Liska1049-1049/+1049
2022-11-09docs: fix: WARNING: Parsing of expression failed. Using fallback parser.Martin Liska5-10/+10
2022-11-09sphinx: update diagnostics URLsMartin Liska1-12/+14
2022-11-09Fix up foperator_abs::op1_range [PR107569]Jakub Jelinek1-3/+4
2022-11-09Add guality testcase for RTL alias analysis fixEric Botcazou1-0/+20
2022-11-09c++: Minimal handling of carries_dependency attributeJakub Jelinek3-3/+47
2022-11-09testsuite: Fix up pr107541.c testJakub Jelinek1-1/+3
2022-11-09avr: sphinx: port gen-avr-mmcu to RSTMartin Liska6-44/+49
2022-11-09RISC-V: costs: handle BSWAPPhilipp Tomsich1-0/+10
2022-11-09LoongArch: fix signed overflow in loongarch_emit_int_compareXi Ruoyao1-2/+5
2022-11-09Implement op[12]_range operators for PLUS_EXPR and MINUS_EXPR.Aldy Hernandez1-0/+45
2022-11-09sphinx: support installation if sphinx-build is missingMartin Liska7-101/+54
2022-11-09sphinx: sync latest changesMartin Liska4-11/+7
2022-11-09sphinx: do not use tm.rst.in with empty contentMartin Liska3-27/+7
2022-11-09sphinx: fix cross manual referencesMartin Liska5-6/+7
2022-11-09sphinx: add --with-sphinx-buildMartin Liska8-63/+117
2022-11-09sphinx: use proper lexers for target macrosMartin Liska2-12/+12
2022-11-09sphinx: ada: port to SphinxMartin Liska20-62000/+247
2022-11-09sphinx: jit: port libgccjit to shared SphinxMartin Liska61-17067/+57
2022-11-09sphinx: remove texinfo filesMartin Liska69-167721/+0
2022-11-09sphinx: add tm.rst.inMartin Liska1-0/+6903
2022-11-09sphinx: support Sphinx in build systemMartin Liska8-561/+317