aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-20git_commit.py: Add tests for signatures.Martin Liska4-2/+47
2020-05-20contrib/gcc-changelog: Skip over review linesFrederik Harwath2-1/+15
2020-05-20git_check_commit: shorted option nameMartin Liska2-4/+9
2020-05-20Add gcc-backport and support git cherry pick.Martin Liska5-0/+45
2020-05-20c/95141 - fix bogus integer overflow warningRichard Biener4-0/+20
2020-05-20Fix alignment for local variable [PR90811]Kito Cheng5-0/+98
2020-05-20Daily bump.GCC Administrator1-1/+1
2020-05-19libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)Jonathan Wakely3-2/+98
2020-05-19x86: Add FEATURE_AVX512VP2INTERSECT and update GFNI checkH.J. Lu3-2/+14
2020-05-19c++: Alias template instantiation template infoNathan Sidwell2-2/+20
2020-05-19preprocessor: Random cleanupsNathan Sidwell6-34/+19
2020-05-19[aarch64] PR target/94591: Don't generate invalid REV64 insnsAlex Coplan4-1/+45
2020-05-19Use REST API for bug titles in mklog.Martin Liska2-11/+13
2020-05-19Use commit timestamp in git_update_version.py.Martin Liska3-3/+9
2020-05-19PR c++/94923 - False positive -Wclass-memaccess with trivially copyable std::...Martin Sebor6-36/+183
2020-05-19preprocessor: Reimplement raw string lexing [pr95149]Nathan Sidwell6-284/+317
2020-05-19Fix FAIL: gcc.target/i386/pr92645-4.cRichard Biener2-3/+7
2020-05-19preprocessor: Fix ICE with EOF in macro args [pr95182]Nathan Sidwell6-9/+43
2020-05-19TESTSUITE: Fix tests for 16-bit targetsJozef Lawrynowicz114-450/+790
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek1-0/+354
2020-05-19mklog.py: improve parsing of struct names (ignore GTY).Martin Liska3-4/+42
2020-05-19Add missing changelog entry.Martin Liska1-0/+5
2020-05-19Fill up entries in reverse order.Martin Liska1-1/+1
2020-05-19bpf: do not save/restore callee-saved registers in function prolog/epilogJose E. Marchesi6-58/+129
2020-05-19bpf: add support for the -mxbpf optionJose E. Marchesi3-1/+17
2020-05-19New mklog script.Martin Liska4-0/+577
2020-05-19Move 2 mklog scripts to legacy subfolder.Martin Liska3-0/+5
2020-05-19Add missing ChangeLog entries.Uros Bizjak2-0/+29
2020-05-19i386: Add missing vector zero/sign extend expanders [PR92658]Uros Bizjak4-0/+805
2020-05-19Add missing ChangeLog entry.Martin Liska1-0/+4
2020-05-19Fix typo in c-parser.c.Martin Liska1-1/+1
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek12-5/+450
2020-05-19Add gcc-verify alias.Martin Liska2-0/+7
2020-05-19RISC-V: Handle implied extension for -march parser.Kito Cheng8-12/+122
2020-05-19RISC-V: Update march parserKito Cheng6-23/+42
2020-05-19cost invariant nodes from vect_slp_analyze_node_operations SLP walkRichard Biener4-89/+107
2020-05-18c++: Enable spec_hasher table sanitization [PR87847]Patrick Palka2-3/+6
2020-05-18c++: Explain fn template argument type/value mismatches [PR66439]Patrick Palka10-2/+43
2020-05-19Daily bump.GCC Administrator1-1/+1
2020-05-18c++: ICE when shortening right shift [PR94955]Marek Polacek4-1/+26
2020-05-18c++: ICE with -Wall and constexpr if [PR94937]Marek Polacek6-13/+62
2020-05-18PR middle-end/92815 - spurious -Wstringop-overflow writing into a flexible ar...Martin Sebor2-2/+8
2020-05-18c++: Sorry about type-dependent arg for __builtin_has_attribute [PR90915]Marek Polacek4-1/+25
2020-05-18PR middle-end/92815 - spurious -Wstringop-overflow writing into a flexible ar...Martin Sebor7-17/+439
2020-05-18PR middle-end/94940 - spurious -Warray-bounds for a zero length array member ...Martin Sebor5-39/+237
2020-05-18Update gcc sv.po.Joseph Myers2-412/+255
2020-05-18c++: Implement DR 1512, Pointer comparison vs qual convs [PR87699]Marek Polacek11-87/+287
2020-05-18c++: Create fewer SAVE_EXPR.Jason Merrill2-4/+8
2020-05-18c++: Don't add built-in operator for ++ on bool.Marek Polacek4-8/+42
2020-05-18c++: Regenerate cp/cfns.h.Marek Polacek2-18/+22