diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-05-11 21:47:55 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-05-11 21:47:55 +0200 |
commit | b9e3234fb4d8d0b08d7f885da592561f41a3dac8 (patch) | |
tree | 331737361339fa49cfddd3038a1ca45bbede7f30 | |
parent | Add simple packaging script (diff) | |
download | gcc-multilib-bootstrap-b9e3234fb4d8d0b08d7f885da592561f41a3dac8.tar.gz gcc-multilib-bootstrap-b9e3234fb4d8d0b08d7f885da592561f41a3dac8.tar.bz2 gcc-multilib-bootstrap-b9e3234fb4d8d0b08d7f885da592561f41a3dac8.zip |
Add ppc and ppc64 files (gcc-6.4.0, 20180505 and 20180506)
-rw-r--r-- | ppc/crtbegin.o | bin | 0 -> 1724 bytes | |||
-rw-r--r-- | ppc/crtbeginS.o | bin | 0 -> 2160 bytes | |||
-rw-r--r-- | ppc/crtbeginT.o | bin | 0 -> 2076 bytes | |||
-rw-r--r-- | ppc/crtend.o | bin | 0 -> 852 bytes | |||
-rw-r--r-- | ppc/crtendS.o | bin | 0 -> 852 bytes | |||
-rw-r--r-- | ppc/ecrti.o | bin | 0 -> 1992 bytes | |||
-rw-r--r-- | ppc/ecrtn.o | bin | 0 -> 1808 bytes | |||
l--------- | ppc/libcc1.so | 1 | ||||
l--------- | ppc/libcc1.so.0 | 1 | ||||
-rwxr-xr-x | ppc/libcc1.so.0.0.0 | bin | 0 -> 132964 bytes | |||
-rw-r--r-- | ppc/libgcc.a | bin | 0 -> 499394 bytes | |||
-rw-r--r-- | ppc/libgcc_eh.a | bin | 0 -> 47360 bytes | |||
-rw-r--r-- | ppc/libgcc_s.so | 4 | ||||
-rw-r--r-- | ppc/libgcc_s.so.1 | bin | 0 -> 132584 bytes | |||
-rw-r--r-- | ppc/ncrti.o | bin | 0 -> 1272 bytes | |||
-rw-r--r-- | ppc/ncrtn.o | bin | 0 -> 1060 bytes | |||
-rw-r--r-- | ppc64/crtbegin.o | bin | 0 -> 3344 bytes | |||
-rw-r--r-- | ppc64/crtbeginS.o | bin | 0 -> 3768 bytes | |||
-rw-r--r-- | ppc64/crtbeginT.o | bin | 0 -> 3936 bytes | |||
-rw-r--r-- | ppc64/crtend.o | bin | 0 -> 1144 bytes | |||
-rw-r--r-- | ppc64/crtendS.o | bin | 0 -> 1144 bytes | |||
-rw-r--r-- | ppc64/ecrti.o | bin | 0 -> 584 bytes | |||
-rw-r--r-- | ppc64/ecrtn.o | bin | 0 -> 504 bytes | |||
l--------- | ppc64/libcc1.so | 1 | ||||
l--------- | ppc64/libcc1.so.0 | 1 | ||||
-rwxr-xr-x | ppc64/libcc1.so.0.0.0 | bin | 0 -> 135288 bytes | |||
-rw-r--r-- | ppc64/libgcc.a | bin | 0 -> 709340 bytes | |||
-rw-r--r-- | ppc64/libgcc_eh.a | bin | 0 -> 57588 bytes | |||
-rw-r--r-- | ppc64/libgcc_s.so | 4 | ||||
-rw-r--r-- | ppc64/libgcc_s.so.1 | bin | 0 -> 133984 bytes | |||
-rw-r--r-- | ppc64/ncrti.o | bin | 0 -> 504 bytes | |||
-rw-r--r-- | ppc64/ncrtn.o | bin | 0 -> 504 bytes |
32 files changed, 12 insertions, 0 deletions
diff --git a/ppc/crtbegin.o b/ppc/crtbegin.o Binary files differnew file mode 100644 index 0000000..bb8c1fd --- /dev/null +++ b/ppc/crtbegin.o diff --git a/ppc/crtbeginS.o b/ppc/crtbeginS.o Binary files differnew file mode 100644 index 0000000..3ff5f35 --- /dev/null +++ b/ppc/crtbeginS.o diff --git a/ppc/crtbeginT.o b/ppc/crtbeginT.o Binary files differnew file mode 100644 index 0000000..f7ae830 --- /dev/null +++ b/ppc/crtbeginT.o diff --git a/ppc/crtend.o b/ppc/crtend.o Binary files differnew file mode 100644 index 0000000..fa5ff76 --- /dev/null +++ b/ppc/crtend.o diff --git a/ppc/crtendS.o b/ppc/crtendS.o Binary files differnew file mode 100644 index 0000000..faed194 --- /dev/null +++ b/ppc/crtendS.o diff --git a/ppc/ecrti.o b/ppc/ecrti.o Binary files differnew file mode 100644 index 0000000..26cac6c --- /dev/null +++ b/ppc/ecrti.o diff --git a/ppc/ecrtn.o b/ppc/ecrtn.o Binary files differnew file mode 100644 index 0000000..153e918 --- /dev/null +++ b/ppc/ecrtn.o diff --git a/ppc/libcc1.so b/ppc/libcc1.so new file mode 120000 index 0000000..5200aa3 --- /dev/null +++ b/ppc/libcc1.so @@ -0,0 +1 @@ +libcc1.so.0.0.0
\ No newline at end of file diff --git a/ppc/libcc1.so.0 b/ppc/libcc1.so.0 new file mode 120000 index 0000000..5200aa3 --- /dev/null +++ b/ppc/libcc1.so.0 @@ -0,0 +1 @@ +libcc1.so.0.0.0
\ No newline at end of file diff --git a/ppc/libcc1.so.0.0.0 b/ppc/libcc1.so.0.0.0 Binary files differnew file mode 100755 index 0000000..145ab70 --- /dev/null +++ b/ppc/libcc1.so.0.0.0 diff --git a/ppc/libgcc.a b/ppc/libgcc.a Binary files differnew file mode 100644 index 0000000..56e2711 --- /dev/null +++ b/ppc/libgcc.a diff --git a/ppc/libgcc_eh.a b/ppc/libgcc_eh.a Binary files differnew file mode 100644 index 0000000..4ee4401 --- /dev/null +++ b/ppc/libgcc_eh.a diff --git a/ppc/libgcc_s.so b/ppc/libgcc_s.so new file mode 100644 index 0000000..c8e9224 --- /dev/null +++ b/ppc/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/ppc/libgcc_s.so.1 b/ppc/libgcc_s.so.1 Binary files differnew file mode 100644 index 0000000..14ddc0f --- /dev/null +++ b/ppc/libgcc_s.so.1 diff --git a/ppc/ncrti.o b/ppc/ncrti.o Binary files differnew file mode 100644 index 0000000..a0b53f2 --- /dev/null +++ b/ppc/ncrti.o diff --git a/ppc/ncrtn.o b/ppc/ncrtn.o Binary files differnew file mode 100644 index 0000000..50a95af --- /dev/null +++ b/ppc/ncrtn.o diff --git a/ppc64/crtbegin.o b/ppc64/crtbegin.o Binary files differnew file mode 100644 index 0000000..b9f1ba9 --- /dev/null +++ b/ppc64/crtbegin.o diff --git a/ppc64/crtbeginS.o b/ppc64/crtbeginS.o Binary files differnew file mode 100644 index 0000000..a6bdd48 --- /dev/null +++ b/ppc64/crtbeginS.o diff --git a/ppc64/crtbeginT.o b/ppc64/crtbeginT.o Binary files differnew file mode 100644 index 0000000..06442e6 --- /dev/null +++ b/ppc64/crtbeginT.o diff --git a/ppc64/crtend.o b/ppc64/crtend.o Binary files differnew file mode 100644 index 0000000..ad36513 --- /dev/null +++ b/ppc64/crtend.o diff --git a/ppc64/crtendS.o b/ppc64/crtendS.o Binary files differnew file mode 100644 index 0000000..ad36513 --- /dev/null +++ b/ppc64/crtendS.o diff --git a/ppc64/ecrti.o b/ppc64/ecrti.o Binary files differnew file mode 100644 index 0000000..08c5365 --- /dev/null +++ b/ppc64/ecrti.o diff --git a/ppc64/ecrtn.o b/ppc64/ecrtn.o Binary files differnew file mode 100644 index 0000000..32f8369 --- /dev/null +++ b/ppc64/ecrtn.o diff --git a/ppc64/libcc1.so b/ppc64/libcc1.so new file mode 120000 index 0000000..5200aa3 --- /dev/null +++ b/ppc64/libcc1.so @@ -0,0 +1 @@ +libcc1.so.0.0.0
\ No newline at end of file diff --git a/ppc64/libcc1.so.0 b/ppc64/libcc1.so.0 new file mode 120000 index 0000000..5200aa3 --- /dev/null +++ b/ppc64/libcc1.so.0 @@ -0,0 +1 @@ +libcc1.so.0.0.0
\ No newline at end of file diff --git a/ppc64/libcc1.so.0.0.0 b/ppc64/libcc1.so.0.0.0 Binary files differnew file mode 100755 index 0000000..8563088 --- /dev/null +++ b/ppc64/libcc1.so.0.0.0 diff --git a/ppc64/libgcc.a b/ppc64/libgcc.a Binary files differnew file mode 100644 index 0000000..6b7bdf1 --- /dev/null +++ b/ppc64/libgcc.a diff --git a/ppc64/libgcc_eh.a b/ppc64/libgcc_eh.a Binary files differnew file mode 100644 index 0000000..f017c14 --- /dev/null +++ b/ppc64/libgcc_eh.a diff --git a/ppc64/libgcc_s.so b/ppc64/libgcc_s.so new file mode 100644 index 0000000..c8e9224 --- /dev/null +++ b/ppc64/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/ppc64/libgcc_s.so.1 b/ppc64/libgcc_s.so.1 Binary files differnew file mode 100644 index 0000000..fa1ee7e --- /dev/null +++ b/ppc64/libgcc_s.so.1 diff --git a/ppc64/ncrti.o b/ppc64/ncrti.o Binary files differnew file mode 100644 index 0000000..60fdaa2 --- /dev/null +++ b/ppc64/ncrti.o diff --git a/ppc64/ncrtn.o b/ppc64/ncrtn.o Binary files differnew file mode 100644 index 0000000..65ecea3 --- /dev/null +++ b/ppc64/ncrtn.o |