4.1.1-30
This commit is contained in:
parent
41b83a3de0
commit
52bcbb0bef
@ -1 +1 @@
|
|||||||
gcc-4.1.1-20061006.tar.bz2
|
gcc-4.1.1-20061011.tar.bz2
|
||||||
|
27
gcc41.spec
27
gcc41.spec
@ -1,6 +1,6 @@
|
|||||||
%define DATE 20061006
|
%define DATE 20061011
|
||||||
%define gcc_version 4.1.1
|
%define gcc_version 4.1.1
|
||||||
%define gcc_release 29
|
%define gcc_release 30
|
||||||
%define _unpackaged_files_terminate_build 0
|
%define _unpackaged_files_terminate_build 0
|
||||||
%define multilib_64_archs sparc64 ppc64 s390x x86_64
|
%define multilib_64_archs sparc64 ppc64 s390x x86_64
|
||||||
%ifarch %{ix86} x86_64 ia64
|
%ifarch %{ix86} x86_64 ia64
|
||||||
@ -135,12 +135,8 @@ Patch26: gcc41-pr27567.patch
|
|||||||
Patch27: gcc41-pr29272.patch
|
Patch27: gcc41-pr29272.patch
|
||||||
Patch28: gcc41-pr29059.patch
|
Patch28: gcc41-pr29059.patch
|
||||||
Patch29: gcc41-strncat-chk.patch
|
Patch29: gcc41-strncat-chk.patch
|
||||||
Patch30: gcc41-pr28415.patch
|
Patch30: gcc41-power6x.patch
|
||||||
Patch31: gcc41-pr29198.patch
|
Patch31: gcc41-pr29091.patch
|
||||||
Patch32: gcc41-power6x.patch
|
|
||||||
Patch33: gcc41-pr28924.patch
|
|
||||||
Patch34: gcc41-pr29091.patch
|
|
||||||
Patch35: gcc41-pr29290.patch
|
|
||||||
|
|
||||||
%define _gnu %{nil}
|
%define _gnu %{nil}
|
||||||
%ifarch sparc
|
%ifarch sparc
|
||||||
@ -453,12 +449,8 @@ which are required to run programs compiled with the GNAT.
|
|||||||
%patch27 -p0 -b .pr29272~
|
%patch27 -p0 -b .pr29272~
|
||||||
%patch28 -p0 -b .pr29059~
|
%patch28 -p0 -b .pr29059~
|
||||||
%patch29 -p0 -b .strncat-chk~
|
%patch29 -p0 -b .strncat-chk~
|
||||||
%patch30 -p0 -b .pr28415~
|
%patch30 -p0 -b .power6x~
|
||||||
%patch31 -p0 -b .pr29198~
|
%patch31 -p0 -b .pr29091~
|
||||||
%patch32 -p0 -b .power6x~
|
|
||||||
%patch33 -p0 -b .pr28924~
|
|
||||||
%patch34 -p0 -b .pr29091~
|
|
||||||
%patch35 -p0 -b .pr29290~
|
|
||||||
|
|
||||||
sed -i -e 's/4\.1\.2/4.1.1/' gcc/BASE-VER gcc/version.c
|
sed -i -e 's/4\.1\.2/4.1.1/' gcc/BASE-VER gcc/version.c
|
||||||
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
|
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
|
||||||
@ -1520,6 +1512,13 @@ fi
|
|||||||
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
|
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 11 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-30
|
||||||
|
- update from gcc-4_1-branch (-r117464:117629)
|
||||||
|
- PRs c++/28302, c++/28349, c++/28450, c++/29002, libstdc++/29095,
|
||||||
|
libstdc++/29354, libstdc++/29368, target/28490
|
||||||
|
- fix gnu.xml.transform.TransformerImpl (Tom Tromey, #208854,
|
||||||
|
PR classpath/29362)
|
||||||
|
|
||||||
* Fri Oct 6 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-29
|
* Fri Oct 6 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-29
|
||||||
- update from gcc-4_1-branch (-r117266:117464)
|
- update from gcc-4_1-branch (-r117266:117464)
|
||||||
- PRs bootstrap/26764, bootstrap/27334, c++/29080, c++/29138, c++/29226,
|
- PRs bootstrap/26764, bootstrap/27334, c++/29080, c++/29138, c++/29226,
|
||||||
|
Loading…
Reference in New Issue
Block a user