Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: GNU Tools weekly via Gdb <gdb@sourceware.org>
To: gcc@gcc.gnu.org, binutils@sourceware.org,
	libc-alpha@sourceware.org,  gdb@sourceware.org,
	andrew.pinski@oss.qualcomm.com
Subject: GNU Tools Weekly News Week 12 (November 16, 2025)
Date: Sun, 16 Nov 2025 23:00:04 -0800	[thread overview]
Message-ID: <CAHt=NyPsn0jFHzwsxeLrQM6Ha+oktc2o9ZKFu=xJkHy1CjxwSQ@mail.gmail.com> (raw)
In-Reply-To: <CAHt=NyPntsf9FjtMa2p+vFEDPMkq62J5R4fzK7+qbSDtPUNR_Q@mail.gmail.com>

GNU Tools Weekly News Week 12 (November 16, 2025)

Release updates for GNU toolchain:
 * GCC stage 1 ends today Nov 16th, 2025 (EoD, pick your timezone)!!!
Get your patches posted.
 * GNU Binutils release 2.45.1 happened
  * Congratulations to Sam as being his first binutils release
  * https://inbox.sourceware.org/binutils/20251112230051.vv6tzgigvflgap2o@illithid/T/#m6fbd495b1fe90ebe6dd651c9506b1d8580da3ec2
 * GDB 17.1 release update -- 2025-11-15
  * https://inbox.sourceware.org/gdb-patches/aRjYCpnAbDu2jcee@adacore.com/T/#u
 * GDB 17.1 release update -- 2025-11-02 (sorry for missing this in
last week's newsletter):
  * https://inbox.sourceware.org/gdb-patches/041c6048-4289-42b9-9441-332bd9e2c007@simark.ca/T/#t


General/big GNU toolchain news (including sourceware news):
 * The GCC Steering Committee has a wiki page detailing their mission
and current requests are listed
    ** https://gcc.gnu.org/wiki/gcc-steering-committee
 * Sourceware Open House last Friday - service upgrades, migration and isolation
  * https://inbox.sourceware.org/gcc/e6a8b2f10c311bcdd750b30f0ed53826f16c4da2.camel@klomp.org/T/#u
  * https://sourceware.org/sourceware-wiki/Migration2025/
  * https://sourceware.org/sourceware-wiki/OpenHouse2025/
  * Notes posted:
https://inbox.sourceware.org/gcc/20251116230040.GF3503@gnu.wildebeest.org/
 * Claudio Bantaloukas appointed GCC - Forge integration maintainer
  * https://gcc.gnu.org/wiki/ForgeExperiment - moving to production
(see sourceware open house too)
  * https://inbox.sourceware.org/gcc/CAGWvnymATGivAnFf35wp=5tGYUMQydCv=57bupnJ3zXYSwGYFw@mail.gmail.com/T/#u
 * Reminder: GCC (GNU Toolchain) dev room at FOSDEM 2026, January
31-Februrary 1, Brussels, Belgium - Calls for proposals
  ** https://inbox.sourceware.org/gcc/875xparmhn.fsf@kataplop.net/
* Instructions on how to run BPF selftests via a chroot/VM
 * https://gcc.gnu.org/wiki/BPFBackEnd#BPF_selftest_chroot_environment_setup

GCC discussion:
 * Automated patch emails for Rust front-end commits
  * https://inbox.sourceware.org/gcc/DE7VOPYUI6Y2.3L9HNH299NQYW@kataplop.net/T/#mfe00ba936d99a4ef1358f2023e61f40dfd55c19e
* Permitting malloc/alloc_size attributes for span-returning
allocation functions
  * https://inbox.sourceware.org/gcc/CANp29Y4S3MOBENGEhQYh9sE-sO72GBNX-BhbU08wq_Z8K=C77w@mail.gmail.com/T/#m157d4b76092bb67fa9c468741ee6fd8ba88cca19
  * Related LLVM pull request: https://github.com/llvm/llvm-project/pull/165433
 * Obfuscate the vtpr inside polymorphic objects
  * https://inbox.sourceware.org/gcc/CALtZhhNCCHyaneuqSZ0EbHrqhGC5joWXi-T-A_tNG7utj2H5vA@mail.gmail.com/T/#m5540f35707cb78513cc27718c5e1b1789de8473e
 * The mystery of lang.opt
  * https://inbox.sourceware.org/gcc/20251111001233.74e28ef41cc903579214c3de@schemamania.org/
 * Error with 'make install -j24'
  * https://inbox.sourceware.org/gcc/41082d3c-a8b2-7bca-a95f-7bdf8958afdf@redhat.com/T/#m2cbd8f32f188841a035419fb7c79c733d934fd92
 * Prevent copy propagation from a non-frame related insn to a frame
related insn
  * https://inbox.sourceware.org/gcc/aRoBjqvbMFRD_YB_@gate/T/#mb83bdd091173f75ed1b2fbc96ef2717cf4584c1b

GCC commits:
 * Add experimental SARIF JSON-RPC notifications for IDEs
 * libstdc++: Implement final wording of C++26 P3778R0 - type_order
 * c++, libcpp: Implement CWG3053 (likely and unlikely keyword #undef/#define)
 * c++: Implement C++26 P3920R0 - Wording for NB comment resolution on
trivial relocation
 * Ada/GNAT sync: 18 patches
 * Merge remove_forwarder_block_with_phi into remove_forwarder_block patch set
  * ~2% improvement to leela_r in spec 2017 with LTO
 * AArch64: Support C/C++ operations on svbool_t
 * Solaris: Require binutils 2.30+ on Solaris

GCC bugzilla stats
 * 89 new issues filed
 * 57 issues closed

glibc commits:
 * linux: Add mseal syscall support
 * Change fromfp functions to return floating types following C23 (N2548)

glibc discussion:
 * decimal floating point: libdfp into glibc?
  * https://inbox.sourceware.org/libc-alpha/2025Nov10.1025.scs.0002@tanqueray.local/T/#u

binutils/gdb commits:
 * PowerPC: Add support for RFC02660 - Context Switch Instruction
 * PowerPC: Support for Controlled Cluster Memory (RFC02689)
 * Mark Pascal as case-insensitive (gdb)

binutils discussion:
 * More compact SFrames through deduplication
  * https://inbox.sourceware.org/binutils/4199DC9E-2627-48CA-8BA7-6483FD73ABDA@gmail.com/

gdb discussion:
 * GDB-JIT: why would my 'unwind' not be invoked on crash
  * https://inbox.sourceware.org/gdb/CACTzTFDrgKYYoNWj8yFhaTo217cdnMu17+Gt2QtR8F6Ud73atA@mail.gmail.com/T/#m9cbdef02339305a97f4d62cf8d4385dcb9521d9c
 * GDB 15/16 crashing in add_thread_silent()
  * https://inbox.sourceware.org/gdb/0acb00caa135109f9994faaf97753b0024af8072.camel@gnu.org/T/#m7cedad2ab45e06f8cfa895c1ab074816738ee8f0
 * Mark Pascal as case-insensitive
  * Turns out there is a dwarf2 marker but unknown if it is usable here
  * https://inbox.sourceware.org/gdb-patches/alpine.DEB.2.21.2511150214370.47194@angie.orcam.me.uk/T/#m59b6f141a65e53da1385075716dbbe538a118939
 *

  parent reply	other threads:[~2025-11-17  7:01 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-08  5:44 GNU Tools Weekly News Week 2 (September 7, 2025) GNU Tools weekly via Gdb
2025-09-14 21:19 ` GNU Tools Weekly News Week 3 (September 14, 2025) GNU Tools weekly via Gdb
2025-09-22  3:43   ` GNU Tools Weekly News Week 4 (September 21, 2025) GNU Tools weekly via Gdb
     [not found]     ` <CAHt=NyNKa=eQ8ytymevK-r_Zz5p_DhzOzpYC35YLdqzJ4XhgMQ@mail.gmail.com>
2025-10-13  0:47       ` GNU Tools Weekly News Week 7 (October 12, 2025) GNU Tools weekly via Gdb
2025-10-20  7:58         ` GNU Tools Weekly News Week 8 (October 19, 2025) GNU Tools weekly via Gdb
2025-10-27  4:38           ` GNU Tools Weekly News Week 9 (October 26, 2025) GNU Tools weekly via Gdb
2025-11-03  7:50             ` GNU Tools Weekly News Week 10 (November 2, 2025) GNU Tools weekly via Gdb
2025-11-14  0:43               ` GNU Tools Weekly News Week 11 (November 9, 2025) GNU Tools weekly via Gdb
2025-11-14  0:51                 ` GNU Tools weekly via Gdb
2025-11-17  7:00                 ` GNU Tools weekly via Gdb [this message]
2025-11-24  5:49                   ` GNU Tools Weekly News Week 13 (November 23, 2025) GNU Tools weekly via Gdb
2025-12-01  6:45                     ` GNU Tools Weekly News Week 14 (November 30, 2025) GNU Tools weekly via Gdb
2025-12-08  8:54                       ` GNU Tools Weekly News Week 15 (December 7, 2025) GNU Tools weekly via Gdb
2025-12-15  7:32                         ` GNU Tools Weekly News Week 16 (December 14, 2025) GNU Tools weekly via Gdb
2025-12-22  8:51                           ` GNU Tools Weekly News Week 17 (December 21, 2025) GNU Tools weekly via Gdb
2025-12-28 19:51                             ` GNU Tools Weekly News Week 18 (December 28, 2025) GNU Tools weekly via Gdb
2026-01-05  8:20                               ` GNU Tools Weekly News Week 19 (January 5, 2026) GNU Tools weekly via Gdb
2026-01-12  8:42                                 ` GNU Tools Weekly News Week 20 (January 11, 2026) GNU Tools weekly via Gdb
2026-01-19  8:46                                   ` GNU Tools Weekly News Week 21 (January 18, 2026) GNU Tools weekly via Gdb
2026-01-26  7:21                                     ` GNU Tools Weekly News Week 22 (January 25, 2026) GNU Tools weekly via Gdb
2026-02-02 10:19                                       ` GNU Tools Weekly News Week 23 (February 1, 2026) GNU Tools weekly via Gdb
2026-02-09  8:16                                         ` GNU Tools Weekly News Week 24 (February 8, 2026) GNU Tools weekly via Gdb
2026-02-16  5:32                                           ` GNU Tools Weekly News Week 25 (February 15, 2026) GNU Tools weekly via Gdb
2026-02-23  6:43                                             ` GNU Tools Weekly News Week 26 (February 22, 2026) GNU Tools weekly via Gdb
2026-03-02  6:38                                               ` GNU Tools Weekly News Week 27 (March 1, 2026) GNU Tools weekly via Gdb
2026-03-09  7:51                                                 ` GNU Tools Weekly News Week 28 (March 8, 2026) GNU Tools weekly via Gdb
2026-03-16  5:33                                                   ` GNU Tools Weekly News Week 29 (March 15, 2026) GNU Tools weekly via Gdb
2026-03-23 19:40                                                     ` GNU Tools Weekly News Week 30 (March 22, 2026) GNU Tools weekly via Gdb
2026-03-30 11:36                                                       ` GNU Tools Weekly News Week 31 (March 29, 2026) GNU Tools weekly via Gdb
2026-04-06  8:57                                                         ` GNU Tools Weekly News Week 32 (April 5, 2026) GNU Tools weekly via Gdb
2026-04-13  6:06                                                           ` GNU Tools Weekly News Week 33 (April 12, 2026) GNU Tools weekly via Gdb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHt=NyPsn0jFHzwsxeLrQM6Ha+oktc2o9ZKFu=xJkHy1CjxwSQ@mail.gmail.com' \
    --to=gdb@sourceware.org \
    --cc=andrew.pinski@oss.qualcomm.com \
    --cc=binutils@sourceware.org \
    --cc=gcc@gcc.gnu.org \
    --cc=gnutoolsweekly@gmail.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox