public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.0-0.29
@ 2026-06-29 12:22 Jakub Jelinek
0 siblings, 0 replies; 2+ messages 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 : de449b50f06bc3a4345c5387a64e6596e85280c6
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-02-19T23:18:28+00:00
Stats : +4/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/de449b50f06bc3a4345c5387a64e6596e85280c6?branch=rhel-f41-base
Log:
4.1.0-0.29
---
diff --git a/.cvsignore b/.cvsignore
index 44f81e2..d9083b7 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gcc-4.1.0-20060217.tar.bz2
+gcc-4.1.0-20060219.tar.bz2
diff --git a/gcc41.spec b/gcc41.spec
index 6494ec5..90dc7f2 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -111,6 +111,7 @@ Patch13: gcc41-libstdc++-bitset.patch
Patch14: gcc41-mmintrin.patch
Patch15: gcc41-pr25626.patch
Patch16: gcc41-vrp.patch
+Patch17: gcc41-c++-parser.patch
%define _gnu %{nil}
%ifarch sparc
@@ -406,6 +407,7 @@ which are required to run programs compiled with the GNAT.
%patch14 -p0 -b .mmintrin~
%patch15 -p0 -b .pr25626~
%patch16 -p0 -b .vrp~
+%patch17 -p0 -b .c++-parser~
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
diff --git a/sources b/sources
index a19e86d..82346fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12c833736a6a751792fa9f2b2e548da3 gcc-4.1.0-20060217.tar.bz2
+a2796ec8b629416c40b1ac08b0ca5960 gcc-4.1.0-20060219.tar.bz2
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/gcc] rhel-f41-base: 4.1.0-0.29
@ 2026-06-29 12:22 Jakub Jelinek
0 siblings, 0 replies; 2+ messages 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 : 286566e9aba196a1759761604f4bd69c57c7280f
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-02-19T22:48:02+00:00
Stats : +9/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/286566e9aba196a1759761604f4bd69c57c7280f?branch=rhel-f41-base
Log:
4.1.0-0.29
---
diff --git a/gcc41.spec b/gcc41.spec
index 119c1eb..6494ec5 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
-%define DATE 20060217
+%define DATE 20060219
%define gcc_version 4.1.0
-%define gcc_release 0.28
+%define gcc_release 0.29
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -111,7 +111,6 @@ Patch13: gcc41-libstdc++-bitset.patch
Patch14: gcc41-mmintrin.patch
Patch15: gcc41-pr25626.patch
Patch16: gcc41-vrp.patch
-Patch17: gcc41-pr26334.patch
%define _gnu %{nil}
%ifarch sparc
@@ -407,7 +406,6 @@ which are required to run programs compiled with the GNAT.
%patch14 -p0 -b .mmintrin~
%patch15 -p0 -b .pr25626~
%patch16 -p0 -b .vrp~
-%patch17 -p0 -b .pr26334~
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
@@ -1424,6 +1422,13 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Sun Feb 19 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.29
+- update from gcc-4_1-branch (-r111179:111278)
+ - PRs ada/13408, c++/26266, target/22209, target/26189
+ - fix ppc32 -fpic reload problem with extenddftf2 pattern
+ (David Edelsohn, #181625, PR target/26350)
+ - fix the PR middle-end/26334 patch
+
* Fri Feb 17 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.28
- update from gcc-4_1-branch (-r110978:111179)
- PRs ada/20753, bootstrap/16787, bootstrap/26053, fortran/25806,
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-29 12:22 UTC | newest]
Thread overview: 2+ messages (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.29 Jakub Jelinek
-- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:22 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox