* [gentoo-commits] proj/gcc-multilib-bootstrap:master commit in: amd64/, x86/
@ 2020-12-08 14:42 Andreas K. Hüttel
0 siblings, 0 replies; only message in thread
From: Andreas K. Hüttel @ 2020-12-08 14:42 UTC (permalink / raw
To: gentoo-commits
commit: b98a8a5d1f1ccb6b1485e2a18fd331a8c9a96c62
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 8 14:40:52 2020 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Dec 8 14:40:52 2020 +0000
URL: https://gitweb.gentoo.org/proj/gcc-multilib-bootstrap.git/commit/?id=b98a8a5d
Update amd64 and x86 from gcc-9.3.0-r1
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
amd64/crtbegin.o | Bin 2288 -> 2192 bytes
amd64/crtbeginS.o | Bin 2600 -> 2464 bytes
amd64/crtbeginT.o | Bin 2696 -> 2632 bytes
amd64/crtend.o | Bin 1248 -> 1264 bytes
amd64/crtendS.o | Bin 1248 -> 1264 bytes
amd64/crtfastmath.o | Bin 1472 -> 1600 bytes
amd64/crtprec32.o | Bin 1472 -> 1592 bytes
amd64/crtprec64.o | Bin 1480 -> 1608 bytes
amd64/crtprec80.o | Bin 1472 -> 1592 bytes
amd64/libcc1.so.0.0.0 | Bin 76608 -> 126392 bytes
amd64/libgcc.a | Bin 3038442 -> 7615094 bytes
amd64/libgcc_eh.a | Bin 50868 -> 399004 bytes
amd64/libgcc_s.so.1 | Bin 92376 -> 100624 bytes
x86/crtbegin.o | Bin 1520 -> 1492 bytes
x86/crtbeginS.o | Bin 2272 -> 2184 bytes
x86/crtbeginT.o | Bin 1860 -> 1852 bytes
x86/crtend.o | Bin 852 -> 876 bytes
x86/crtendS.o | Bin 852 -> 876 bytes
x86/crtfastmath.o | Bin 1200 -> 1320 bytes
x86/crtprec32.o | Bin 1024 -> 1108 bytes
x86/crtprec64.o | Bin 1028 -> 1116 bytes
x86/crtprec80.o | Bin 1024 -> 1108 bytes
x86/libcc1.so | 1 -
x86/libcc1.so.0 | 1 -
x86/libcc1.so.0.0.0 | Bin 75484 -> 0 bytes
x86/libgcc.a | Bin 3286684 -> 5569634 bytes
x86/libgcc_eh.a | Bin 44136 -> 221498 bytes
x86/libgcc_s.so.1 | Bin 116136 -> 112092 bytes
28 files changed, 2 deletions(-)
diff --git a/amd64/crtbegin.o b/amd64/crtbegin.o
index baac42e..4416bc7 100644
Binary files a/amd64/crtbegin.o and b/amd64/crtbegin.o differ
diff --git a/amd64/crtbeginS.o b/amd64/crtbeginS.o
index 5fe0a73..a6b3639 100644
Binary files a/amd64/crtbeginS.o and b/amd64/crtbeginS.o differ
diff --git a/amd64/crtbeginT.o b/amd64/crtbeginT.o
index d17980d..c9b9a73 100644
Binary files a/amd64/crtbeginT.o and b/amd64/crtbeginT.o differ
diff --git a/amd64/crtend.o b/amd64/crtend.o
index c0d5fb1..83e989f 100644
Binary files a/amd64/crtend.o and b/amd64/crtend.o differ
diff --git a/amd64/crtendS.o b/amd64/crtendS.o
index c0d5fb1..7ceae70 100644
Binary files a/amd64/crtendS.o and b/amd64/crtendS.o differ
diff --git a/amd64/crtfastmath.o b/amd64/crtfastmath.o
index 9417d79..68625ea 100644
Binary files a/amd64/crtfastmath.o and b/amd64/crtfastmath.o differ
diff --git a/amd64/crtprec32.o b/amd64/crtprec32.o
index 6d7ec94..8bdfcc2 100644
Binary files a/amd64/crtprec32.o and b/amd64/crtprec32.o differ
diff --git a/amd64/crtprec64.o b/amd64/crtprec64.o
index 4816137..fd0416a 100644
Binary files a/amd64/crtprec64.o and b/amd64/crtprec64.o differ
diff --git a/amd64/crtprec80.o b/amd64/crtprec80.o
index a542c6d..fbf1c4d 100644
Binary files a/amd64/crtprec80.o and b/amd64/crtprec80.o differ
diff --git a/amd64/libcc1.so.0.0.0 b/amd64/libcc1.so.0.0.0
index 6edf57d..03565a1 100755
Binary files a/amd64/libcc1.so.0.0.0 and b/amd64/libcc1.so.0.0.0 differ
diff --git a/amd64/libgcc.a b/amd64/libgcc.a
index f24a100..71f5ce1 100644
Binary files a/amd64/libgcc.a and b/amd64/libgcc.a differ
diff --git a/amd64/libgcc_eh.a b/amd64/libgcc_eh.a
index 502804e..016fdb9 100644
Binary files a/amd64/libgcc_eh.a and b/amd64/libgcc_eh.a differ
diff --git a/amd64/libgcc_s.so.1 b/amd64/libgcc_s.so.1
index e9948a3..3f1fa35 100644
Binary files a/amd64/libgcc_s.so.1 and b/amd64/libgcc_s.so.1 differ
diff --git a/x86/crtbegin.o b/x86/crtbegin.o
index 35b98c9..35a4bc8 100644
Binary files a/x86/crtbegin.o and b/x86/crtbegin.o differ
diff --git a/x86/crtbeginS.o b/x86/crtbeginS.o
index 2c55b3d..d6f699c 100644
Binary files a/x86/crtbeginS.o and b/x86/crtbeginS.o differ
diff --git a/x86/crtbeginT.o b/x86/crtbeginT.o
index f7172e6..143da34 100644
Binary files a/x86/crtbeginT.o and b/x86/crtbeginT.o differ
diff --git a/x86/crtend.o b/x86/crtend.o
index 3e4479f..5b49e51 100644
Binary files a/x86/crtend.o and b/x86/crtend.o differ
diff --git a/x86/crtendS.o b/x86/crtendS.o
index 3e4479f..2e685a7 100644
Binary files a/x86/crtendS.o and b/x86/crtendS.o differ
diff --git a/x86/crtfastmath.o b/x86/crtfastmath.o
index 8cad36e..1b4216b 100644
Binary files a/x86/crtfastmath.o and b/x86/crtfastmath.o differ
diff --git a/x86/crtprec32.o b/x86/crtprec32.o
index 3b3a310..c02be29 100644
Binary files a/x86/crtprec32.o and b/x86/crtprec32.o differ
diff --git a/x86/crtprec64.o b/x86/crtprec64.o
index d8e8dac..1f61468 100644
Binary files a/x86/crtprec64.o and b/x86/crtprec64.o differ
diff --git a/x86/crtprec80.o b/x86/crtprec80.o
index 6724d1e..6684218 100644
Binary files a/x86/crtprec80.o and b/x86/crtprec80.o differ
diff --git a/x86/libcc1.so b/x86/libcc1.so
deleted file mode 120000
index 5200aa3..0000000
--- a/x86/libcc1.so
+++ /dev/null
@@ -1 +0,0 @@
-libcc1.so.0.0.0
\ No newline at end of file
diff --git a/x86/libcc1.so.0 b/x86/libcc1.so.0
deleted file mode 120000
index 5200aa3..0000000
--- a/x86/libcc1.so.0
+++ /dev/null
@@ -1 +0,0 @@
-libcc1.so.0.0.0
\ No newline at end of file
diff --git a/x86/libcc1.so.0.0.0 b/x86/libcc1.so.0.0.0
deleted file mode 100755
index 6a70722..0000000
Binary files a/x86/libcc1.so.0.0.0 and /dev/null differ
diff --git a/x86/libgcc.a b/x86/libgcc.a
index 1bc21f4..0ba8d72 100644
Binary files a/x86/libgcc.a and b/x86/libgcc.a differ
diff --git a/x86/libgcc_eh.a b/x86/libgcc_eh.a
index 02efb4c..ae3399e 100644
Binary files a/x86/libgcc_eh.a and b/x86/libgcc_eh.a differ
diff --git a/x86/libgcc_s.so.1 b/x86/libgcc_s.so.1
index 274cc85..1438e76 100644
Binary files a/x86/libgcc_s.so.1 and b/x86/libgcc_s.so.1 differ
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-12-08 14:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-08 14:42 [gentoo-commits] proj/gcc-multilib-bootstrap:master commit in: amd64/, x86/ Andreas K. Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox