summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2020-05-06c++: QT overload regression with attribute [PR94946]Nathan Sidwell
2020-05-06coroutines: Remove references to n4849 (NFC).Iain Sandoe
2020-05-06x86: Fix vextract* masked patterns [PR93069]Jakub Jelinek
2020-05-06add a new option -flarge-source-files.qing zhao
2020-05-06i386: Use ADD to implement compares with negated operand [PR94913]Uros Bizjak
2020-05-06Prepare removal of SLP_INSTANCE_GROUP_SIZERichard Biener
2020-05-06aarch64: fix conflicting declarationsAndreas Schwab
2020-05-06middle-end/94964 - avoid EH loop entry with CP_SIMPLE_PREHEADERSRichard Biener
2020-05-06tree-optimization/94963 - avoid bogus uninit warning with store-motionRichard Biener
2020-05-06Add ChangeLog entries for patch TSXLDTRK.liuhongt
2020-05-06Add ENQCMD, AVX512BF16, AVX512_VP2INTERSECT to gcc.target/i386/funcspec-56.inc.liuhongt
2020-05-06match.pd: Optimize ~(~X +- Y) into (X -+ Y) [PR94921]Jakub Jelinek
2020-05-06tree-optimization/94965 - fix typo in vec_info * passingRichard Biener
2020-05-06doc: Update install.texi for GCC 10 on SolarisRainer Orth
2020-05-06Enable TARGET_TSXLDTRK for GCC support.liuhongt
2020-05-06riscv: Fix up riscv_atomic_assign_expand_fenv [PR94950]Jakub Jelinek
2020-05-06combine: Don't replace SET_SRC with REG_EQUAL note content if SET_SRC has sid...Jakub Jelinek
2020-05-06Enable GCC support for SERIALIZEliuhongt
2020-05-06Adjust integer <-> pointer conversion IL checkingRichard Biener
2020-05-06Daily bump.GCC Administrator
2020-05-05c++: CWG2235 partial ordering and non-dependent typesJason Merrill
2020-05-05c++: constexpr and lambda capture [PR90212]Jason Merrill
2020-05-05matcher-1.m: Change return type to intH.J. Lu
2020-05-05PR fortran/93366 - ICE on invalid, reject invalid use of NULL() as argumentHarald Anlauf
2020-05-05coroutines: Replace extra checks for co_yield with asserts.Iain Sandoe
2020-05-05Remove files meant for a private branchMichael Meissner
2020-05-05Delete file meant for private branchMichael Meissner
2020-05-05Delete changes meant for a private branch.Michael Meissner
2020-05-05RTEMS: Improve GCC specificationSebastian Huber
2020-05-05PRU: Remove TARGET_HARD_REGNO_CALL_PART_CLOBBEREDDimitar Dimitrov
2020-05-05testsuite: pru: Add clobber testDimitar Dimitrov
2020-05-05PRU: Fix R3.w0 register classDimitar Dimitrov
2020-05-05PRU: Simplify machine descriptionDimitar Dimitrov
2020-05-05PRU: Fix comment to avoid fall through warningDimitar Dimitrov
2020-05-05Patch ieee128-lib-patch009bMichael Meissner
2020-05-05Patch ieee128-lib-patch008bMichael Meissner
2020-05-05Patch ieee128-lib-patch007bMichael Meissner
2020-05-05Remove extra newlineMichael Meissner
2020-05-05Patch ieee128-lib-patch006bMichael Meissner
2020-05-05Patch ieee128-lib-patch005bMichael Meissner
2020-05-05Patch ieee128-lib-patch004bMichael Meissner
2020-05-05Patch ieee128-lib-patch002bMichael Meissner
2020-05-05Patch ieee128-lib-patch001bMichael Meissner
2020-05-05setup branchMichael Meissner
2020-05-05i386: Use "clobber (scratch)" in expandersUros Bizjak
2020-05-05c-attribs.c: Fix warning about use of uninitialized variable nunitsStefan Schulze Frielinghaus
2020-05-05c++: Avoid inconsistency in lambda fn's this pointer name [pr94807]Nathan Sidwell
2020-05-05csa, postreload: Improve csa after recent cselib changes [PR94516]Jakub Jelinek
2020-05-05c++: Member template function lookup failure [PR94799]Marek Polacek
2020-05-05Remove __gcov_flush.Martin Liska