aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-11-19c++: Fix crash with broken deduction from {} [PR97895]Marek Polacek2-4/+17
2020-11-19config: Add tests for modules-desired featuresNathan Sidwell3-18/+268
2020-11-19c++: Relax new assert [PR 97905]Nathan Sidwell2-3/+9
2020-11-19pru: Add builtins for HALT and LMBDDimitar Dimitrov7-6/+201
2020-11-19vect: Add a “very cheap” cost modelRichard Sandiford11-10/+123
2020-11-19AArch64: Add cost table for Cortex-A76Wilco Dijkstra2-3/+106
2020-11-19AArch64: Improve inline memcpy expansionWilco Dijkstra1-36/+37
2020-11-19Fix PR ada/97805Eric Botcazou1-0/+7
2020-11-19Fix bootstrapRichard Biener1-1/+1
2020-11-19Fix gcc.dg/pr97897.cRichard Biener1-0/+1
2020-11-19refactor reassocs get_rankRichard Biener1-22/+24
2020-11-19Fix operand_equal_p hash and copare of ODR_TYPE_REFJan Hubicka1-19/+30
2020-11-19[3/3] [AArch64][vect] vec_widen_lshift patternJoel Hutton3-2/+131
2020-11-19[2/3] [vect] Add widening add, subtract patternsJoel Hutton13-4/+331
2020-11-19[1/3][aarch64] Add vec_widen patterns to aarch64Joel Hutton1-0/+47
2020-11-19tree-optimization/97901 - ICE propagating out LC PHIsRichard Biener2-17/+20
2020-11-19Enhance debug info for fixed-point typesEric Botcazou5-92/+27
2020-11-19tree-optimization/97897 - complex lowering on abnormal edgesRichard Biener3-1/+23
2020-11-19i386: Disable *<absneg:code><mode>2_i387_1 for TARGET_SSE_MATH modesUros Bizjak2-1/+16
2020-11-18Minor H8 shift code generation change in preparation for cc0 removalJeff Law4-18/+82
2020-11-19Daily bump.GCC Administrator17-1/+385
2020-11-18Fix middle-end/85811: Introduce tree_expr_maybe_non_p et al.Roger Sayle11-13/+443
2020-11-18lto: Fix typo in comment of gcc/lto/lto-symtab.cJerry Clcanny1-1/+1
2020-11-18vrp: Fix operator_trunc_mod::op1_range [PR97888]Jakub Jelinek4-4/+48
2020-11-18plugins: Allow plugins to handle global_options changesJakub Jelinek2-0/+35
2020-11-18analyzer: only use CWE-690 for unchecked return value [PR97893]David Malcolm2-19/+19
2020-11-18Objective-C++ : Avoid ICE on invalid with empty attributes.Iain Sandoe1-2/+2
2020-11-18Optimize two patterns with three xorsEugene Rozenfeld1-0/+10
2020-11-18Update gcc zh_TW.po.Joseph Myers1-4/+4
2020-11-18options, lto: Optimize streaming of optimization nodesJakub Jelinek1-8/+28
2020-11-18configury: --enable-link-serialization supportJakub Jelinek15-31/+224
2020-11-18testsuite: Adjust bb-slp-pr68892.c for AArch64Richard Sandiford1-3/+3
2020-11-18testsuite: Adjust gcc.dg/vect/slp-21.c for Arm targetsRichard Sandiford1-1/+11
2020-11-18testsuite: Add vect_perm3_int guardsRichard Sandiford2-5/+5
2020-11-18testsuite: Add a vect_partial_vectors_usage_2 guardRichard Sandiford1-1/+1
2020-11-18testsuite: Fix vect/vect-sdiv-pow2-1.cRichard Sandiford1-1/+4
2020-11-18preprocessor: C++ module-directivesNathan Sidwell1-1/+4
2020-11-18[PR97870] LRA: don't remove asm goto, just nullify it.Vladimir N. Makarov1-3/+12
2020-11-18Fix PR ada/97859, building ada cross compiler targeting powerpc64le-linux-gnuMatthias Klose1-1/+1
2020-11-18MSP430: Add mul{hi,si} and {u,}mulsidi3 expandersJozef Lawrynowicz1-5/+56
2020-11-18tree-optimization/97886 - deal with strange LC PHI nodesRichard Biener1-0/+11
2020-11-18d: Fix LHS of array concatentation evaluated before the RHS.Iain Buclaw3-1/+44
2020-11-18d: Fix a couple of ICEs found in the dmd front-end (PR97842)Iain Buclaw9-1/+93
2020-11-18d: Add dragonflybsd support for D compiler and runtimeIain Buclaw3-0/+61
2020-11-18openmp: Fix ICE on non-rectangular loop with known 0 iterationsJakub Jelinek2-1/+17
2020-11-18RISC-V: Support version controling for ISA standard extensionsKito Cheng21-88/+393
2020-11-18RISC-V: Support zicsr and zifencei extension for -march.Kito Cheng6-2/+29
2020-11-18RISC-V: Handle implied extension in canonical ordering.Kito Cheng1-5/+172
2020-11-18Clean up loop-closed PHIs after loop finalizeguojiufu6-3/+104
2020-11-17cmd/go, cmd/cgo: update gofrontend mangling checksIan Lance Taylor1-1/+1