aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-16RTEMS: Add -mcustom-fpu-cfg=fph2 multilibSebastian Huber1-128/+18
2021-01-16nios2: Add -mcustom-fpu-cfg=fph2Sebastian Huber2-1/+50
2021-01-16nios2: Remove custom instruction warningsSebastian Huber1-28/+0
2021-01-16match.pd: Optimize ((cst << x) & 1) [PR96669]Jakub Jelinek3-1/+38
2021-01-16cd_dce: Return TODO_update_address_taken from last cd_dce [PR96271]Jakub Jelinek3-5/+29
2021-01-15libstdc++-v3: Add -fcf-protection=none to -march=i486H.J. Lu1-1/+1
2021-01-16Daily bump.GCC Administrator12-1/+418
2021-01-15rs6000, vector integer multiply/divide/modulo instructionsCarl Love8-54/+760
2021-01-15Reset force_source_line in final.cEric Botcazou1-0/+1
2021-01-15fortran: Fixes a bug in ISO_Fortran_binding.c.Jerry DeLisle3-2/+37
2021-01-15c++: Fix qualified array-type construction [PR 98538]Nathan Sidwell2-3/+23
2021-01-15preprocessor: Make quoting : [PR 95253]Nathan Sidwell3-7/+7
2021-01-15match.pd: Generalize the PR64309 simplifications [PR96669]Jakub Jelinek2-4/+76
2021-01-15match.pd: Optimize (x < 0) ^ (y < 0) to (x ^ y) < 0 etc. [PR96681]Jakub Jelinek2-0/+53
2021-01-15drop -dumpbase-ext from producer stringAlexandre Oliva1-0/+1
2021-01-15c++: Avoid redundant copy in {} init [PR98642]Jason Merrill4-33/+97
2021-01-15c++: Fix copy elision for base initializationJason Merrill2-0/+82
2021-01-15AArch64: Add NEON, SVE and SVE2 RTL patterns for Multiply, FMS and FMA.Tamar Christina4-3/+242
2021-01-15c++: Fix list-init of array of no-copy type [PR63707]Jason Merrill2-1/+25
2021-01-15gcc.dg/analyzer tests: use __builtin_alloca, not alloca.hAlexandre Oliva4-12/+7
2021-01-15testsuite: Add testcase coverage for already fixed [PR96671]Jakub Jelinek2-0/+102
2021-01-15bootstrap: fix failing diagnostic selftest on Windows [PR98696]David Malcolm1-3/+9
2021-01-15c-family: Improve MEM_REF printing for diagnostics [PR98597]Jakub Jelinek3-88/+301
2021-01-15openmp: Change the way of building of reduction array typeJakub Jelinek1-1/+3
2021-01-15[PATCH] aarch64: Implement vmlsl[_high]* intrinsics using builtinsKyrylo Tkachov3-74/+36
2021-01-15i386: Use cpp_define_formatted for __SIZEOF_FLOAT80__ definitionUros Bizjak1-6/+3
2021-01-15preprocessor: Make quoting : [PR 95253]Nathan Sidwell1-1/+0
2021-01-15c++: Fix langspecs with -fsyntax-only [PR98591]Nathan Sidwell2-15/+28
2021-01-15aarch64: Add a minipass for fusing CC insns [PR88836]Richard Sandiford8-1/+354
2021-01-15recog: Fix insn_change_watermark destructorRichard Sandiford1-1/+7
2021-01-15rtl-ssa: Fix a silly typoRichard Sandiford2-2/+2
2021-01-15IBM Z: Fix linking to libatomic in target test casesMarius Hillenbrand2-1/+5
2021-01-15arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsicsChristophe Lyon4-1/+110
2021-01-15Revert "arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsics"Christophe Lyon2-76/+1
2021-01-15tree-optimization/96376 - do not check alignment for invariant loadsRichard Biener1-8/+15
2021-01-15Pytest in tests: improveMartin Liska3-8/+29
2021-01-15testsuite/96147 - align vector accessRichard Biener1-0/+1
2021-01-15testsuite/96147 - scan for vectorized loadRichard Biener1-1/+1
2021-01-15testsuite/96147 - key scanning on vect_hw_misalignRichard Biener1-1/+1
2021-01-15testsuite/96147 - remove scanning for ! vect_hw_misalignRichard Biener1-1/+3
2021-01-15arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsicsChristophe Lyon2-1/+76
2021-01-15testsuite/96098 - remove redundant testcaseRichard Biener1-20/+0
2021-01-15libatomic, libgomp, libitc: Fix bootstrap [PR70454]Jakub Jelinek3-64/+64
2021-01-15arm: Auto-vectorization for MVE: vshrChristophe Lyon4-35/+130
2021-01-15arm: Auto-vectorization for MVE: vshlChristophe Lyon4-31/+85
2021-01-15tree-optimization/98685 - fix placement of extern convertsRichard Biener2-3/+23
2021-01-15testsuite: Fix sed script errors in complex testsTamar Christina2-28/+28
2021-01-14compiler: add support for reading embedcfg filesIan Lance Taylor4-1/+634
2021-01-15Daily bump.GCC Administrator11-1/+478
2021-01-14jit: remove "Alpha" warning from docsDavid Malcolm3-17/+1