public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 4.1.0-0.31
Date: Mon, 29 Jun 2026 12:22:18 GMT [thread overview]
Message-ID: <178273573816.1.15677611029531949275.rpms-gcc-1d0510f5ba32@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 1d0510f5ba32272a76592bab083416513b8f563b
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-02-27T22:41:17+00:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/1d0510f5ba32272a76592bab083416513b8f563b?branch=rhel-f41-base
Log:
4.1.0-0.31
---
diff --git a/gcc41.spec b/gcc41.spec
index 9ca4f33..307a677 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
%define DATE 20060227
%define gcc_version 4.1.0
-%define gcc_release 0.30
+%define gcc_release 0.31
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -108,6 +108,8 @@ Patch10: gcc41-fortran-matmul.patch
Patch11: gcc41-fortran-where-opt.patch
Patch12: gcc41-x86_64-sse3.patch
Patch13: gcc41-mni.patch
+Patch14: gcc41-floatunXiYf.patch
+Patch15: gcc41-pr26208.patch
%define _gnu %{nil}
%ifarch sparc
@@ -400,6 +402,8 @@ which are required to run programs compiled with the GNAT.
%patch11 -p0 -b .fortran-where-opt~
%patch12 -p0 -b .x86_64-sse3~
%patch13 -p0 -b .mni~
+%patch14 -p0 -b .floatunXiYf~
+%patch15 -p0 -b .pr26208~
sed -i -e 's/4\.1\.0/4.1.0/' gcc/BASE-VER gcc/version.c
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
@@ -1417,6 +1421,10 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Mon Feb 27 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.31
+- add __floatuns[sdt]i[sdxt]f exports to libgcc_s.so.1 (Joseph S. Myers)
+- fix unwinding through signal frames (#175951, PR other/26208, glibc BZ#300)
+
* Mon Feb 27 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.30
- update from gcc-4_1-branch (-r111278:111466)
- GCC 4.1.0 RC2
reply other threads:[~2026-06-29 12:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178273573816.1.15677611029531949275.rpms-gcc-1d0510f5ba32@fedoraproject.org \
--to=jakub@fedoraproject.org \
--cc=git-commits@fedoraproject.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