From 515855cf23fbd0a55e17f4179817475950efed6c Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Thu, 10 Dec 2020 23:31:04 +0200 Subject: Update ppc64 files to gcc-9.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- README | 3 +-- ppc64/crtbegin.o | Bin 3344 -> 2912 bytes ppc64/crtbeginS.o | Bin 3768 -> 3360 bytes ppc64/crtbeginT.o | Bin 3936 -> 3624 bytes ppc64/crtend.o | Bin 1144 -> 1040 bytes ppc64/crtendS.o | Bin 1144 -> 1040 bytes ppc64/libcc1.so.0.0.0 | Bin 135288 -> 201552 bytes ppc64/libgcc.a | Bin 709340 -> 835598 bytes ppc64/libgcc_eh.a | Bin 57588 -> 59156 bytes ppc64/libgcc_s.so.1 | Bin 133984 -> 134008 bytes 10 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index 9cbdcac..c5a3fd9 100644 --- a/README +++ b/README @@ -21,8 +21,7 @@ How was this tarball generated? Current status: -* amd64, x86, ppc: Files from gcc-9.3 +* amd64, x86, ppc, ppc64: Files from gcc-9.3 * x32: Files from gcc-6.4 * s390, s390x: Files from gcc-5.4 (does this work?) -* ppc64: no files, since only gcc-4.9 available * n32, n64, o32: last mips stages are years old, not useful diff --git a/ppc64/crtbegin.o b/ppc64/crtbegin.o index b9f1ba9..8e240cb 100644 Binary files a/ppc64/crtbegin.o and b/ppc64/crtbegin.o differ diff --git a/ppc64/crtbeginS.o b/ppc64/crtbeginS.o index a6bdd48..134ce66 100644 Binary files a/ppc64/crtbeginS.o and b/ppc64/crtbeginS.o differ diff --git a/ppc64/crtbeginT.o b/ppc64/crtbeginT.o index 06442e6..fb0828d 100644 Binary files a/ppc64/crtbeginT.o and b/ppc64/crtbeginT.o differ diff --git a/ppc64/crtend.o b/ppc64/crtend.o index ad36513..292173f 100644 Binary files a/ppc64/crtend.o and b/ppc64/crtend.o differ diff --git a/ppc64/crtendS.o b/ppc64/crtendS.o index ad36513..292173f 100644 Binary files a/ppc64/crtendS.o and b/ppc64/crtendS.o differ diff --git a/ppc64/libcc1.so.0.0.0 b/ppc64/libcc1.so.0.0.0 index 8563088..9d1d1d0 100755 Binary files a/ppc64/libcc1.so.0.0.0 and b/ppc64/libcc1.so.0.0.0 differ diff --git a/ppc64/libgcc.a b/ppc64/libgcc.a index 6b7bdf1..803d0b0 100644 Binary files a/ppc64/libgcc.a and b/ppc64/libgcc.a differ diff --git a/ppc64/libgcc_eh.a b/ppc64/libgcc_eh.a index f017c14..968accc 100644 Binary files a/ppc64/libgcc_eh.a and b/ppc64/libgcc_eh.a differ diff --git a/ppc64/libgcc_s.so.1 b/ppc64/libgcc_s.so.1 index fa1ee7e..efbfef2 100644 Binary files a/ppc64/libgcc_s.so.1 and b/ppc64/libgcc_s.so.1 differ -- cgit v1.2.3-65-gdbad