aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-21driver: Fix several memory leaks [PR63854]Alex Coplan1-8/+52
2020-08-21Allow try_split to split RTX_FRAME_RELATED_P insnsSenthil Kumar Selvaraj3-65/+90
2020-08-21libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718]Jonathan Wakely4-0/+4
2020-08-21Enable bitwise operation for type mask.liuhongt13-68/+472
2020-08-21According to instruction_tables.pdfliuhongt1-4/+4
2020-08-21Enable direct movement between gpr and mask registers in pass_reload.liuhongt7-3/+128
2020-08-21x86: Add cost model for operation of mask registers.H.J. Lu3-0/+185
2020-08-20analyzer: add regression tests [PR95152]David Malcolm2-0/+17
2020-08-21Daily bump.GCC Administrator11-1/+147
2020-08-21d: Merge upstream dmd 1b5a53d01.Iain Buclaw5-11/+69
2020-08-20analyzer: fix infinite recursion ICE on unions [PR96723]David Malcolm3-0/+14
2020-08-20libstdc++: Fix typo in ChangeLogJonathan Wakely1-1/+1
2020-08-20configure: Also check C++11 (flags) for ${build} compiler not only for ${host}Tobias Burnus3-11/+1039
2020-08-20libstdc++: Make incrementable<__int128> satisfied in strict modeJonathan Wakely2-1/+38
2020-08-20This patch fixes PRs 96100 and 96101.Paul Thomas2-2/+44
2020-08-20vxworks: Fix GCC selftests for *-wrs-vxworks7-* targetsIain Buclaw1-5/+11
2020-08-20Fix obvious typo were errmsg_len was assigned to errmsg.Andre Vehreschild1-1/+1
2020-08-20arm: Require MVE memory operand for destination of vst1q intrinsicJoe Ramsay6-17/+37
2020-08-20libgomp: adjust nvptx_free callback context checkingChung-Lin Tang1-7/+15
2020-08-20Fortran: Fix OpenMP's 'if(simd:' etc. conditionsTobias Burnus3-2/+122
2020-08-20testsuite: Remove test for arm32 in arm_soft_okChristophe Lyon1-6/+4
2020-08-20testsuite: Skip arm/pure-code tests for arm*-*-uclinuxfdpiceabiChristophe Lyon1-1/+7
2020-08-20Fortran : rejected f0.d edit descriptor PR96436Mark Eggleston11-1/+142
2020-08-19analyzer: fix ICE on vector comparisons [PR96713]David Malcolm2-13/+20
2020-08-20Daily bump.GCC Administrator6-1/+399
2020-08-19c++: Check satisfaction before non-dep convs. [CWG2369]Jason Merrill22-38/+106
2020-08-19libstdc++: Make make-unsigned-like-t<__int128> work [PR 96042]Jonathan Wakely2-4/+48
2020-08-19analyzer: fix ICE on deref_rvalue on SK_COMPOUND [PR96643]David Malcolm2-21/+31
2020-08-19analyzer: fix ICE on folding vector 0 [PR96705]David Malcolm2-2/+11
2020-08-19analyzer: fix ICE converting float to int [PR96699]David Malcolm2-0/+18
2020-08-19rs6000, restrict bfloat convert intrinsic to Power 10. Fix BU_P10V macro defi...Carl Love3-322/+347
2020-08-19rs6000: Enable more sibcalls when TOC is not preservedBill Schmidt2-21/+28
2020-08-19libstdc++: Remove deprecated comparison operators for RB treesJonathan Wakely1-16/+0
2020-08-19libstdc++: Make __int128 meet integer-class requirements [PR 96042]Jonathan Wakely3-5/+62
2020-08-19i386: Use code_for_ instead of gen_ for parameterized names more.Uros Bizjak1-17/+19
2020-08-19tree-optimization/94234 - add pattern for ptr-diff on addresses with same offsetFeng Xue2-0/+18
2020-08-19libstdc++: Mention new macros in commentsJonathan Wakely1-0/+5
2020-08-19libstdc++: integer-class types as per [iterator.concept.winc]Patrick Palka7-4/+1219
2020-08-19x86: Detect Rocket Lake and Alder LakeH.J. Lu1-0/+10
2020-08-19libstdc++: Add deprecated attributes to old iostream membersJonathan Wakely7-18/+45
2020-08-19libstdc++: assert that type traits are not misused with incomplete types [PR ...Antony Polukhin6-4/+174
2020-08-19AArch64: Remove "fndecl && TREE_PUBLIC (fndecl)" in aarch64_init_cumulative_argsPeixin Qiao2-1/+11
2020-08-19testsuite: require c99 runtime for trigonometric optimisation testsPat Bernardi3-1/+4
2020-08-19[testsuite, nvptx] Add effective target sync_int_long_stackTom de Vries2-2/+14
2020-08-18options: Make --help= see overridden valuesKewen Lin1-2/+8
2020-08-18analyzer: consider initializers for globals [PR96651]David Malcolm7-29/+224
2020-08-18analyzer: fix ICE with negative bit offsets [PR96648]David Malcolm2-1/+38
2020-08-19Daily bump.GCC Administrator9-1/+245
2020-08-18c++: alias template template_info settingNathan Sidwell2-8/+25
2020-08-18rs6000: Rename instruction xvcvbf16sp to xvcvbf16spnPeter Bergner5-8/+8