aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-12-07Daily bump.GCC Administrator4-1/+109
2021-12-06analyzer: fix equivalence class state purging [PR103533]David Malcolm2-2/+149
2021-12-06rs6000: Fix errant "vector" instead of "__vector"Paul A. Clarke1-1/+1
2021-12-06bpf: mark/remove unused arguments and remove an unused functionJose E. Marchesi1-20/+5
2021-12-06ranger: Add shortcuts for single-successor blocksRichard Sandiford2-0/+6
2021-12-06ranger: Optimise irange_unionRichard Sandiford1-33/+13
2021-12-06Use dominators to reduce cache-flling.Andrew MacLeod2-0/+74
2021-12-06Add BB option for outgoing_edge_range_p and may_reocmpute_p.Andrew MacLeod2-29/+51
2021-12-06tree-optimization/103581 - fix masked gather on x86Richard Biener2-2/+61
2021-12-06tree-optimization/103544 - SLP reduction chain as SLP reduction issueRichard Biener2-3/+33
2021-12-06avr: Fix AVR build [PR71934]Jakub Jelinek1-2/+2
2021-12-06cse: Make sure duplicate elements are not entered into the equivalence set [P...Tamar Christina2-1/+38
2021-12-06Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class.liuhongt3-2/+38
2021-12-06Daily bump.GCC Administrator3-1/+14
2021-12-05Objective-C, NeXT: Reorganise meta-data declarations.Iain Sandoe4-23/+6
2021-12-04aix: Move AIX math builtins before new builtin machinery.David Edelsohn1-23/+23
2021-12-05Daily bump.GCC Administrator5-1/+81
2021-12-04c++: Add fixed test [PR93614]Marek Polacek1-0/+17
2021-12-04Fortran/OpenMP: Support most of 5.1 atomic extensionsTobias Burnus20-261/+1248
2021-12-04i386, ipa-modref: Comment spelling fixJakub Jelinek2-3/+3
2021-12-04c++: Allow indeterminate unsigned char or std::byte in bit_cast - P1272R4Jakub Jelinek7-2/+411
2021-12-04libcpp: Fix up handling of deferred pragmas [PR102432]Jakub Jelinek2-0/+46
2021-12-04[PR103028] test ifcvt trap_if seq more strictly after reloadAlexandre Oliva2-1/+24
2021-12-03testsuite: powerpc/vec_reve_1.c requires VSX.David Edelsohn1-2/+2
2021-12-04Daily bump.GCC Administrator6-1/+323
2021-12-03c++: avoid redundant scope in diagnosticsJason Merrill2-1/+21
2021-12-03rs6000: Fix up flag_shrink_wrap handling in presence of -mrop-protect [PR101324]Martin Liska2-4/+21
2021-12-03rs6000: testsuite: Add rop_ok effective-target functionPeter Bergner6-5/+12
2021-12-03Fortran: improve checking of array specificationsHarald Anlauf4-0/+39
2021-12-03c++: Fix for decltype(auto) and parenthesized expr [PR103403]Marek Polacek7-20/+133
2021-12-03x86: Add -mmove-max=bits and -mstore-max=bitsH.J. Lu17-18/+276
2021-12-03rs6000: Fix use of wrong enum for built-in function codeBill Schmidt1-2/+2
2021-12-03x86: Scan leal in PR target/83782 tests for x32H.J. Lu2-2/+2
2021-12-04RISC-V: Add implied defines of Zk, Zkn and ZksSiYu Wu2-2/+30
2021-12-04RISC-V: Add option defines for Scalar CryptographySiYu Wu3-0/+47
2021-12-03sve: combine nested if predicatesTamar Christina3-15/+82
2021-12-03Add TARGET_IFUNC_REF_LOCAL_OKH.J. Lu9-3/+95
2021-12-03testsuite: Fix up pr103456.c testcase [PR103456]Jakub Jelinek1-1/+1
2021-12-03x86: Speed up target attribute handling by using a cacheJakub Jelinek3-2/+27
2021-12-03pch: Add support for PCH for relocatable executables [PR71934]Jakub Jelinek14-49/+173
2021-12-03fortran: Fix setting of array lower bound for named arraysChung-Lin Tang3-14/+35
2021-12-03Make sure that we get unique test names if several DejaGnu directives refer t...Thomas Schwinge1-2/+12
2021-12-03[Committed] New testcase for C++/71792, bitfields and autoAndrew Pinski1-0/+42
2021-12-02gcc: Fix "argument list too long" from install-pluginsRichard Purdie1-1/+1
2021-12-02build: Implement --with-multilib-list for avr targetMatt Jacobson5-3/+27
2021-12-03Daily bump.GCC Administrator7-1/+713
2021-12-02[PATCH v2] configure: define TARGET_LIBC_GNUSTACK on muslIlya Lipnitskiy2-0/+6
2021-12-02Darwin: Rewrite host PCH support [PR 55610].Iain Sandoe1-38/+153
2021-12-02doc: Remove references to FreeBSD 1 and 2Gerald Pfeifer1-4/+0
2021-12-02analyzer: add regression test for leak false +ve [PR103526]David Malcolm1-0/+50