]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-07-12  Bob Duff[Ada] Clean up scanner
2022-07-12  Bob Duff[Ada] Ignore exceptions in task termination handlers
2022-07-12  Marc Poulhiès[Ada] Fix missing Overflow and Range checks
2022-07-12  Julien Bortolussi[Ada] Add new unbounded and indefinite formal doubly...
2022-07-12  Piotr Trojanek[Ada] Remove excessive guard in detection of access...
2022-07-12  Richard Sandifordaarch64: Remove redundant builtins code
2022-07-12  Alexandre Olivai386 testsuite: cope with --enable-default-pie
2022-07-12  Tobias Burnuslibgomp: Add tailing \n to gomp_debug
2022-07-12  Jonathan Wakelylibstdc++: Prefer const T to std::add_const_t<T>
2022-07-12  Thomas SchwingeXFAIL 'offloading_enabled' diagnostics issue in 'libgom...
2022-07-12  GCC AdministratorDaily bump.
2022-07-11  Martin Liskalibsanitizer: cherry-pick 9cf13067cb5088626ba7 from...
2022-07-11  Andrew MacLeodAvoid calling range_from_dom when dominator is already...
2022-07-11  Roger SayleImproved Scalar-To-Vector (STV) support for TImode...
2022-07-11  Richard Sandifordvect: Restore optab_vector argument [PR106250]
2022-07-11  Lewis Hyattc-family: Fix option check in handle_pragma_diagnostic...
2022-07-11  Richard BienerMore update-ssa speedup
2022-07-11  Richard Bienertree-optimization/106228 - fixup last change
2022-07-11  Richard BienerMore update-ssa speedup
2022-07-11  Thomas SchwingeEnhance '_Pragma' diagnostics verification in OMP C...
2022-07-11  Richard Bienertarget/105459 - allow delayed target option node fixup
2022-07-11  Richard Bienertree-optimization/106228 - fix vect_setup_realignment...
2022-07-11  Aldy HernandezImplement global ranges for all vrange types (SSA_NAME_...
2022-07-11  GCC AdministratorDaily bump.
2022-07-10  Lewis Hyattc: Fix location for _Pragma tokens [PR97498]
2022-07-10  Dimitar Dimitrovtestsuite: Require int128 for gcc.dg/pr106063.c
2022-07-10  Aldy HernandezCleanups to irange::nonzero bit code.
2022-07-10  Xi Ruoyaoloongarch: avoid unnecessary sign-extend after 32-bit...
2022-07-10  Xi Ruoyaoloongarch: add alternatives for idiv insns to improve...
2022-07-10  Xi Ruoyaoloongarch: fix mulsidi3_64bit instruction
2022-07-10  GCC AdministratorDaily bump.
2022-07-09  Aldy HernandezSet VR_VARYING in irange::irange_single_pair_union.
2022-07-09  Vit Kabele[PATCH v3] c: Extend the -Wpadded message with actual...
2022-07-09  Sam Feifer[PATCH] match.pd: Add new bitwise arithmetic pattern...
2022-07-09  Jeff Law[RFA] Improve initialization of objects when the initia...
2022-07-09  François Dumontlibstdc++: Remove obsolete comment in <string> header
2022-07-09  Roger SayleImprove preservation of FLAGS_REG mode in i386.md's...
2022-07-09  Roger SayleSupport *testdi_not_doubleword during STV pass on x86.
2022-07-09  Tamar Christina[PATCH][s390]: Fix the usage of store_bit_field in...
2022-07-09  Andrew PinskiFix tree-opt/PR106087: ICE with inline-asm with multipl...
2022-07-09  GCC AdministratorDaily bump.
2022-07-08  Ian Lance Taylorlibbacktrace: check for sys/link.h
2022-07-08  Martin Jambortestsuite: Fix tree-ssa/alias-access-path-13.c on 32bit...
2022-07-08  Lewis Hyattdiagnostics: Make line-ending logic consistent with...
2022-07-08  Martin Liskasanitizer: Fix hwasan related option conflicts [PR106132]
2022-07-08  Richard Bienertree-optimization/106226 - move vectorizer virtual...
2022-07-08  Martin Liskalto-dump: Do not print output file
2022-07-08  Tamar Christinamiddle-end: don't lower past veclower [PR106063]
2022-07-08  Thomas SchwingeFix one issue in OpenMP 'requires' directive diagnostics
2022-07-08  Tamar Christinamiddle-end: Use subregs to expand COMPLEX_EXPR to set...
2022-07-08  Haochen Jiangi386: Handle memory operand for direct call to cvtps2pd...
2022-07-08  Lulu ChengLoongArch: Modify fp_sp_offset and gp_sp_offset's calcu...
2022-07-08  GCC AdministratorDaily bump.
2022-07-07  Ian Lance Taylorlibbacktrace: don't exit Mach-O dyld library loop on...
2022-07-07  Ian Lance Taylorlibbacktrace: don't let "make clean" remove allocfail.sh
2022-07-07  Patrick Palkac++: generic targs and identity substitution [PR105956]
2022-07-07  David Malcolmanalyzer: use label_text for superedge::get_description
2022-07-07  David MalcolmConvert label_text to C++11 move semantics
2022-07-07  David Malcolmanalyzer: fix false positives from -Wanalyzer-tainted...
2022-07-07  Jonathan Wakelylibstdc++: Remove workaround in __gnu_cxx::char_traits...
2022-07-07  Prathamesh... statistics.cc: Add check to see if fn is not NULL in...
2022-07-07  Jason Merrillc++: -Woverloaded-virtual and dtors [PR87729]
2022-07-07  Martin Liskalto-plugin: use locking only for selected targets
2022-07-07  Richard BienerSpeedup update-ssa some more
2022-07-07  Thomas SchwingeFix Intel MIC 'mkoffload' for OpenMP 'requires'
2022-07-07  Thomas SchwingeEnhance 'libgomp.c-c++-common/requires-4.c', 'libgomp...
2022-07-07  Thomas SchwingeAdjust 'libgomp.c-c++-common/requires-3.c'
2022-07-07  Richard Bienertarget/106219 - proprly mark builtins pure via ix86_add...
2022-07-07  Jonathan Wakelytestsuite: Fix incorrect -mfloat128-type option
2022-07-07  Richard BienerSpeed up LC SSA rewrite more
2022-07-07  Richard BienerSpeed up LC SSA rewrite
2022-07-07  Dimitrije MilosevicMips: Fix the ASAN shadow offset hook for the n32 ABI
2022-07-07  Dimitrije Miloseviclibsanitizer: Cherry-pick 5d8077565e41 from upstream
2022-07-07  GCC AdministratorDaily bump.
2022-07-06  Thomas SchwingeRestore 'GOMP_offload_unregister_ver' functionality
2022-07-06  Thomas SchwingeDefine 'OMP_REQUIRES_[...]', 'GOMP_REQUIRES_[...]'...
2022-07-06  Lewis Hyattdiagnostics: Honor #pragma GCC diagnostic in the prepro...
2022-07-06  Iain Buclawd: Merge upstream dmd 56589f0f4, druntime 651389b5...
2022-07-06  Iain Buclawd: Build the D sources in the front-end with -fno-excep...
2022-07-06  Immad Miranalyzer: add testcase of using closed fd without warning.
2022-07-06  Immad Miranalyzer: reorder initialization of state m_invalid...
2022-07-06  Immad Miranalyzer: show close event for use_after_close diagnostic
2022-07-06  Piotr Trojanek[Ada] Simplify regular expression that matches 8 consec...
2022-07-06  Eric Botcazou[Ada] Update comment after recent changes wrt. secondar...
2022-07-06  Eric Botcazou[Ada] Improve code generated for aggregates of VFA...
2022-07-06  Eric Botcazou[Ada] Fix crash on aliased renaming of unconstrained...
2022-07-06  Eric Botcazou[Ada] Small tweak to gnat_to_gnu_subprog_type
2022-07-06  Eric Botcazou[Ada] Do not give warnings for compiler-generated entit...
2022-07-06  Eric Botcazou[Ada] Document the various function return mechanisms
2022-07-06  Yannick Moy[Ada] Deferred constant considered as not preelaborable
2022-07-06  Justin Squirek[Ada] Indexing error when calling GNAT.Regpat.Match
2022-07-06  Justin Squirek[Ada] Spurious non-callable warning on prefixed call...
2022-07-06  Yannick Moy[Ada] Support ghost generic formal parameters
2022-07-06  Javier Miranda[Ada] Missing error on tagged type conversion
2022-07-06  Marc Poulhiès[Ada] Handle secondary stack memory allocations alignment
2022-07-06  Piotr Trojanek[Ada] Cleanup use of local scalars in GNAT.Socket.Get_A...
2022-07-06  Doug Rupp[Ada] Vxworks7* - Makefile.rtl rtp vs rtp-smp cleanup
2022-07-06  Eric Botcazou[Ada] Fix incorrect itype sharing for case expression...
2022-07-06  Doug Rupp[Ada] Remove old vxworks from Makefile.rtl - e500 port.
2022-07-06  Justin Squirek[Ada] Incorrect emptying of CUDA global subprograms
next