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-2
Date: Mon, 29 Jun 2026 12:22:19 GMT [thread overview]
Message-ID: <178273573912.1.7227568744393334753.rpms-gcc-ba74288e4eed@fedoraproject.org> (raw)
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
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=178273573912.1.7227568744393334753.rpms-gcc-ba74288e4eed@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