public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.0-2
@ 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 : ba74288e4eed3798a38bd67f422a7bd15885306b
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-03-04T08:09:07+00:00
Stats : +12/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/ba74288e4eed3798a38bd67f422a7bd15885306b?branch=rhel-f41-base
Log:
4.1.0-2
---
diff --git a/.cvsignore b/.cvsignore
index 7cff5b2..f07ecfe 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gcc-4.1.0-20060228.tar.bz2
+gcc-4.1.0-20060304.tar.bz2
diff --git a/gcc41.spec b/gcc41.spec
index 763d4dd..37165f5 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
-%define DATE 20060228
+%define DATE 20060304
%define gcc_version 4.1.0
-%define gcc_release 1
+%define gcc_release 2
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -106,6 +106,7 @@ Patch8: gcc41-java-slow_pthread_self.patch
Patch9: gcc41-ppc32-retaddr.patch
Patch10: gcc41-x86_64-sse3.patch
Patch11: gcc41-mni.patch
+Patch12: gcc41-cfaval.patch
%define _gnu %{nil}
%ifarch sparc
@@ -396,6 +397,7 @@ which are required to run programs compiled with the GNAT.
%patch9 -p0 -b .ppc32-retaddr~
%patch10 -p0 -b .x86_64-sse3~
%patch11 -p0 -b .mni~
+%patch12 -p0 -b .cfaval~
sed -i -e 's/4\.1\.1/4.1.0/' gcc/BASE-VER gcc/version.c
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
@@ -1413,6 +1415,12 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Sat Mar 4 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-2
+- update from -gcc-4_1-branch (-r111570:111697)
+ - PRs c++/26291, libgfortran/26136, libgfortran/26423, libgfortran/26464,
+ libstdc++/26526, rtl-optimization/26345, target/19061, target/26453
+- handle DW_CFA_val_{offset,offset_sf,expression} in the libgcc{,_s} unwinder
+
* Tue Feb 28 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-1
- update from gcc-4_1-branch (-r111466:111570)
- GCC 4.1.0 release
diff --git a/sources b/sources
index ef59b74..0ab0f01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a561810585dda4f9990a0dc8e8355f01 gcc-4.1.0-20060228.tar.bz2
+cc39dd702c70d0a784c7ecdedbb503b7 gcc-4.1.0-20060304.tar.bz2
^ 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-2 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox