public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.0-0.14
@ 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 : e3b7753cd414d45eb81301df834449af392390ee
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-01-06T09:12:36+00:00
Stats : +13/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/e3b7753cd414d45eb81301df834449af392390ee?branch=rhel-f41-base
Log:
4.1.0-0.14
---
diff --git a/.cvsignore b/.cvsignore
index fb5bcad..3ccf509 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gcc-4.1.0-20060105.tar.bz2
+gcc-4.1.0-20060106.tar.bz2
diff --git a/gcc41.spec b/gcc41.spec
index 0c12c98..af7fca2 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
-%define DATE 20060105
+%define DATE 20060106
%define gcc_version 4.1.0
-%define gcc_release 0.13
+%define gcc_release 0.14
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -99,6 +99,7 @@ Patch17: gcc41-gomp-lastprivate-static.patch
Patch18: gcc41-pr25535.patch
Patch19: gcc41-pr25324.patch
Patch20: gcc41-rh176562.patch
+Patch21: gcc41-pr24940.patch
%define _gnu %{nil}
%ifarch sparc
@@ -449,6 +450,7 @@ which are required to run programs compiled with the GNAT.
%patch18 -p0 -b .pr25535~
%patch19 -p0 -b .pr25324~
%patch20 -p0 -b .rh176562~
+%patch21 -p0 -b .pr24940~
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
@@ -1534,6 +1536,12 @@ fi
%endif
%changelog
+* Fri Jan 6 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.14
+- update from gcc-4_1-branch (-r109369:109401)
+ - PR fortran/23675
+ - fix Java shutdown hook (Tom Tromey, #165136)
+- fix libjava/shlibpath.m4 (PR libgcj/24940)
+
* Thu Jan 5 2006 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.13
- update from gcc-4_1-branch (-r108957:109369)
- PRs c++/23171, c++/23172, c++/24671, c++/24782, c++/25294, c++/25417,
@@ -1551,7 +1559,7 @@ fi
target/25554, target/25572, testsuite/25214, testsuite/25441,
testsuite/25442, testsuite/25444, tree-opt/25513
- create java Package for compiled classes which are linked in but
- loaded by the system class loader (#176956)
+ loaded by the system class loader (Tom Tromey, #176956)
- fix posix_memalign prototype in <mm_malloc.h> (#176461)
- update from gomp-20050608-branch (up to -r109349)
- buildrequire libXtst-devel (#176898)
diff --git a/sources b/sources
index c49e530..2583e2a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f27bdcb7a666c31dc20c41eced50decd gcc-4.1.0-20060105.tar.bz2
+b2a01514112261eafd8c302d347ef632 gcc-4.1.0-20060106.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-0.14 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox