public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.0-0.8
@ 2026-06-29 12:22 Jakub Jelinek
0 siblings, 0 replies; 3+ 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 : 9dbc7815920bdbf9b7361faaf3f5a7cf161bcea5
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2005-12-14T22:17:06+00:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/9dbc7815920bdbf9b7361faaf3f5a7cf161bcea5?branch=rhel-f41-base
Log:
4.1.0-0.8
---
diff --git a/gcc41.spec b/gcc41.spec
index b33023c..d0a4579 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -102,6 +102,7 @@ Patch20: gcc41-s390-atomic1.patch
Patch21: gcc41-rh175569.patch
Patch22: gcc41-java-src-filename.patch
Patch23: gcc41-unwind-dw2-glibc.patch
+Patch24: gcc41-cxx-relro.patch
%define _gnu %{nil}
%ifarch sparc
@@ -454,6 +455,7 @@ which are required to run programs compiled with the GNAT.
%patch21 -p0 -b .rh175569~
%patch22 -p0 -b .java-src-filename~
%patch23 -p0 -b .unwind-dw2-glibc~
+%patch24 -p0 -b .cxx-relro~
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
@@ -1541,6 +1543,8 @@ fi
- fix crash in _Unwind_IteratePhdrCallback (Andrew Haley)
- don't Require alsa-lib-devel, just BuildRequire it
(#175627)
+- use .gnu.linkonce.d.rel.ro.* sections for objects that
+ are constant after relocation processing
* Mon Dec 12 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.7
- update from gcc-4_1-branch (-r108157:108414)
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [rpms/gcc] rhel-f41-base: 4.1.0-0.8
@ 2026-06-29 12:22 Jakub Jelinek
0 siblings, 0 replies; 3+ 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 : 32ff77e8b375020b772a652537e800cca9881d5a
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2005-12-14T22:37:18+00:00
Stats : +2/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/32ff77e8b375020b772a652537e800cca9881d5a?branch=rhel-f41-base
Log:
4.1.0-0.8
---
diff --git a/.cvsignore b/.cvsignore
index 99f1688..4fb682c 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gcc-4.1.0-20051212.tar.bz2
+gcc-4.1.0-20051214.tar.bz2
diff --git a/gcc41.spec b/gcc41.spec
index d0a4579..45039f0 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -94,7 +94,6 @@ Patch12: gcc41-libjava-libltdl.patch
Patch13: gcc41-fortran-finclude.patch
Patch14: gcc41-ppc64-sync.patch
Patch15: gcc41-ppc32-retaddr.patch
-Patch16: gcc41-libgfortran-host_subdir.patch
Patch17: gcc41-pr24823.patch
Patch18: gcc41-pr24982.patch
Patch19: gcc41-pr25180.patch
@@ -447,7 +446,6 @@ which are required to run programs compiled with the GNAT.
%patch13 -p0 -b .fortran-finclude~
%patch14 -p0 -b .ppc64-sync~
%patch15 -p0 -b .ppc32-retaddr~
-%patch16 -p0 -b .libgfortran-host_subdir~
%patch17 -p0 -b .pr24823~
%patch18 -p0 -b .pr24982~
%patch19 -p0 -b .pr25180~
diff --git a/sources b/sources
index 2cc22e4..7da9893 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53325e127f307dd3e8baaf3920adf6e2 gcc-4.1.0-20051212.tar.bz2
+f0e4419d832cc7cc78485c51a3bc69d2 gcc-4.1.0-20051214.tar.bz2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [rpms/gcc] rhel-f41-base: 4.1.0-0.8
@ 2026-06-29 12:22 Jakub Jelinek
0 siblings, 0 replies; 3+ 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 : b451690fec69e9b7f41a66c9c78619e9a3960053
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2005-12-14T22:08:07+00:00
Stats : +16/-17 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/b451690fec69e9b7f41a66c9c78619e9a3960053?branch=rhel-f41-base
Log:
4.1.0-0.8
---
diff --git a/gcc41.spec b/gcc41.spec
index 5bf7201..b33023c 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
-%define DATE 20051212
+%define DATE 20051214
%define gcc_version 4.1.0
-%define gcc_release 0.7
+%define gcc_release 0.8
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -99,14 +99,9 @@ Patch17: gcc41-pr24823.patch
Patch18: gcc41-pr24982.patch
Patch19: gcc41-pr25180.patch
Patch20: gcc41-s390-atomic1.patch
-Patch21: gcc41-java-jarsort.patch
+Patch21: gcc41-rh175569.patch
Patch22: gcc41-java-src-filename.patch
-Patch23: gcc41-pr24188.patch
-Patch24: gcc41-pr24907.patch
-Patch25: gcc41-pr25023.patch
-Patch26: gcc41-pr25366.patch
-Patch27: gcc41-test-pr25331.patch
-Patch28: gcc41-test-generate-noliberty.patch
+Patch23: gcc41-unwind-dw2-glibc.patch
%define _gnu %{nil}
%ifarch sparc
@@ -292,7 +287,7 @@ Requires: glib2 >= 2.4.0
BuildRequires: glib2-devel >= 2.4.0
Requires: libart_lgpl >= 2.1.0
BuildRequires: libart_lgpl-devel >= 2.1.0
-Requires: alsa-lib-devel
+BuildRequires: alsa-lib-devel
Obsoletes: gcc-libgcj
Obsoletes: libgcj3
Obsoletes: libgcj34
@@ -456,14 +451,9 @@ which are required to run programs compiled with the GNAT.
%patch18 -p0 -b .pr24982~
%patch19 -p0 -b .pr25180~
%patch20 -p0 -b .s390-atomic1~
-%patch21 -p0 -b .java-jarsort~
+%patch21 -p0 -b .rh175569~
%patch22 -p0 -b .java-src-filename~
-%patch23 -p0 -b .pr24188~
-%patch24 -p0 -b .pr24907~
-%patch25 -p0 -b .pr25023~
-%patch26 -p0 -b .pr25366~
-%patch27 -p0 -b .test-pr25331~
-%patch28 -p0 -b .test-generate-noliberty~
+%patch23 -p0 -b .unwind-dw2-glibc~
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
@@ -1543,6 +1533,15 @@ fi
%endif
%changelog
+* Wed Dec 12 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.8
+- update from gcc-4_1-branch (-r108414:108539)
+ - PRs classpath/25389, fortran/23815, fortran/25078, target/25254
+- fix Java ICE on initialized static final var used in case
+ (Andrew Haley, #175569)
+- fix crash in _Unwind_IteratePhdrCallback (Andrew Haley)
+- don't Require alsa-lib-devel, just BuildRequire it
+ (#175627)
+
* Mon Dec 12 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.7
- update from gcc-4_1-branch (-r108157:108414)
- PRs c++/19317, c++/19397, c++/19762, c++/19764, c++/25010, c++/25300,
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-06-29 12:22 UTC | newest]
Thread overview: 3+ 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.8 Jakub Jelinek
2026-06-29 12:22 Jakub Jelinek
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