THURSDAY, APRIL 30, 2026
gcc
Update gennews for GCC 16.
The `gennews` script, which generates release notes, is updated for GCC 16.
The gennews script has been updated to include the necessary files for generating release notes for the upcoming GCC 16 release. This ensures that the release notes will be complete and accurate.
In Details
This commit simply updates the gennews script by adding the relevant files for GCC 16. gennews is a utility used to automatically generate release notes from ChangeLog entries.
For Context
GCC's release notes are automatically generated using a script called gennews. This commit updates the script to include the files needed to generate release notes for the upcoming GCC 16 release.