diff options
Diffstat (limited to 'glibc/targets')
| -rw-r--r-- | glibc/targets/genericv7a/options | 1 | ||||
| -rw-r--r-- | glibc/targets/genericv7a/triplet | 1 | ||||
| -rw-r--r-- | glibc/targets/h3/options | 1 | ||||
| -rw-r--r-- | glibc/targets/h3/triplet | 1 | ||||
| -rw-r--r-- | glibc/targets/i486/options | 1 | ||||
| -rw-r--r-- | glibc/targets/i486/triplet | 1 | ||||
| -rw-r--r-- | glibc/targets/i686/options | 1 | ||||
| -rw-r--r-- | glibc/targets/i686/triplet | 1 | ||||
| -rw-r--r-- | glibc/targets/kryo485/options | 1 | ||||
| -rw-r--r-- | glibc/targets/kryo485/triplet | 1 | ||||
| -rw-r--r-- | glibc/targets/o3/options | 1 | ||||
| -rw-r--r-- | glibc/targets/o3/triplet | 1 | ||||
| -rw-r--r-- | glibc/targets/p7/options | 1 | ||||
| -rw-r--r-- | glibc/targets/p7/triplet | 1 | ||||
| -rw-r--r-- | glibc/targets/pc/options | 1 | ||||
| -rw-r--r-- | glibc/targets/pc/triplet | 1 | ||||
| -rw-r--r-- | glibc/targets/pi3/options | 1 | ||||
| -rw-r--r-- | glibc/targets/pi3/triplet | 1 |
18 files changed, 18 insertions, 0 deletions
diff --git a/glibc/targets/genericv7a/options b/glibc/targets/genericv7a/options new file mode 100644 index 0000000..bd7d438 --- /dev/null +++ b/glibc/targets/genericv7a/options @@ -0,0 +1 @@ +--with-arch=armv7-a --with-float=softfp --with-float-abi=softfp diff --git a/glibc/targets/genericv7a/triplet b/glibc/targets/genericv7a/triplet new file mode 100644 index 0000000..d34ec00 --- /dev/null +++ b/glibc/targets/genericv7a/triplet @@ -0,0 +1 @@ +arm-linux-gnueabi diff --git a/glibc/targets/h3/options b/glibc/targets/h3/options new file mode 100644 index 0000000..0421e0c --- /dev/null +++ b/glibc/targets/h3/options @@ -0,0 +1 @@ +--enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a --with-float-abi=hard diff --git a/glibc/targets/h3/triplet b/glibc/targets/h3/triplet new file mode 100644 index 0000000..ccd9d5c --- /dev/null +++ b/glibc/targets/h3/triplet @@ -0,0 +1 @@ +aarch64-linux-gnu diff --git a/glibc/targets/i486/options b/glibc/targets/i486/options new file mode 100644 index 0000000..0695cee --- /dev/null +++ b/glibc/targets/i486/options @@ -0,0 +1 @@ +--with-arch=i486 --with-cpu=i486 diff --git a/glibc/targets/i486/triplet b/glibc/targets/i486/triplet new file mode 100644 index 0000000..8ba0ba9 --- /dev/null +++ b/glibc/targets/i486/triplet @@ -0,0 +1 @@ +i486-linux-gnu diff --git a/glibc/targets/i686/options b/glibc/targets/i686/options new file mode 100644 index 0000000..fdca118 --- /dev/null +++ b/glibc/targets/i686/options @@ -0,0 +1 @@ +--with-arch=i686 --with-cpu=i686 diff --git a/glibc/targets/i686/triplet b/glibc/targets/i686/triplet new file mode 100644 index 0000000..e9dc410 --- /dev/null +++ b/glibc/targets/i686/triplet @@ -0,0 +1 @@ +i686-linux-gnu diff --git a/glibc/targets/kryo485/options b/glibc/targets/kryo485/options new file mode 100644 index 0000000..4e54542 --- /dev/null +++ b/glibc/targets/kryo485/options @@ -0,0 +1 @@ +--with-cpu=cortex-a76.cortex-a55 --with-float-abi=hard diff --git a/glibc/targets/kryo485/triplet b/glibc/targets/kryo485/triplet new file mode 100644 index 0000000..ccd9d5c --- /dev/null +++ b/glibc/targets/kryo485/triplet @@ -0,0 +1 @@ +aarch64-linux-gnu diff --git a/glibc/targets/o3/options b/glibc/targets/o3/options new file mode 100644 index 0000000..d9f44a4 --- /dev/null +++ b/glibc/targets/o3/options @@ -0,0 +1 @@ +--with-arch=armv7-a --with-tune=cortex-a5 --with-float=soft --with-float-abi=soft diff --git a/glibc/targets/o3/triplet b/glibc/targets/o3/triplet new file mode 100644 index 0000000..d34ec00 --- /dev/null +++ b/glibc/targets/o3/triplet @@ -0,0 +1 @@ +arm-linux-gnueabi diff --git a/glibc/targets/p7/options b/glibc/targets/p7/options new file mode 100644 index 0000000..304b2a7 --- /dev/null +++ b/glibc/targets/p7/options @@ -0,0 +1 @@ +--with-arch=armv7-a --with-tune=cortex-a9 --with-float=softfp --with-float-abi=softfp --with-fpu=neon diff --git a/glibc/targets/p7/triplet b/glibc/targets/p7/triplet new file mode 100644 index 0000000..d34ec00 --- /dev/null +++ b/glibc/targets/p7/triplet @@ -0,0 +1 @@ +arm-linux-gnueabi diff --git a/glibc/targets/pc/options b/glibc/targets/pc/options new file mode 100644 index 0000000..fdbaf40 --- /dev/null +++ b/glibc/targets/pc/options @@ -0,0 +1 @@ +--disable-bootstrap diff --git a/glibc/targets/pc/triplet b/glibc/targets/pc/triplet new file mode 100644 index 0000000..1842132 --- /dev/null +++ b/glibc/targets/pc/triplet @@ -0,0 +1 @@ +x86_64-linux-gnu diff --git a/glibc/targets/pi3/options b/glibc/targets/pi3/options new file mode 100644 index 0000000..85c4b6a --- /dev/null +++ b/glibc/targets/pi3/options @@ -0,0 +1 @@ +--with-cpu=cortex-a53 --with-float-abi=hard diff --git a/glibc/targets/pi3/triplet b/glibc/targets/pi3/triplet new file mode 100644 index 0000000..ccd9d5c --- /dev/null +++ b/glibc/targets/pi3/triplet @@ -0,0 +1 @@ +aarch64-linux-gnu |
