]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-07-12  Justin Squirek[Ada] Spurious use_type clause warning
2022-07-12  Eric Botcazou[Ada] Extend No_Dependence restriction to code generation
2022-07-12  Bob Duff[Ada] Ada 2020: Allow declarative items mixed with...
2022-07-12  Piotr Trojanek[Ada] Don't check for misspelling of Not_A_Restriction_Id
2022-07-12  Piotr Trojanek[Ada] Fix confusing error expression on an unknown...
2022-07-12  Vasiliy Fofanov[Ada] Make it clear that gnatmake passes the ball to...
2022-07-12  Bob Duff[Ada] Suppress warning in g-socthi__vxworks.adb
2022-07-12  Piotr Trojanek[Ada] Simplify rewriting of attributes into Boolean...
2022-07-12  Yannick Moy[Ada] Ignore switches for controlling frontend warnings...
2022-07-12  Eric Botcazou[Ada] Do not create large objects for indefinite protec...
2022-07-12  Doug Rupp[Ada] Vxworks7* - Makefile.rtl rtp vs rtp-smp cleanup...
2022-07-12  Piotr Trojanek[Ada] Fix spurious warning on unreferenced internal...
2022-07-12  Bob Duff[Ada] Refine heuristics for unreachable-code warnings
2022-07-12  Bob Duff[Ada] Remove out-of-range warning in unreachable code
2022-07-12  Eric Botcazou[Ada] Add one more leading underscore to couple of...
2022-07-12  Ed Schonberg[Ada] Proper freezing for dispatching expression functions.
2022-07-12  Piotr Trojanek[Ada] Warn on unset objects in packages with no bodies
2022-07-12  Piotr Trojanek[Ada] Accept aspect Yield on subprogram bodies acting...
2022-07-12  Joffrey Huguet[Ada] Annotate libraries with returning annotation
2022-07-12  Eric Botcazou[Ada] Fix buffer overrun for small string concatenation...
2022-07-12  Bob Duff[Ada] Avoid namespace pollution for Next and Previous
2022-07-12  Piotr Trojanek[Ada] Warn about unreachable code after calls with...
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...
next