]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-08-12  GCC AdministratorDaily bump.
2018-08-11  John David... pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.
2018-08-11  Jakub Jelinekre PR tree-optimization/86835 (Bogus "is used uninitial...
2018-08-11  Jason MerrillPR c++/86728 - C variadic generic lambda.
2018-08-11  GCC AdministratorDaily bump.
2018-08-10  Jonathan WakelyPR libstdc++/68210 adjust operator new and delete for...
2018-08-10  Jonathan WakelyFix formatting in ChangeLog
2018-08-10  Janus Weilre PR fortran/57160 (short-circuit IF only with -ffront...
2018-08-10  Martin LiskaRemove not needed __builtin_expect due to malloc predictor.
2018-08-10  Martin LiskaFix wrongly removed line.
2018-08-10  Martin LiskaFix extra line in MAINTAINERS.
2018-08-10  Alexander Monakovi386: do not use SImode mul-highpart on 64-bit (PR...
2018-08-10  Martin LiskaIntroduce __builtin_expect_with_probability (PR target...
2018-08-10  Martin LiskaStrip only selected predictors after early tree passes...
2018-08-10  Thomas Preud... Clarify source of tm.texi to copy for GFDL grant
2018-08-10  Sebastian Huberlibstdc++-v3: Have aligned_alloc() on Newlib
2018-08-10  GCC AdministratorDaily bump.
2018-08-09  Jonathan WakelyDefine aliases for containers using polymorphic_allocator
2018-08-09  Jeff Lawm68k.c (m68k_adjust_decorated_operand): Remove unused...
2018-08-09  Jeff Lawre PR middle-end/86897 (gcc.dg/uninit-suppress_2.c...
2018-08-09  Richard EarnshawAdd missing PR to Nios fix for CVE-2017-5753
2018-08-09  Andreas Schwabm68k-protos.h (m68k_final_prescan_insn): Remove prototype.
2018-08-09  Richard SandifordAllow inner-loop reductions with variable-length vectors
2018-08-09  David Malcolmdiagnostics: add line numbers to source (PR other/84889)
2018-08-09  Kelvin Nilsenextend.texi (PowerPC AltiVec Built-in Functions Availab...
2018-08-09  Richard SandifordRestore flow_bb_inside_loop_p tests (PR 86858)
2018-08-09  Richard SandifordFix invalid assumption in vect_transform_stmt (PR 86871)
2018-08-09  Richard Earnshawaarch64 - PR target/86887 Fix missing register constrai...
2018-08-09  Paolo Carlinip784.C: Add -fpermissive.
2018-08-09  Martin LiskaRemove extra line in common.opt (PR c/86895).
2018-08-09  Andreas KrebbelS/390: Fix target attribute tests
2018-08-09  Martin LiskaFix typos in params.def.
2018-08-09  Andreas KrebbelS/390: Fix PR84332 ICE with stack clash protection
2018-08-09  GCC AdministratorDaily bump.
2018-08-08  François Dumont2018-08-08 François Dumont <fdumont@gcc.gnu.org>
2018-08-08  Andreas Schwabm68k: handle more cases of TLS symbols with offset
2018-08-08  Nathan Sidwell[PATCH] line-map include-from representation
2018-08-08  Jonathan WakelyPrevent internal aligned_alloc clashing with libc version
2018-08-08  Tom de Vries[libgomp, nvptx] Fall back to cuLinkAddData/cuLinkCreat...
2018-08-08  Tom de Vries[libgomp, nvptx] Allow cuGetErrorString to be NULL
2018-08-08  Tom de Vries[libgomp, nvptx] Remove hard-coded const in nvptx_open_...
2018-08-08  Tom de Vries[libgomp, nvptx] Note that cuGetErrorString is in CUDA_...
2018-08-08  Hongbo Zhang[AArch64] Add HXT Phecda core support
2018-08-08  Jonathan WakelyFix Docbook markup for table entry
2018-08-08  Jonathan WakelyAdd missing <experimental/numeric> header to docs
2018-08-08  Jonathan WakelyPR libstdc++/86597 directory_entry observers should...
2018-08-08  Andreas KrebbelS/390: Fix PR85295
2018-08-08  Andreas KrebbelS/390: Fix whitespace problems in the backend
2018-08-08  Ilya LeoshkevichS/390: Remove TARGET_CPU_ZARCH
2018-08-08  Ilya LeoshkevichS/390: Remove support for g5 and g6 machines
2018-08-08  Jakub JelinekP0595R1 - is_constant_evaluated
2018-08-08  Jakub Jelinekre PR c++/86836 (internal compiler error on structured...
2018-08-08  Jakub Jelinekre PR c++/86738 (gcc 8.2: Internal compiler error memcpy)
2018-08-08  Luis Machado[AArch64, Falkor] Switch to using Falkor-specific vecto...
2018-08-08  Luis Machado[aarch64] Adjust Falkor's sign extend reg+reg address...
2018-08-08  GCC AdministratorDaily bump.
2018-08-07  Cesar Philippidis[OpenACC] cleanup trans-stmt.h
2018-08-07  Nathan Sidwell[PATCH] Line map table allocation
2018-08-07  Jonathan WakelyPR libstdc++/86874 fix std::variant::swap regression
2018-08-07  Ian Lance Taylorruntime: use poll rather than pollset for netpoll on AIX
2018-08-07  Ian Lance Taylorlibgo: uncomment trace.Stop() call in testing package
2018-08-07  Richard Sandiford[AArch64] Fix -mlow-precision-div (PR 86838)
2018-08-07  Paolo CarliniPR c++/59480, DR 136
2018-08-07  Jonathan WakelyPR libstdc++/86861 Meet precondition for Solaris memalign
2018-08-07  Richard EarnshawFix PR number for HPPA speculation patch: PR target...
2018-08-07  Ville Voutilainenre PR c++/79133 (lambda capture shadowing parameter...
2018-08-07  Martin LiskaAdd malloc predictor (PR middle-end/83023).
2018-08-07  Jonathan WakelyDefine monotonic_buffer_resource members out-of-line
2018-08-07  Steve EllceyFix gcc.dg/vect/no-section-anchors-vect-69.c on SPARC...
2018-08-07  Alexandre OlivaAdd missing gcc-interface/ to 2018-07-31 ChangeLog...
2018-08-07  GCC AdministratorDaily bump.
2018-08-06  Tom de Vries[libgomp, nvptx] Handle CUDA_ONE_CALL_MAYBE_NULL
2018-08-06  Tom de Vries[libgomp, nvptx] Minimize lifetime of CUDA_ONE_CALL...
2018-08-06  John David... re PR target/86807 (spu port needs updating for CVE...
2018-08-06  Jeff Lawtree-ssa-dom.c (dom_opt_dom_walker::optimize_stmt)...
2018-08-06  Nathan Sidwell[PATCH] Diagnostic included-from loop
2018-08-06  Marek Polacekre PR c++/86767 (continue statements in constexpr funct...
2018-08-06  David MalcolmFix memory leak in selftest::test_expansion_to_rtl
2018-08-06  Uros Bizjakpr86763.C (dg-additional-options): Add -lrt for target...
2018-08-06  Alan HaywardEnable clobber high for tls descs on Aarch64
2018-08-06  Andreas KrebbelS/390: Don't unroll memory blk op loops
2018-08-06  Ulrich Weigand[spu, commit] Define TARGET_HAVE_SPECULATION_SAFE_VALUE
2018-08-06  Jeff Lawreload1.c (forget_old_reloads_1): Adjust CLOBBER_HIGH...
2018-08-06  Jozef Lawrynowiczre PR target/86662 (msp430-elf segfault with -flto...
2018-08-06  Alan HaywardRemaining support for clobber high
2018-08-06  Alan Haywardcse support for clobber_high
2018-08-06  Alan Haywardlra support for clobber_high
2018-08-06  Alan HaywardAdd func to check if register is clobbered by clobber_high
2018-08-06  Alan HaywardGeneration support for CLOBBER_HIGH
2018-08-06  Alan HaywardAdd CLOBBER_HIGH expression
2018-08-06  Naveen H.SMAINTAINERS: Update my email address.
2018-08-06  GCC AdministratorDaily bump.
2018-08-05  Iain Buclawlibbacktrace: Suppress the default action-if-found...
2018-08-05  François Dumontstl_iterator.h: Fix comment.
2018-08-05  H.J. Lui386: Set cfun->machine->max_used_stack_alignment if...
2018-08-05  GCC AdministratorDaily bump.
2018-08-04  Martin SeborPR tree-optimization/86571 - AIX NaNQ and NaNS output...
2018-08-04  Tom de Vries[testsuite, guality] Use absolute line number in pass...
2018-08-04  Tom de Vries[libgomp, nvptx, --without-cuda-driver] Don't use syste...
2018-08-04  Andreas Schwabconst-volatile.c: Remove duplicate test "type:cvip".
next