aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog18
-rwxr-xr-xcontrib/check-MAINTAINERS.py4
-rwxr-xr-xcontrib/download_prerequisites6
-rwxr-xr-xcontrib/gcc-changelog/git_commit.py1
-rw-r--r--contrib/prerequisites.md56
-rw-r--r--contrib/prerequisites.sha5126
6 files changed, 30 insertions, 11 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 7a92ede..691203f 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,21 @@
+2025-08-17 Filip Kastl <fkastl@suse.cz>
+
+ * check-MAINTAINERS.py: Document the way the script sorts
+ entries.
+
+2025-08-07 Tobias Burnus <tburnus@baylibre.com>
+
+ PR other/120237
+ * download_prerequisites: Update to download GMP 6.3.0 (before 6.2.1),
+ MPFR 4.2.2 (before 4.1.0), and MPC 1.3.1 (before 1.2.1).
+ * prerequisites.md5: Update hash.
+ * prerequisites.sha512: Likewise.
+
+2025-07-28 David Malcolm <dmalcolm@redhat.com>
+
+ * gcc-changelog/git_commit.py: Add "diagnostics" to bug
+ components.
+
2025-07-25 David Malcolm <dmalcolm@redhat.com>
* filter-clang-warnings.py: Update for move of
diff --git a/contrib/check-MAINTAINERS.py b/contrib/check-MAINTAINERS.py
index ba2cdb4..881c757 100755
--- a/contrib/check-MAINTAINERS.py
+++ b/contrib/check-MAINTAINERS.py
@@ -19,8 +19,8 @@
# the Free Software Foundation, 51 Franklin Street, Fifth Floor,
# Boston, MA 02110-1301, USA.
-# Check that names in the file are sorted
-# alphabetically by surname.
+# Check that names in the file are sorted alphabetically by surname, name
+# bugzilla handle and email (in this order).
import locale
import sys
diff --git a/contrib/download_prerequisites b/contrib/download_prerequisites
index b83fcc9..a6d756c 100755
--- a/contrib/download_prerequisites
+++ b/contrib/download_prerequisites
@@ -27,9 +27,9 @@ version='(unversioned)'
# remember to also update the files `contrib/prerequisites.sha512` and
# `contrib/prerequisites.md5` with the new checksums.
-gmp='gmp-6.2.1.tar.bz2'
-mpfr='mpfr-4.1.0.tar.bz2'
-mpc='mpc-1.2.1.tar.gz'
+gmp='gmp-6.3.0.tar.bz2'
+mpfr='mpfr-4.2.2.tar.bz2'
+mpc='mpc-1.3.1.tar.gz'
isl='isl-0.24.tar.bz2'
gettext='gettext-0.22.tar.gz'
diff --git a/contrib/gcc-changelog/git_commit.py b/contrib/gcc-changelog/git_commit.py
index 80a3276..e0c46be 100755
--- a/contrib/gcc-changelog/git_commit.py
+++ b/contrib/gcc-changelog/git_commit.py
@@ -97,6 +97,7 @@ bug_components = {
'd',
'debug',
'demangler',
+ 'diagnostics',
'driver',
'fastjar',
'fortran',
diff --git a/contrib/prerequisites.md5 b/contrib/prerequisites.md5
index 716a9ff..96b9802 100644
--- a/contrib/prerequisites.md5
+++ b/contrib/prerequisites.md5
@@ -1,5 +1,5 @@
-28971fc21cf028042d4897f02fd355ea gmp-6.2.1.tar.bz2
-44b892bc5a45bafb4294d134e13aad1d mpfr-4.1.0.tar.bz2
-9f16c976c25bb0f76b50be749cd7a3a8 mpc-1.2.1.tar.gz
+c1cd6ef33085e9cb818b9b08371f9000 gmp-6.3.0.tar.bz2
+afe8268360bc8702fbc8297d351c8b5e mpfr-4.2.2.tar.bz2
+5c9bc658c9fd0f940e8e3e0f09530c62 mpc-1.3.1.tar.gz
dd2f7b78e118c25bd96134a52aae7f4d isl-0.24.tar.bz2
c092102240f8f66134d22718421d5115 gettext-0.22.tar.gz
diff --git a/contrib/prerequisites.sha512 b/contrib/prerequisites.sha512
index f71398b..7a3e9c2 100644
--- a/contrib/prerequisites.sha512
+++ b/contrib/prerequisites.sha512
@@ -1,5 +1,5 @@
-8904334a3bcc5c896ececabc75cda9dec642e401fb5397c4992c4fabea5e962c9ce8bd44e8e4233c34e55c8010cc28db0545f5f750cbdbb5f00af538dc763be9 gmp-6.2.1.tar.bz2
-410208ee0d48474c1c10d3d4a59decd2dfa187064183b09358ec4c4666e34d74383128436b404123b831e585d81a9176b24c7ced9d913967c5fce35d4040a0b4 mpfr-4.1.0.tar.bz2
-3279f813ab37f47fdcc800e4ac5f306417d07f539593ca715876e43e04896e1d5bceccfb288ef2908a3f24b760747d0dbd0392a24b9b341bc3e12082e5c836ee mpc-1.2.1.tar.gz
+3b684c9bcb9ede2b7e54d0ba4c9764bfa17c20d4f3000017c553b6f1e135b536949580ff37341680c25dc236cfe0ba1db8cfdfe619ce013656189ef0871b89f8 gmp-6.3.0.tar.bz2
+0176e50808dcc07afbf5bc3e38bf9b7b21918e5f194aa0bfd860d99b00c470630aef149776c4be814a61c44269c3a5b9a4b0b1c0fcd4c9feb1459d8466452da8 mpfr-4.2.2.tar.bz2
+4bab4ef6076f8c5dfdc99d810b51108ced61ea2942ba0c1c932d624360a5473df20d32b300fc76f2ba4aa2a97e1f275c9fd494a1ba9f07c4cb2ad7ceaeb1ae97 mpc-1.3.1.tar.gz
aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95 isl-0.24.tar.bz2
e2a58dde1cae3e6b79c03e7ef3d888f7577c1f4cba283b3b0f31123ceea8c33d7c9700e83de57104644de23e5f5c374868caa0e091f9c45edbbe87b98ee51c04 gettext-0.22.tar.gz