]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2020-05-06 Richard Bienertree-optimization/94965 - fix typo in vec_info * passing
2020-05-06 Rainer Orthdoc: Update install.texi for GCC 10 on Solaris
2020-05-06 liuhongtEnable TARGET_TSXLDTRK for GCC support.
2020-05-06 Jakub Jelinekriscv: Fix up riscv_atomic_assign_expand_fenv [PR94950]
2020-05-06 Jakub Jelinekcombine: Don't replace SET_SRC with REG_EQUAL note...
2020-05-06 liuhongtEnable GCC support for SERIALIZE
2020-05-06 Richard BienerAdjust integer <-> pointer conversion IL checking
2020-05-06 GCC AdministratorDaily bump.
2020-05-05 Jason Merrillc++: CWG2235 partial ordering and non-dependent types
2020-05-05 Jason Merrillc++: constexpr and lambda capture [PR90212]
2020-05-05 H.J. Lumatcher-1.m: Change return type to int
2020-05-05 Harald AnlaufPR fortran/93366 - ICE on invalid, reject invalid use...
2020-05-05 Nathan Sidwelllibitm: Disable diagnostic coloring in tests
2020-05-05 Iain Sandoecoroutines: Replace extra checks for co_yield with...
2020-05-05 Michael MeissnerDelete file meant for a private branch
2020-05-05 Michael MeissnerRemove files meant for a private branch
2020-05-05 Michael MeissnerDelete file meant for private branch
2020-05-05 Michael MeissnerDelete file meant for private branch
2020-05-05 Michael MeissnerRemove files meant for private branch
2020-05-05 Michael MeissnerDelete changes meant for a private branch.
2020-05-05 Michael MeissnerPatch ieee128-lib-patch010b
2020-05-05 Michael MeissnerNew file
2020-05-05 Michael MeissnerNew files
2020-05-05 Sebastian HuberRTEMS: Improve GCC specification
2020-05-05 Dimitar DimitrovPRU: Remove TARGET_HARD_REGNO_CALL_PART_CLOBBERED
2020-05-05 Dimitar Dimitrovtestsuite: pru: Add clobber test
2020-05-05 Dimitar DimitrovPRU: Fix R3.w0 register class
2020-05-05 Dimitar DimitrovPRU: Simplify machine description
2020-05-05 Dimitar DimitrovPRU: Fix comment to avoid fall through warning
2020-05-05 Michael MeissnerPatch ieee128-lib-patch009b
2020-05-05 Michael MeissnerPatch ieee128-lib-patch008b
2020-05-05 Michael MeissnerPatch ieee128-lib-patch007b
2020-05-05 Michael MeissnerUpdate ChangeLog
2020-05-05 Michael MeissnerRemove extra newline
2020-05-05 Michael MeissnerPatch ieee128-lib-patch006b
2020-05-05 Michael MeissnerPatch ieee128-lib-patch005b
2020-05-05 Michael MeissnerPatch ieee128-lib-patch004b
2020-05-05 Michael MeissnerPatch ieee128-lib-patch003b
2020-05-05 Michael MeissnerPatch ieee128-lib-patch002b
2020-05-05 Michael MeissnerPatch ieee128-lib-patch001b
2020-05-05 Michael Meissnersetup branch
2020-05-05 Uros Bizjaki386: Use "clobber (scratch)" in expanders
2020-05-05 Stefan Schulze... c-attribs.c: Fix warning about use of uninitialized...
2020-05-05 Nathan Sidwellc++: Avoid inconsistency in lambda fn's this pointer...
2020-05-05 Jakub Jelinekcsa, postreload: Improve csa after recent cselib change...
2020-05-05 Marek Polacekc++: Member template function lookup failure [PR94799]
2020-05-05 Martin LiskaRemove __gcov_flush.
2020-05-05 Martin LiskaUse __gcov_dump and __gcov_reset in execv and fork...
2020-05-05 Martin LiskaDo locking for __gcov_dump and __gcov_reset as well.
2020-05-05 Martin Liskaoptgen: make more sanity checks for enums.
2020-05-05 Martin LiskaProvide warning for missing jobserver.
2020-05-05 Martin LiskaAdd missing ChangeLog entries.
2020-05-05 Martin Liskagcov: print total_lines summary for all files.
2020-05-05 Martin LiskaProvide hint for misspelled -fdump-foo options.
2020-05-05 Martin LiskaMerge dg-options and dg-additional-options if len ...
2020-05-05 Martin LiskaUse const for template argument.
2020-05-05 Martin LiskaPut index check before use.
2020-05-05 Martin LiskaUse const for some function arguments.
2020-05-05 Martin LiskaRemove 2 dead variables in bid_internal.h.
2020-05-05 Richard Bienerrewrite hybrid SLP detection
2020-05-05 Richard Bienertestsuite/92177 - adjust expected patterns for gcc...
2020-05-05 Richard Bieneripa/94947 - fix test for externally visible variables...
2020-05-05 Eric BotcazouSilence warning in LTO mode on VxWorks
2020-05-05 Eric BotcazouDo not put incomplete CONSTRUCTORs into static memory
2020-05-05 Richard Bienertree-optimization/94949 - fix load eliding in SM
2020-05-05 Alex Coplanaarch64: eliminate redundant zero extend after bitwise...
2020-05-05 Jakub Jelinekmatch.pd: Canonicalize (x + (x << cst)) into (x * cst2...
2020-05-05 Jakub Jelinekx86: Fix *vec_dupv4hi constraints [PR94942]
2020-05-05 Jakub Jelinekmatch.pd: Optimize (((type)A * B) >> prec) != 0 into...
2020-05-05 Uros Bizjaki386: Use int_nonimmediate_operand more
2020-05-05 Richard Bienerfix build of targets not implementing add_stmt_cost
2020-05-05 Rainer Orthbuild: Fix 32-bit TLS detection with 64-bit-default...
2020-05-05 Richard Bieneradd vec_info * parameters where needed
2020-05-05 Jakub Jelineki386: Simplify {,v}ph{add,sub{,s}{w,d} insn patterns...
2020-05-05 GCC AdministratorDaily bump.
2020-05-04 Patrick Palkac++: Avoid unnecessary copying in cp_fold [PR94038]
2020-05-04 Fangrui Songlibstdc++: Fix the return type of __cxa_finalize
2020-05-04 Jonathan Wakelylibstdc++: Fix broken link to SGI STL FAQ
2020-05-04 Jonathan Wakelylibstdc++: Fix incorrect size calculation in PMR resour...
2020-05-04 Eric BotcazouFix Ada bootstrap on Cygwin64
2020-05-04 David Edelsohnrs6000: AIX long double builtins for 64 bit long double.
2020-05-04 Richard Sandifordinternal-fn: Avoid dropping the lhs of some calls ...
2020-05-04 Iain Sandoecoroutines: Mark the gro as artificial.
2020-05-04 Joseph MyersUpdate gcc sv.po.
2020-05-04 Nathan Sidwelllibstdc++: Avoid negating a size_t [pr 94747]
2020-05-04 Uros BizjakAdded missing ChangeLog entries
2020-05-04 Uros Bizjaki386: Use SBB more [PR94650]
2020-05-04 Nathan Sidwellc++: Simplify process_template_parm
2020-05-04 Nathan Sidwellc++: Don't save parms in nested requirement [pr 94827]
2020-05-04 Marek PolacekRevert "tree: Don't reuse types if TYPE_USER_ALIGN...
2020-05-04 Richard Bienertree-optimization/93891 - improve same-store disambiguation
2020-05-04 Jonathan Wakelylibstdc++: Make pmr::synchronized_pool_resource work...
2020-05-04 Richard Bienertree-optimization/39612 - avoid issueing loads in SM...
2020-05-04 Martin Jambortree-inline: Simplify IPA-CP type conversion (PR 93385)
2020-05-04 Uros Bizjaki386: Use SHR to compare with large power-of-two consta...
2020-05-04 Jakub Jelinekmatch.pd: Optimize (x < 0) != (y < 0) into (x ^ y)...
2020-05-04 Jakub Jelinekmatch.pd: Decrease number of nop conversions around...
2020-05-04 Jakub Jelinekmatch.pd: Move (X & C) eqne (Y & C) -> -> (X ^ Y) ...
2020-05-04 Jakub Jelinekdiagnostics: get_option_html_page fixes
2020-05-04 GCC AdministratorDaily bump.
next
This page took 0.087599 seconds and 5 git commands to generate.