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.4.0-0.9
Date: Mon, 29 Jun 2026 12:24:03 GMT	[thread overview]
Message-ID: <178273584329.1.964439222822893684.rpms-gcc-9f6c7e39fa7c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 9f6c7e39fa7cbf725147c1aabfce5b1bec3e9b71
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2009-01-21T07:10:38+00:00
Stats  : +5/-17 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/9f6c7e39fa7cbf725147c1aabfce5b1bec3e9b71?branch=rhel-f41-base

Log:
4.4.0-0.9

---
diff --git a/.cvsignore b/.cvsignore
index 4e7519f..16f2639 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,3 +1,2 @@
 fastjar-0.97.tar.gz
 gcc-4.4.0-20090115.tar.bz2
-ppc64gnat.tar.bz2

diff --git a/gcc.spec b/gcc.spec
index d943566..2f66c2e 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -3,7 +3,7 @@
 %define gcc_version 4.4.0
 # Note, gcc_release must be integer, if you want to add suffixes to
 # %{release}, append them after %{gcc_release} on Release: line.
-%define gcc_release 0.8
+%define gcc_release 0.9
 %define _unpackaged_files_terminate_build 0
 %define multilib_64_archs sparc64 ppc64 s390x x86_64
 %define include_gappletviewer 1
@@ -50,8 +50,6 @@ Source2: README.libgcjwebplugin.so
 Source3: protoize.1
 %define fastjar_ver 0.97
 Source4: http://download.savannah.nongnu.org/releases/fastjar/fastjar-%{fastjar_ver}.tar.gz
-# Temporary bootstrap stuff.
-Source100: ppc64gnat.tar.bz2
 URL: http://gcc.gnu.org
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # Need binutils with -pie support >= 2.14.90.0.4-4
@@ -85,11 +83,9 @@ BuildRequires: glibc >= 2.3.90-35
 BuildRequires: /lib/libc.so.6 /usr/lib/libc.so /lib64/libc.so.6 /usr/lib64/libc.so
 %endif
 %if %{build_ada}
-%ifnarch ppc64
 # Ada requires Ada to build
 BuildRequires: gcc-gnat >= 3.1, libgnat >= 3.1
 %endif
-%endif
 %ifarch ia64
 BuildRequires: libunwind >= 0.98
 %endif
@@ -482,15 +478,6 @@ rm -fr obj-%{gcc_target_platform}
 mkdir obj-%{gcc_target_platform}
 cd obj-%{gcc_target_platform}
 
-%ifarch ppc64
-mkdir gnat_hacks
-cd gnat_hacks
-tar xjf %{SOURCE100}
-sed -i -e 's/gnat\*)/gnat*|*.ad[sb]\\ *|*.ad[sb])/' bin/gcc
-export PATH=`pwd`/bin${PATH:+:$PATH}
-cd ..
-%endif
-
 %if %{build_java}
 %if !%{bootstrap_java}
 # If we don't have gjavah in $PATH, try to build it with the old gij
@@ -544,7 +531,7 @@ if gcc -m64 -xc -S /dev/null -o - > /dev/null 2>&1; then
 exec /usr/bin/gcc -m64 "$@"
 EOF
   chmod +x gcc64
-#  CC=`pwd`/gcc64
+  CC=`pwd`/gcc64
 fi
 %endif
 OPT_FLAGS=`echo "$OPT_FLAGS" | sed -e 's/[[:blank:]]\+/ /g'`
@@ -1722,6 +1709,9 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Wed Jan 21 2009 Jakub Jelinek <jakub@redhat.com> 4.4.0-0.9
+- rebuilt without ppc64 ada bootstrap hacks
+
 * Tue Jan 20 2009 Jakub Jelinek <jakub@redhat.com> 4.4.0-0.8
 - attempt to enable Ada support on ppc64
 

diff --git a/sources b/sources
index e99ad1c..27264af 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
 0fafcb0d23d420c978ab253702094ada  gcc-4.4.0-20090115.tar.bz2
-8ebb9e69b2e356829451316d9af92eee  ppc64gnat.tar.bz2

                 reply	other threads:[~2026-06-29 12:24 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=178273584329.1.964439222822893684.rpms-gcc-9f6c7e39fa7c@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