]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-01-24  Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-24  Jan Hubickalibgcov: Fix merging of topn [PR92924]
2020-01-24  Christophe... debug/92763 Fix testcase to require fopenmp
2020-01-24  Frederik HarwathAdd missing ChangeLog entry for my last commit
2020-01-24  Frederik HarwathFix expectation and types in acc_get_property tests
2020-01-24  Hans-Peter... doc: target.def (flags_regnum): Also mention effect...
2020-01-24  David Malcolmanalyzer: avoid relying on system <assert.h> in testsui...
2020-01-24  GCC AdministratorDaily bump.
2020-01-24  Ian Lance Taylorinternal/cpu: don't define CacheLinePadSize for riscv64
2020-01-23  Jeff LawFix diagnostic text on H8.
2020-01-23  Jeff LawFix profiling issue on H8 port
2020-01-23  Jakub Jelinektestsuite: Require lp64 target rather x86_64-*-* in...
2020-01-23  Alexandre Oliva[libiberty] output empty args as a pair of quotes
2020-01-23  Alexandre Olivareject macros in math decl check
2020-01-23  Alexandre Olivatolerate padding in mbstate_t
2020-01-23  Jakub Jelinekpostreload: Fix up postreload combine [PR93402]
2020-01-23  Paolo CarliniFix "PR c++/92804 ICE trying to use concept as a nested...
2020-01-23  Jason Merrillc++: Avoid ICE when constant evaluation of __builtin_st...
2020-01-23  Jason Merrillc++: Fix ICE with defaulted destructor and template.
2020-01-23  David Malcolmanalyzer: avoid ICE with missing arguments (PR 93375)
2020-01-23  Jason Merrillc-family: One more 40752 tweak for unsigned char.
2020-01-23  Dragan MladjenovicEmit .note.GNU-stack for hard-float linux targets.
2020-01-23  Dragan MladjenovicEmit .note.GNU-stack for soft-float linux targets.
2020-01-23  Jakub Jelineki386: Fix ICEs on TImode signed overflow add/sub patter...
2020-01-23  Jonathan Wakelylibstdc++: Simplify makefile rule for largefile-config...
2020-01-23  Richard Sandifordaarch64: Fix -mtrack-speculation for irreversible condi...
2020-01-23  David Malcolmanalyzer: introduce analyzer-torture.exp
2020-01-23  Martin LiskaRemove wrong bail out in prune_topn_counter.
2020-01-23  Andrew StubbsFix libgomp plugin-gcn bug
2020-01-23  Richard Bienertree-optimization/93354 FRE redundant store removal...
2020-01-23  Jakub Jelineki386: Use bzhi for x & ((1 << y) - 1) or x & ((1U ...
2020-01-23  Martin SeborPR c/84919 - bogus -Wrestrict on sprintf %p with destin...
2020-01-23  Richard Sandifordaarch64: Skip whilele_1.C test for ILP32
2020-01-23  Richard Sandifordaarch64: Skip some SVE ACLE function-body tests for...
2020-01-23  Richard Sandifordtestsuite: Add target/xfail argument to check-function...
2020-01-23  Richard Sandifordauto-inc-dec: Don't add incs/decs to bare CLOBBERs...
2020-01-23  Ian Lance Taylorgotest: explicitly skip type descriptors
2020-01-23  David Malcolmanalyzer: fix ICE due to sm-state origin being purged...
2020-01-23  David Malcolmanalyzer: fix build with --enable-checking=release
2020-01-23  Andrew PinskiFix patchable-function-entry on arc
2020-01-23  Andrew PinskiRevert "Allow tree-ssa.exp to be run by itself" and...
2020-01-23  GCC AdministratorDaily bump.
2020-01-22  Ian Lance Taylorruntime: for Solaris, add osinit, and drop duplicate...
2020-01-22  Andrew Pinskiinternal/syscall/unix: use getrandom_linux_generic...
2020-01-22  Jason Merrillc-family: Fix problems with blender and PPC from PR...
2020-01-22  Jason Merrillc-family: Remove location parm from unsafe_conversion_p.
2020-01-22  Andrew PinskiAllow tree-ssa.exp to be run by itself
2020-01-22  David Malcolmanalyzer: fix usage of "_setjmp" in test for PR 93378
2020-01-22  David Malcolmanalyzer: fix setjmp handling with -g (PR 93378)
2020-01-22  David Malcolmanalyzer: testsuite fixes for alloca, getpass, and...
2020-01-22  David Malcolmanalyzer: introduce namespace to avoid ODR clashes...
2020-01-22  Ian Lance Taylorruntime: call runtime_nanotime1, not runtime_nanotime
2020-01-22  Marek PolacekPR c++/92907 - noexcept does not consider "const" in...
2020-01-22  Marek PolacekPR c++/93324 - ICE with -Wall on constexpr if.
2020-01-22  Patrick PalkaFix a couple of memory leaks in the C++ frontend
2020-01-22  Richard Sandifordcfgexpand: Update partition size when merging variables
2020-01-22  Martin LiskaFix TOP N counter update.
2020-01-22  Richard SandifordSkip gcc.target/aarch64/sve/tls_preserve* for emultls...
2020-01-22  Richard SandifordFix gcc.target/aarch64/sve/sel_3.c for big-endian targets
2020-01-22  Richard SandifordExtend r279588 to g++.dg/ext/sve-sizeless-1.C
2020-01-22  Richard Bienertree-optimization/93381 fix integer offsetting in point...
2020-01-22  Jakub Jelinekaarch64: Fix aarch64_expand_subvti constant handling...
2020-01-22  Martin LiskaSmart relaxation of TOP N counter.
2020-01-22  Richard Earnshawcontrib: script to create a new vendor branch
2020-01-22  Jakub Jelineki386: Fix up -fdollars-in-identifiers with identifiers...
2020-01-22  Jakub Jelinekopenmp: Fix up !$omp target parallel handling
2020-01-22  Jakub Jelinekopenmp: Teach omp_code_to_statement about rest of OpenM...
2020-01-22  Ian Lance Taylorlibgo: update to Go1.14beta1
2020-01-22  JunMaAdd error check on return value of build_co_await
2020-01-22  JunMaAdd error messages for missing methods of awaitable...
2020-01-22  Joseph MyersUpdate update_web_docs_svn references in sourcebuild...
2020-01-22  Andrew PinskiFix target/93119 (aarch64): ICE with traditional TLS...
2020-01-22  Joseph MyersFix ICE with cast of division by zero (PR c/93348).
2020-01-22  GCC AdministratorDaily bump.
2020-01-21  David Malcolmanalyzer: fix qsort issue with array_region keys (PR...
2020-01-21  Jason MerrillPR c++/40752 - useless -Wconversion with short +=.
2020-01-21  Jason MerrillHandle -Wsign-conversion in conversion_warning.
2020-01-21  Jim WilsonRISC-V: Fix rtl checking enabled failure with -msave...
2020-01-21  Hans-Peter... More uses of effective-target march_option for cris
2020-01-21  H.J. Lui386: Do GNU2 TLS address computation in ptr_mode
2020-01-21  Jason MerrillPR c++/60855 - ICE with sizeof VLA capture.
2020-01-21  Jason MerrillPR c++/90732 - ICE with VLA capture and generic lambda.
2020-01-21  Iain Sandoe[coro] Fix co_await of void type.
2020-01-21  Jakub Jelinekriscv: Fix up riscv_rtx_costs for RTL checking (PR...
2020-01-21  Sandra LoosemoreFix line terminator pattern in testcase.
2020-01-21  Richard Sandifordaarch64: Use stdint types for SVE ACLE elements
2020-01-21  Richard Sandifordaarch64: Fix SVE ACLE handling of SImode pointers
2020-01-21  Szabolcs Nagy[AArch64] PR92424: Fix -fpatchable-function-entry=N...
2020-01-21  David Malcolmipa-profile.c: reset call_sums state within ipa-profile...
2020-01-21  Matthew Malcomson[AArch64] effective_target for aarch64 f64mm asm
2020-01-21  Jan HubickaFix updating of call_stmt_site_hash
2020-01-21  Jason MerrillPR c++/91476 - anon-namespace reference temp clash...
2020-01-21  Martin LiskaRemove dead variable.
2020-01-21  Tobias BurnusFortran] PR93309 – permit repeated 'implicit none(exter...
2020-01-21  Richard Bienertree-optimization/92328 fix value-number with bogus...
2020-01-21  Andrew PinskiChange recursive prepare_block_for_update to use a...
2020-01-21  Mihail Ionescu[PATCH, GCC/ARM] Fix clear_operation_p uninitialised...
2020-01-21  Jakub Jelinekpowerpc: Fix ICE with fp conditional move (PR target...
2020-01-21  Frederik HarwathAdd runtime ISA check for amdgcn offloading
2020-01-21  Bin ChengFix false warning messages about missing return in...
next