public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.0-0.31
@ 2026-06-29 12:22 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:22 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:22 [rpms/gcc] rhel-f41-base: 4.1.0-0.31 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox