commit: f87027347a251ed42c373daf60fc564751e6eefd Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sun Apr 17 02:58:44 2022 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Apr 17 17:09:18 2022 +0000 URL: https://gitweb.gentoo.org/proj/gcc-multilib-bootstrap.git/commit/?id=f8702734
Add mips files from gcc-11.2.1 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> n32/crtbegin.o | Bin 0 -> 1852 bytes n32/crtbeginS.o | Bin 0 -> 2424 bytes n32/crtbeginT.o | Bin 0 -> 2252 bytes n32/crtend.o | Bin 0 -> 1024 bytes n32/crtendS.o | Bin 0 -> 1024 bytes n32/crtfastmath.o | Bin 0 -> 1180 bytes n32/libgcc.a | Bin 0 -> 362148 bytes n32/libgcc_eh.a | Bin 0 -> 71108 bytes n32/libgcc_s.so | 4 ++++ n32/libgcc_s.so.1 | Bin 0 -> 116088 bytes n32/libgcov.a | Bin 0 -> 63100 bytes n32/libsupc++.a | Bin 0 -> 356080 bytes n64/crtbegin.o | Bin 0 -> 3016 bytes n64/crtbeginS.o | Bin 0 -> 3272 bytes n64/crtbeginT.o | Bin 0 -> 3576 bytes n64/crtend.o | Bin 0 -> 1456 bytes n64/crtendS.o | Bin 0 -> 1456 bytes n64/crtfastmath.o | Bin 0 -> 1688 bytes n64/libgcc.a | Bin 0 -> 481144 bytes n64/libgcc_eh.a | Bin 0 -> 94396 bytes n64/libgcc_s.so | 4 ++++ n64/libgcc_s.so.1 | Bin 0 -> 137488 bytes n64/libgcov.a | Bin 0 -> 81524 bytes n64/libsupc++.a | Bin 0 -> 471140 bytes o32/crtbegin.o | Bin 0 -> 1772 bytes o32/crtbeginS.o | Bin 0 -> 2112 bytes o32/crtbeginT.o | Bin 0 -> 2104 bytes o32/crtend.o | Bin 0 -> 1024 bytes o32/crtendS.o | Bin 0 -> 1024 bytes o32/crtfastmath.o | Bin 0 -> 1164 bytes o32/libgcc.a | Bin 0 -> 305394 bytes o32/libgcc_eh.a | Bin 0 -> 61264 bytes o32/libgcc_s.so | 4 ++++ o32/libgcc_s.so.1 | Bin 0 -> 83692 bytes o32/libgcov.a | Bin 0 -> 55670 bytes o32/libsupc++.a | Bin 0 -> 323804 bytes 36 files changed, 12 insertions(+) diff --git a/n32/crtbegin.o b/n32/crtbegin.o new file mode 100644 index 0000000..a6c3464 Binary files /dev/null and b/n32/crtbegin.o differ diff --git a/n32/crtbeginS.o b/n32/crtbeginS.o new file mode 100644 index 0000000..9a0dae7 Binary files /dev/null and b/n32/crtbeginS.o differ diff --git a/n32/crtbeginT.o b/n32/crtbeginT.o new file mode 100644 index 0000000..0e8a8f3 Binary files /dev/null and b/n32/crtbeginT.o differ diff --git a/n32/crtend.o b/n32/crtend.o new file mode 100644 index 0000000..ed0d925 Binary files /dev/null and b/n32/crtend.o differ diff --git a/n32/crtendS.o b/n32/crtendS.o new file mode 100644 index 0000000..8e4e525 Binary files /dev/null and b/n32/crtendS.o differ diff --git a/n32/crtfastmath.o b/n32/crtfastmath.o new file mode 100644 index 0000000..61e7d75 Binary files /dev/null and b/n32/crtfastmath.o differ diff --git a/n32/libgcc.a b/n32/libgcc.a new file mode 100644 index 0000000..a252a92 Binary files /dev/null and b/n32/libgcc.a differ diff --git a/n32/libgcc_eh.a b/n32/libgcc_eh.a new file mode 100644 index 0000000..0791706 Binary files /dev/null and b/n32/libgcc_eh.a differ diff --git a/n32/libgcc_s.so b/n32/libgcc_s.so new file mode 100644 index 0000000..c8e9224 --- /dev/null +++ b/n32/libgcc_s.so @@ -0,0 +1,4 @@ +/* GNU ld script + Use the shared library, but some functions are only in + the static library. */ +GROUP ( libgcc_s.so.1 -lgcc ) diff --git a/n32/libgcc_s.so.1 b/n32/libgcc_s.so.1 new file mode 100644 index 0000000..5f864ac Binary files /dev/null and b/n32/libgcc_s.so.1 differ diff --git a/n32/libgcov.a b/n32/libgcov.a new file mode 100644 index 0000000..5799f91 Binary files /dev/null and b/n32/libgcov.a differ diff --git a/n32/libsupc++.a b/n32/libsupc++.a new file mode 100644 index 0000000..f7d90bc Binary files /dev/null and b/n32/libsupc++.a differ diff --git a/n64/crtbegin.o b/n64/crtbegin.o new file mode 100644 index 0000000..5fab40e Binary files /dev/null and b/n64/crtbegin.o differ diff --git a/n64/crtbeginS.o b/n64/crtbeginS.o new file mode 100644 index 0000000..4d5facd Binary files /dev/null and b/n64/crtbeginS.o differ diff --git a/n64/crtbeginT.o b/n64/crtbeginT.o new file mode 100644 index 0000000..74505ee Binary files /dev/null and b/n64/crtbeginT.o differ diff --git a/n64/crtend.o b/n64/crtend.o new file mode 100644 index 0000000..468c8b0 Binary files /dev/null and b/n64/crtend.o differ diff --git a/n64/crtendS.o b/n64/crtendS.o new file mode 100644 index 0000000..468c8b0 Binary files /dev/null and b/n64/crtendS.o differ diff --git a/n64/crtfastmath.o b/n64/crtfastmath.o new file mode 100644 index 0000000..d0b9570 Binary files /dev/null and b/n64/crtfastmath.o differ diff --git a/n64/libgcc.a b/n64/libgcc.a new file mode 100644 index 0000000..86f2288 Binary files /dev/null and b/n64/libgcc.a differ diff --git a/n64/libgcc_eh.a b/n64/libgcc_eh.a new file mode 100644 index 0000000..d8cf7ea Binary files /dev/null and b/n64/libgcc_eh.a differ diff --git a/n64/libgcc_s.so b/n64/libgcc_s.so new file mode 100644 index 0000000..c8e9224 --- /dev/null +++ b/n64/libgcc_s.so @@ -0,0 +1,4 @@ +/* GNU ld script + Use the shared library, but some functions are only in + the static library. */ +GROUP ( libgcc_s.so.1 -lgcc ) diff --git a/n64/libgcc_s.so.1 b/n64/libgcc_s.so.1 new file mode 100644 index 0000000..176acf5 Binary files /dev/null and b/n64/libgcc_s.so.1 differ diff --git a/n64/libgcov.a b/n64/libgcov.a new file mode 100644 index 0000000..5db6c8d Binary files /dev/null and b/n64/libgcov.a differ diff --git a/n64/libsupc++.a b/n64/libsupc++.a new file mode 100644 index 0000000..edd2a6e Binary files /dev/null and b/n64/libsupc++.a differ diff --git a/o32/crtbegin.o b/o32/crtbegin.o new file mode 100644 index 0000000..576978a Binary files /dev/null and b/o32/crtbegin.o differ diff --git a/o32/crtbeginS.o b/o32/crtbeginS.o new file mode 100644 index 0000000..eb62671 Binary files /dev/null and b/o32/crtbeginS.o differ diff --git a/o32/crtbeginT.o b/o32/crtbeginT.o new file mode 100644 index 0000000..db27788 Binary files /dev/null and b/o32/crtbeginT.o differ diff --git a/o32/crtend.o b/o32/crtend.o new file mode 100644 index 0000000..a5c6a62 Binary files /dev/null and b/o32/crtend.o differ diff --git a/o32/crtendS.o b/o32/crtendS.o new file mode 100644 index 0000000..8400bb0 Binary files /dev/null and b/o32/crtendS.o differ diff --git a/o32/crtfastmath.o b/o32/crtfastmath.o new file mode 100644 index 0000000..7ea7cb7 Binary files /dev/null and b/o32/crtfastmath.o differ diff --git a/o32/libgcc.a b/o32/libgcc.a new file mode 100644 index 0000000..86d6a25 Binary files /dev/null and b/o32/libgcc.a differ diff --git a/o32/libgcc_eh.a b/o32/libgcc_eh.a new file mode 100644 index 0000000..661e0ee Binary files /dev/null and b/o32/libgcc_eh.a differ diff --git a/o32/libgcc_s.so b/o32/libgcc_s.so new file mode 100644 index 0000000..c8e9224 --- /dev/null +++ b/o32/libgcc_s.so @@ -0,0 +1,4 @@ +/* GNU ld script + Use the shared library, but some functions are only in + the static library. */ +GROUP ( libgcc_s.so.1 -lgcc ) diff --git a/o32/libgcc_s.so.1 b/o32/libgcc_s.so.1 new file mode 100644 index 0000000..bc9edb0 Binary files /dev/null and b/o32/libgcc_s.so.1 differ diff --git a/o32/libgcov.a b/o32/libgcov.a new file mode 100644 index 0000000..db4748c Binary files /dev/null and b/o32/libgcov.a differ diff --git a/o32/libsupc++.a b/o32/libsupc++.a new file mode 100644 index 0000000..c47c09c Binary files /dev/null and b/o32/libsupc++.a differ
