commit:     61a0d7980c5cbea37f2e5a543cb8630709aeaa56
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 10 21:23:04 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Dec 10 21:23:04 2020 +0000
URL:        
https://gitweb.gentoo.org/proj/gcc-multilib-bootstrap.git/commit/?id=61a0d798

Update ppc files to gcc-9.3

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 README              |   4 ++--
 ppc/crtbegin.o      | Bin 1724 -> 1492 bytes
 ppc/crtbeginS.o     | Bin 2160 -> 1904 bytes
 ppc/crtbeginT.o     | Bin 2076 -> 1896 bytes
 ppc/crtend.o        | Bin 852 -> 784 bytes
 ppc/crtendS.o       | Bin 852 -> 784 bytes
 ppc/libcc1.so.0.0.0 | Bin 132964 -> 198784 bytes
 ppc/libgcc.a        | Bin 499394 -> 653560 bytes
 ppc/libgcc_eh.a     | Bin 47360 -> 49892 bytes
 ppc/libgcc_s.so.1   | Bin 132584 -> 132540 bytes
 10 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index dd5b364..9cbdcac 100644
--- a/README
+++ b/README
@@ -21,8 +21,8 @@ How was this tarball generated?
 
 Current status: 
 
-* amd64, x86: Files from gcc-9.3
+* amd64, x86, ppc: Files from gcc-9.3
 * x32: Files from gcc-6.4
 * s390, s390x: Files from gcc-5.4 (does this work?)
-* ppc, ppc64: no files, since only gcc-4.9 available
+* ppc64: no files, since only gcc-4.9 available
 * n32, n64, o32: last mips stages are years old, not useful

diff --git a/ppc/crtbegin.o b/ppc/crtbegin.o
index bb8c1fd..e5e6bfd 100644
Binary files a/ppc/crtbegin.o and b/ppc/crtbegin.o differ

diff --git a/ppc/crtbeginS.o b/ppc/crtbeginS.o
index 3ff5f35..da97cb8 100644
Binary files a/ppc/crtbeginS.o and b/ppc/crtbeginS.o differ

diff --git a/ppc/crtbeginT.o b/ppc/crtbeginT.o
index f7ae830..5ecaddc 100644
Binary files a/ppc/crtbeginT.o and b/ppc/crtbeginT.o differ

diff --git a/ppc/crtend.o b/ppc/crtend.o
index fa5ff76..59716a6 100644
Binary files a/ppc/crtend.o and b/ppc/crtend.o differ

diff --git a/ppc/crtendS.o b/ppc/crtendS.o
index faed194..3b653af 100644
Binary files a/ppc/crtendS.o and b/ppc/crtendS.o differ

diff --git a/ppc/libcc1.so.0.0.0 b/ppc/libcc1.so.0.0.0
index 145ab70..00f3f95 100755
Binary files a/ppc/libcc1.so.0.0.0 and b/ppc/libcc1.so.0.0.0 differ

diff --git a/ppc/libgcc.a b/ppc/libgcc.a
index 56e2711..5939484 100644
Binary files a/ppc/libgcc.a and b/ppc/libgcc.a differ

diff --git a/ppc/libgcc_eh.a b/ppc/libgcc_eh.a
index 4ee4401..ae87b40 100644
Binary files a/ppc/libgcc_eh.a and b/ppc/libgcc_eh.a differ

diff --git a/ppc/libgcc_s.so.1 b/ppc/libgcc_s.so.1
index 14ddc0f..fc1a394 100644
Binary files a/ppc/libgcc_s.so.1 and b/ppc/libgcc_s.so.1 differ

Reply via email to