aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-24updating for generic libcody interfacedevel/lto-offloadJohn Ravi
2020-08-291. renamed libcody lto functions to invoke functionsJohn Ravi
2020-08-23check lto compilation statusJohn Ravi
2020-08-19Merge remote-tracking branch 'origin/master' into devel/lto-offloadJohn Ravi
2020-08-19libstdc++: Make make-unsigned-like-t<__int128> work [PR 96042]Jonathan Wakely
2020-08-19analyzer: fix ICE on deref_rvalue on SK_COMPOUND [PR96643]David Malcolm
2020-08-19analyzer: fix ICE on folding vector 0 [PR96705]David Malcolm
2020-08-19analyzer: fix ICE converting float to int [PR96699]David Malcolm
2020-08-19rs6000, restrict bfloat convert intrinsic to Power 10. Fix BU_P10V macro defi...Carl Love
2020-08-19rs6000: Enable more sibcalls when TOC is not preservedBill Schmidt
2020-08-19libstdc++: Remove deprecated comparison operators for RB treesJonathan Wakely
2020-08-19libstdc++: Make __int128 meet integer-class requirements [PR 96042]Jonathan Wakely
2020-08-19i386: Use code_for_ instead of gen_ for parameterized names more.Uros Bizjak
2020-08-19tree-optimization/94234 - add pattern for ptr-diff on addresses with same offsetFeng Xue
2020-08-19libstdc++: Mention new macros in commentsJonathan Wakely
2020-08-19libstdc++: integer-class types as per [iterator.concept.winc]Patrick Palka
2020-08-19x86: Detect Rocket Lake and Alder LakeH.J. Lu
2020-08-19libstdc++: Add deprecated attributes to old iostream membersJonathan Wakely
2020-08-19libstdc++: assert that type traits are not misused with incomplete types [PR ...Antony Polukhin
2020-08-19AArch64: Remove "fndecl && TREE_PUBLIC (fndecl)" in aarch64_init_cumulative_argsPeixin Qiao
2020-08-19testsuite: require c99 runtime for trigonometric optimisation testsPat Bernardi
2020-08-19[testsuite, nvptx] Add effective target sync_int_long_stackTom de Vries
2020-08-18options: Make --help= see overridden valuesKewen Lin
2020-08-18analyzer: consider initializers for globals [PR96651]David Malcolm
2020-08-18analyzer: fix ICE with negative bit offsets [PR96648]David Malcolm
2020-08-19Daily bump.GCC Administrator
2020-08-18c++: alias template template_info settingNathan Sidwell
2020-08-18rs6000: Rename instruction xvcvbf16sp to xvcvbf16spnPeter Bergner
2020-08-18aix: Support libsupc++ as a FAT libraryDavid Edelsohn
2020-08-18c++: Rewrite members for all deduction guides. [PR96199]Jason Merrill
2020-08-18c++: Handle enumerator in C++20 alias CTAD. [PR96199]Jason Merrill
2020-08-18PR fortran/96613,96686 - Fix type/kind issues, temporaries evaluating MIN/MAXHarald Anlauf
2020-08-18rs6000: unaligned VSX in memcpy/memmove expansionAaron Sawdey
2020-08-18Decouple adjust_range_from_scev from vr_values and value_range_equiv.Aldy Hernandez
2020-08-18PR middle-end/96665 - memcmp of a constant string not foldedMartin Sebor
2020-08-18Fix PR tree-optimization/96670 - ICE on memchr with an empty initializer.Martin Sebor
2020-08-18doc: add return type for functions in gimple.texiHu Jiangping
2020-08-18Update native_encode_expr description.Martin Sebor
2020-08-18i386: Rewrite restore_stack_nonlocal expander [PR96536].Uros Bizjak
2020-08-18libstdc++: Add "cold" to tests for reserved attribute namesJonathan Wakely
2020-08-18New tests for PR rtl-optimization/96298.Roger Sayle
2020-08-18libstdc++: Remove redundant copying of std::async arguments [PR 69724]Jonathan Wakely
2020-08-18c++: Move hidden-lambda entity lookup checkingNathan Sidwell
2020-08-18d: Fix ICE Segmentation fault during RTL pass: expand on armhf/armel/s390xIain Buclaw
2020-08-18Don't use pinsr/pextr for struct initialization/extraction.liuhongt
2020-08-18c: Fix -Wunused-but-set-* warning with _Generic [PR96571]Jakub Jelinek
2020-08-18Adjust testcase.liuhongt
2020-08-17analyzer: fix name of local in region_model::get_rvalue_1David Malcolm
2020-08-17analyzer: fix ICE on unhandled tree codes in get_rvalue_1 [PR96641]David Malcolm
2020-08-17analyzer: fix ICE on unhandled tree codes in gassign [PR96640]David Malcolm