]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-05-16  gccadminDaily bump.
2019-05-15  jakub PR middle-end/90478
2019-05-15  jakub * omp-low.c (lower_rec_input_clauses): For if (0)...
2019-05-15  jakub PR debug/90197
2019-05-15  rediQualify calls in std::visit and std::visit<R>
2019-05-15  mpolacek CWG 2096 - constraints on literal unions.
2019-05-15  jbRemove translation string markers
2019-05-15  jbAllow opening file on multiple units
2019-05-15  uros * config/i386/i386-expand.c (ix86_split_idivmod):...
2019-05-15  paolo2019-05-15 Paolo Carlini <paolo.carlini@oracle.com>
2019-05-15  hjli386: Add tests for MMX intrinsic emulations with SSE
2019-05-15  hjli386: Enable TM MMX intrinsics with SSE2
2019-05-15  hjli386: Allow MMX intrinsic emulation with SSE
2019-05-15  hjli386: Allow MMX vector expanders with TARGET_MMX_WITH_SSE
2019-05-15  hjli386: Allow MMXMODE moves with TARGET_MMX_WITH_SSE
2019-05-15  hjlPrevent allocation of MMX registers with TARGET_MMX_WIT...
2019-05-15  hjli386: Emulate MMX abs<mode>2 with SSE
2019-05-15  hjli386: Emulate MMX ssse3_palignrdi with SSE
2019-05-15  hjli386: Emulate MMX ssse3_psign<mode>3 with SSE
2019-05-15  hjli386: Emulate MMX pshufb with SSE version
2019-05-15  hjli386: Emulate MMX ssse3_pmulhrswv4hi3 with SSE
2019-05-15  hjli386: Emulate MMX ssse3_pmaddubsw with SSE
2019-05-15  hjli386: Emulate MMX ssse3_ph<plusminus_mnemonic>dv2si3...
2019-05-15  hjli386: Emulate MMX ssse3_ph<plusminus_mnemonic>wv4hi3...
2019-05-15  hjli386: Make _mm_empty () as NOP without MMX
2019-05-15  hjli386: Emulate MMX umulv1siv1di3 with SSE2
2019-05-15  hjli386: Emulate MMX movntq with SSE2 movntidi
2019-05-15  hjli386: Emulate MMX mmx_psadbw with SSE
2019-05-15  hjli386: Emulate MMX mmx_uavgv4hi3 with SSE
2019-05-15  hjli386: Emulate MMX mmx_uavgv8qi3 with SSE
2019-05-15  hjli386: Emulate MMX maskmovq with SSE2 maskmovdqu
2019-05-15  hjli386: Emulate MMX mmx_umulv4hi3_highpart with SSE
2019-05-15  hjli386: Emulate MMX mmx_pmovmskb with SSE
2019-05-15  hjli386: Emulate MMX V4HI smaxmin/V8QI umaxmin with SSE
2019-05-15  hjli386: Emulate MMX mmx_pinsrw with SSE
2019-05-15  hjli386: Emulate MMX mmx_pextrw with SSE
2019-05-15  hjli386: Emulate MMX sse_cvtpi2ps with SSE
2019-05-15  hjli386: Emulate MMX sse_cvtps2pi/sse_cvttps2pi with SSE
2019-05-15  hjli386: Emulate MMX pshufw with SSE
2019-05-15  hjli386: Emulate MMX vec_dupv2si with SSE
2019-05-15  hjli386: Emulate MMX mmx_eq/mmx_gt<mode>3 with SSE
2019-05-15  hjli386: Emulate MMX mmx_andnot<mode>3 with SSE
2019-05-15  hjli386: Emulate MMX <any_logic><mode>3 with SSE
2019-05-15  hjli386: Emulate MMX ashr<mode>3/<shift_insn><mode>3 with SSE
2019-05-15  hjli386: Emulate MMX mmx_pmaddwd with SSE
2019-05-15  hjli386: Emulate MMX smulv4hi3_highpart with SSE
2019-05-15  hjli386: Emulate MMX mulv4hi3 with SSE
2019-05-15  hjli386: Emulate MMX plusminus/sat_plusminus with SSE
2019-05-15  hjli386: Emulate MMX punpcklXX/punpckhXX with SSE punpcklXX
2019-05-15  hjli386: Emulate MMX packsswb/packssdw/packuswb with SSE2
2019-05-15  hjli386: Allow MMX register modes in SSE registers
2019-05-15  iainslto-plugin, removed unused variable
2019-05-15  paolo2019-05-15 Paolo Carlini <paolo.carlini@oracle.com>
2019-05-15  marxinCheck for overflow in tree-switch-conversion (PR middle...
2019-05-15  rguenth2019-05-15 Richard Biener <rguenther@suse.de>
2019-05-15  rguenth2019-05-15 Richard Biener <rguenther@suse.de>
2019-05-15  amonakovtree-ssa-uninit: clean up is_value_included_in
2019-05-15  rguenth2019-05-15 Richard Biener <rguenther@suse.de>
2019-05-15  iainsdarwin, testsuite, powerpc - handle tests for new proce...
2019-05-15  rguenth2019-05-15 Richard Biener <rguenther@suse.de>
2019-05-15  rguenth2019-05-14 Richard Biener <rguenther@suse.de>
2019-05-15  iainslto-plugin - support -save-temps, -v, --version.
2019-05-15  iainsadd missing Changelog for last commit.
2019-05-15  iainsdarwin, testsuite, ppc FIX PR87600
2019-05-15  iainsdarwin, testsuite, laste piece to fix PR82920
2019-05-15  gccadminDaily bump.
2019-05-14  mpolacek PR c++/68918
2019-05-14  mpolacek PR c++/70156
2019-05-14  iainsdarwin, testsuite, fix more PR 82920
2019-05-14  rediFix NullablePointer test utility
2019-05-14  segherrs6000: Make eh_set_lr_<mode> a define_insn_and_split
2019-05-14  segherrs6000: New enum epilogue_type
2019-05-14  roRemove obsolete Solaris 10 support
2019-05-14  rediAdd __raw_visit and __raw_idx_visit, use INVOKE<R>
2019-05-14  uros * config/i386/i386.md (any_div): New code iterator.
2019-05-14  redinonesuch is insufficiently useless (lwg2996)
2019-05-14  rediUse INVOKE<R> in std::function, std::bind and std:...
2019-05-14  rediDefine std::__invoke_r for INVOKE<R>
2019-05-14  ian libgo: reduce overhead for memory/block/mutex profiling
2019-05-14  rediAdd __is_nothrow_convertible to fix std::is_nothrow_inv...
2019-05-14  rguenth2019-05-14 Richard Biener <rguenther@suse.de>
2019-05-14  rediReduce header dependencies in <iterator>
2019-05-14  rediRemoving unused, non-standard function in _Rb_tree
2019-05-14  rediMake std::match_results::_M_resize more useful
2019-05-14  rediPR libstdc++/69724 avoid temporary in std::thread const...
2019-05-14  rediInconsistency wrt Allocators in basic_string assignment...
2019-05-14  marxinReapply r270597.
2019-05-14  marxinFix min_location usage in line-map.c (PR preprocessor...
2019-05-14  marxinDo a refactoring in linemap (PR preprocessor/90382).
2019-05-14  rediFix indentation in testsuite utility header
2019-05-14  rediAdd __gnu_test::NullablePointer utility to testsuite
2019-05-14  rediFix unique_ptr pretty printer for empty classes
2019-05-14  rediLWG 2899 - Make is_move_constructible correct for uniqu...
2019-05-14  marxinFix a test-case in PR middle-end/90340.
2019-05-14  rguenth2019-05-14 Richard Biener <rguenther@suse.de>
2019-05-14  rsandifo2019-05-14 Przemyslaw Wirkus <przemyslaw.wirkus@arm...
2019-05-14  paulhua[MIPS] Skip forward src into next insn when the SRC...
2019-05-14  amker * gimple-ssa-strength-reduction.c (lookup_cand): Adjus...
2019-05-14  gccadminDaily bump.
2019-05-13  jsm28 * sv.po: Update.
next