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 14 (November 30, 2025)
Date: Sun, 30 Nov 2025 22:45:50 -0800	[thread overview]
Message-ID: <CAHt=NyP8xPvZ3+Ugh9rzp2R=qcW+oxNcU3RgUQFdeVM7kHR9bA@mail.gmail.com> (raw)
In-Reply-To: <CAHt=NyORRFiB8Jy1sK6rAfJJy+XiV0RTGHZaXJuM4Bd5SkRkEw@mail.gmail.com>

GNU Tools Weekly News Week 14 (November 30, 2025)

Release updates for GNU toolchain:
 * GDB 17.1 release update -- 2025-11-29
  * https://inbox.sourceware.org/gdb-patches/aSwsj%2Flh7Nb5Qc5k@adacore.com/T/#u

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
 * Reminder: GCC (GNU Toolchain) dev room at FOSDEM 2026, January
31-Februrary 1, Brussels, Belgium - Calls for proposals
  ** The deadline is tomorrow December 1, 2025
  ** https://inbox.sourceware.org/gcc/87jyzizitk.fsf@euclid.schwinge.ddns.net/T/#m7f70eb7b8870e94935003b629d822747ef012ff0
 * GDB: Christina Schimpe added as a x86-64 and i386 maintainer
 * Office Hours for the GNU Toolchain was held Thursday 2025-11-27
  * Notes can be found at https://gcc.gnu.org/wiki/OfficeHours
  * Next office hours is 2025-12-18 @ 1100h EST5EDT
* Sourceware HW service migration successfully happened Friday 2025-11-28
  * Please report if you notice anything wrong to overseers@sourceware.org
 * The Algol 68 front-end for GCC was merged in
 * GCC's C++ front-end now defaults to C++20 if not supplied a -std= option

GCC commits:
 * The Algol 68 front-end
 * Change the default C++ dialect to gnu++20
 * c: Add _Maxof and _Minof operators
 * New g++ option --compile-std-module to compile the std module
without any extra invocation of gcc
 * RISC-V profiles support was removed from GCC 16 due to issues
 * aarch64: Enable parsing of user-provided AArch64 CPU tuning parameters
 * aarch64: Better code generation for SVE/Adv. SIMD early break vectorization
 * libstdc++: Implement LWG 4366 for std::expected comparisons
 * libstdc++: Implement LWG 4370 for std::optional comparisons
 * gccrs: 12 commit sync
 * ada: 15 commit sync
 * RISC-V: Add Andes 23 and 45 series pipeline descriptions
 * RISC-V: Add SpacemiT extension xsmtvdot

GCC discussion:
 * decimal floating point
  ** Moved from glibc discussion
  * https://inbox.sourceware.org/gcc/CAH6eHdRpXs3OKMunk4E6iiGim7D7iK-oGoywVapUSBksCbFgAg@mail.gmail.com/T/#m2e0d4dd4a417da002fbbc32a50486d1ae6f9d1ca
 * Refining _DEFAULT_SOURCE and _GNU_SOURCE
  ** Also glibc discussion
  * https://inbox.sourceware.org/gcc/8926a67d-1c51-4884-b98e-a35f57bc22f2@redhat.com/T/#m796bfe7a1c918d55a87995df11747975d71fcba2


GCC bugzilla stats
 * 113 new issues filed
 * 97 issues closed

glibc commits:
 * math: New generic fmaf and fma implementation
  ** related to last week's `Remove ldbl-96 fma implementation` commit
  ** Also see https://zatrazz.substack.com/p/the-recent-glibc-fma-optimization
 * math: Sync atanh from CORE-MATH
 * Define C23 header version macros
 * stdlib: Remove longlong.h (usage and header)

glibc discussion:
 * See gcc discussion too
 * glibc SFrame support for newer versions
  * https://inbox.sourceware.org/libc-alpha/lhujyzb8a0t.fsf@oldenburg.str.redhat.com/T/
 * Is hppa64-linux-gnu an supported target?
  * https://inbox.sourceware.org/libc-alpha/CAMe9rOqVupum3dknCOpTNYgmBn6=yHVgCjh+kARqph5ezCWXrw@mail.gmail.com/T/

binutils/gdb commits:
 * Obsolete support for Solaris < 10

gdb discussion:
 * What bugs/issues should I work on?
  * https://inbox.sourceware.org/gdb/CAB9PnCrXQZ0hzJXnTK3P7iXRs45bqyHEYsdfeXVhg-eejArp5A@mail.gmail.com/T/#u

  reply	other threads:[~2025-12-01  6:46 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 News Week 12 (November 16, 2025) GNU Tools weekly via Gdb
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 via Gdb [this message]
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=NyP8xPvZ3+Ugh9rzp2R=qcW+oxNcU3RgUQFdeVM7kHR9bA@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