diff options
Diffstat (limited to 'samples')
85 files changed, 672 insertions, 56 deletions
diff --git a/samples/aarch64-ol7u9-linux-gnu/crosstool.config b/samples/aarch64-ol7u9-linux-gnu/crosstool.config index 55ec67cc..7e594250 100644 --- a/samples/aarch64-ol7u9-linux-gnu/crosstool.config +++ b/samples/aarch64-ol7u9-linux-gnu/crosstool.config @@ -4,24 +4,20 @@ CT_ARCH_ARM=y CT_ARCH_64=y CT_TARGET_VENDOR="ol7u9" CT_KERNEL_LINUX=y -CT_LINUX_USE_ORACLE=y +CT_LINUX_V_3_10=y CT_BINUTILS_USE_ORACLE=y -CT_BINUTILS_ORACLE_V_2_27=y CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol7-u9-aarch64" CT_BINUTILS_LINKER_LD_GOLD=y CT_BINUTILS_GOLD_THREADS=y CT_BINUTILS_LD_WRAPPER=y CT_BINUTILS_PLUGINS=y CT_GLIBC_USE_ORACLE=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol7-u9-aarch64" +CT_GLIBC_ORACLE_V_2_17=y CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" CT_GLIBC_ENABLE_COMMON_FLAG=y -CT_GLIBC_ORACLE_V_2_17=y -CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol7-u9-aarch64" -CT_CLOOG_V_0_18_0=y -CT_CLOOG_VERSION="0.18.0" -CT_ISL_V_0_11=y -CT_ISL_VERSION="0.11.1" CT_GCC_USE_ORACLE=y CT_GCC_ORACLE_V_4_8=y -CT_GCC_ORACLE_VERSION="4.8.5-44.0.5" CT_CC_LANG_CXX=y +CT_CLOOG_V_0_18_1=y +CT_ISL_V_0_11=y diff --git a/samples/aarch64-ol7u9-linux-gnu/reported.by b/samples/aarch64-ol7u9-linux-gnu/reported.by index 964d9dd1..9b32acfc 100644 --- a/samples/aarch64-ol7u9-linux-gnu/reported.by +++ b/samples/aarch64-ol7u9-linux-gnu/reported.by @@ -1,3 +1,3 @@ reporter_name="Jose E. Marchesi" reporter_url="" -reporter_comment="OL 7.9 toolchain configured for AARCH64" +reporter_comment="OL 7.9 toolchain configured for AARCH64 (obsolete)" diff --git a/samples/aarch64-ol8u10-linux-gnu/crosstool.config b/samples/aarch64-ol8u10-linux-gnu/crosstool.config new file mode 100644 index 00000000..a5f65297 --- /dev/null +++ b/samples/aarch64-ol8u10-linux-gnu/crosstool.config @@ -0,0 +1,24 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol8u10" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_30=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u10" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol8-u10" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_8=y +CT_GCC_ORACLE_VERSION="8.5.0-22.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol8-u10-aarch64" diff --git a/samples/aarch64-ol8u10-linux-gnu/reported.by b/samples/aarch64-ol8u10-linux-gnu/reported.by new file mode 100644 index 00000000..7b161c31 --- /dev/null +++ b/samples/aarch64-ol8u10-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 8.10 toolchain configured for aarch64" diff --git a/samples/aarch64-ol8u6-linux-gnu/crosstool.config b/samples/aarch64-ol8u6-linux-gnu/crosstool.config index 20715537..6a1d5856 100644 --- a/samples/aarch64-ol8u6-linux-gnu/crosstool.config +++ b/samples/aarch64-ol8u6-linux-gnu/crosstool.config @@ -3,7 +3,7 @@ CT_ARCH_ARM=y CT_ARCH_64=y CT_TARGET_VENDOR="ol8u6" CT_KERNEL_LINUX=y -CT_LINUX_USE_ORACLE=y +CT_LINUX_V_4_18=y CT_BINUTILS_USE_ORACLE=y CT_BINUTILS_ORACLE_V_2_30=y CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u6" diff --git a/samples/aarch64-ol8u7-linux-gnu/crosstool.config b/samples/aarch64-ol8u7-linux-gnu/crosstool.config index 122e982e..a075a7fd 100644 --- a/samples/aarch64-ol8u7-linux-gnu/crosstool.config +++ b/samples/aarch64-ol8u7-linux-gnu/crosstool.config @@ -3,7 +3,7 @@ CT_ARCH_ARM=y CT_ARCH_64=y CT_TARGET_VENDOR="ol8u7" CT_KERNEL_LINUX=y -CT_LINUX_USE_ORACLE=y +CT_LINUX_V_4_18=y CT_BINUTILS_USE_ORACLE=y CT_BINUTILS_ORACLE_V_2_30=y CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u7" diff --git a/samples/aarch64-ol8u8-linux-gnu/crosstool.config b/samples/aarch64-ol8u8-linux-gnu/crosstool.config new file mode 100644 index 00000000..df2d0802 --- /dev/null +++ b/samples/aarch64-ol8u8-linux-gnu/crosstool.config @@ -0,0 +1,24 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol8u8" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_30=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u8" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol8-u8" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_8=y +CT_GCC_ORACLE_VERSION="8.8.0" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol8-u8-aarch64" diff --git a/samples/aarch64-ol8u8-linux-gnu/reported.by b/samples/aarch64-ol8u8-linux-gnu/reported.by new file mode 100644 index 00000000..f534e1f9 --- /dev/null +++ b/samples/aarch64-ol8u8-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Cupertino Miranda" +reporter_url="" +reporter_comment="OL 8.8 toolchain configured for aarch64" diff --git a/samples/aarch64-ol8u9-linux-gnu/crosstool.config b/samples/aarch64-ol8u9-linux-gnu/crosstool.config new file mode 100644 index 00000000..10481b15 --- /dev/null +++ b/samples/aarch64-ol8u9-linux-gnu/crosstool.config @@ -0,0 +1,24 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol8u9" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_30=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u9" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol8-u9" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_8=y +CT_GCC_ORACLE_VERSION="8.5.0-20.0.3" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol8-u9-aarch64" diff --git a/samples/aarch64-ol8u9-linux-gnu/reported.by b/samples/aarch64-ol8u9-linux-gnu/reported.by new file mode 100644 index 00000000..90633bcb --- /dev/null +++ b/samples/aarch64-ol8u9-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 8.9 toolchain configured for aarch64" diff --git a/samples/aarch64-ol9u2-linux-gnu/crosstool.config b/samples/aarch64-ol9u2-linux-gnu/crosstool.config new file mode 100644 index 00000000..08c62dfd --- /dev/null +++ b/samples/aarch64-ol9u2-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u2" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_35=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol9-u2" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_GLIBC_ORACLE_V_2_34=y +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u2" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.2.0" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u2" +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" diff --git a/samples/aarch64-ol9u2-linux-gnu/reported.by b/samples/aarch64-ol9u2-linux-gnu/reported.by new file mode 100644 index 00000000..4438ed55 --- /dev/null +++ b/samples/aarch64-ol9u2-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Cupertino Miranda" +reporter_url="" +reporter_comment="OL 9.2 toolchain configured for aarch64" diff --git a/samples/aarch64-ol9u3-linux-gnu/crosstool.config b/samples/aarch64-ol9u3-linux-gnu/crosstool.config new file mode 100644 index 00000000..e708aa0d --- /dev/null +++ b/samples/aarch64-ol9u3-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u3" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_35=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol9-u3" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_GLIBC_ORACLE_V_2_34=y +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u3" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.4.1-2.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u3" +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" diff --git a/samples/aarch64-ol9u3-linux-gnu/reported.by b/samples/aarch64-ol9u3-linux-gnu/reported.by new file mode 100644 index 00000000..20e87aab --- /dev/null +++ b/samples/aarch64-ol9u3-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.3 toolchain configured for aarch64" diff --git a/samples/aarch64-ol9u4-linux-gnu/crosstool.config b/samples/aarch64-ol9u4-linux-gnu/crosstool.config new file mode 100644 index 00000000..ef45c174 --- /dev/null +++ b/samples/aarch64-ol9u4-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u4" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_35=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol9-u4" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_GLIBC_ORACLE_V_2_34=y +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u4" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.4.1-3.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u4" +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" diff --git a/samples/aarch64-ol9u4-linux-gnu/reported.by b/samples/aarch64-ol9u4-linux-gnu/reported.by new file mode 100644 index 00000000..e477881f --- /dev/null +++ b/samples/aarch64-ol9u4-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.4 toolchain configured for aarch64" diff --git a/samples/aarch64-ol9u5-linux-gnu/crosstool.config b/samples/aarch64-ol9u5-linux-gnu/crosstool.config new file mode 100644 index 00000000..7e474e1e --- /dev/null +++ b/samples/aarch64-ol9u5-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u5" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_35=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol9-u5" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_GLIBC_ORACLE_V_2_34=y +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u5" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.5.0-2.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u5" +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" diff --git a/samples/aarch64-ol9u5-linux-gnu/reported.by b/samples/aarch64-ol9u5-linux-gnu/reported.by new file mode 100644 index 00000000..c57e8968 --- /dev/null +++ b/samples/aarch64-ol9u5-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.5 toolchain configured for aarch64" diff --git a/samples/aarch64-unknown-linux-musl/crosstool.config b/samples/aarch64-unknown-linux-musl/crosstool.config new file mode 100644 index 00000000..ceb87d54 --- /dev/null +++ b/samples/aarch64-unknown-linux-musl/crosstool.config @@ -0,0 +1,13 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_ARM=y +CT_ARCH_64=y +CT_TARGET_VENDOR="" +CT_KERNEL_LINUX=y +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_LIBC_MUSL=y +CT_CC_LANG_CXX=y +CT_DEBUG_GDB=y +CT_GETTEXT_NEEDED=y diff --git a/samples/aarch64-unknown-linux-musl/reported.by b/samples/aarch64-unknown-linux-musl/reported.by new file mode 100644 index 00000000..2e1e0148 --- /dev/null +++ b/samples/aarch64-unknown-linux-musl/reported.by @@ -0,0 +1,3 @@ +reporter_name="Chris Packham" +reporter_url="http://crosstool-ng.org/" +reporter_comment="" diff --git a/samples/arm-ol7u9-linux-gnueabi/crosstool.config b/samples/arm-ol7u9-linux-gnueabi/crosstool.config index 5303939d..3e076235 100644 --- a/samples/arm-ol7u9-linux-gnueabi/crosstool.config +++ b/samples/arm-ol7u9-linux-gnueabi/crosstool.config @@ -4,24 +4,21 @@ CT_ARCH_ARM=y CT_ARCH_FLOAT_SW=y CT_TARGET_VENDOR="ol7u9" CT_KERNEL_LINUX=y -CT_LINUX_USE_ORACLE=y +CT_LINUX_V_3_10=y CT_BINUTILS_USE_ORACLE=y -CT_BINUTILS_ORACLE_V_2_27=y CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol7-u9-arm" +CT_BINUTILS_ORACLE_V_2_27=y CT_BINUTILS_LINKER_LD_GOLD=y CT_BINUTILS_GOLD_THREADS=y CT_BINUTILS_LD_WRAPPER=y CT_BINUTILS_PLUGINS=y CT_GLIBC_USE_ORACLE=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol7-u9" +CT_GLIBC_ORACLE_V_2_17=y CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" CT_GLIBC_ENABLE_COMMON_FLAG=y -CT_GLIBC_ORACLE_V_2_17=y -CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol7-u9" -CT_CLOOG_V_0_18_0=y -CT_CLOOG_VERSION="0.18.0" -CT_ISL_V_0_11=y -CT_ISL_VERSION="0.11.1" CT_GCC_USE_ORACLE=y CT_GCC_ORACLE_V_4_8=y -CT_GCC_ORACLE_VERSION="4.8.5-44.0.5" CT_CC_LANG_CXX=y +CT_CLOOG_V_0_18_1=y +CT_ISL_V_0_11=y diff --git a/samples/arm-ol7u9-linux-gnueabi/reported.by b/samples/arm-ol7u9-linux-gnueabi/reported.by index 19080faa..bbe42fa3 100644 --- a/samples/arm-ol7u9-linux-gnueabi/reported.by +++ b/samples/arm-ol7u9-linux-gnueabi/reported.by @@ -1,3 +1,3 @@ reporter_name="Jose E. Marchesi" reporter_url="" -reporter_comment="OL 7.9 toolchain configured for ARM w/o fp hardware" +reporter_comment="OL 7.9 toolchain configured for ARM w/o fp hardware (obsolete)" diff --git a/samples/arm-ol7u9-linux-gnueabihf/crosstool.config b/samples/arm-ol7u9-linux-gnueabihf/crosstool.config index 157dae67..6153a9fb 100644 --- a/samples/arm-ol7u9-linux-gnueabihf/crosstool.config +++ b/samples/arm-ol7u9-linux-gnueabihf/crosstool.config @@ -4,24 +4,21 @@ CT_ARCH_ARM=y CT_ARCH_FLOAT_HW=y CT_TARGET_VENDOR="ol7u9" CT_KERNEL_LINUX=y -CT_LINUX_USE_ORACLE=y +CT_LINUX_V_3_10=y CT_BINUTILS_USE_ORACLE=y -CT_BINUTILS_ORACLE_V_2_27=y CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol7-u9-arm" +CT_BINUTILS_ORACLE_V_2_27=y CT_BINUTILS_LINKER_LD_GOLD=y CT_BINUTILS_GOLD_THREADS=y CT_BINUTILS_LD_WRAPPER=y CT_BINUTILS_PLUGINS=y CT_GLIBC_USE_ORACLE=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol7-u9" +CT_GLIBC_ORACLE_V_2_17=y CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" CT_GLIBC_ENABLE_COMMON_FLAG=y -CT_GLIBC_ORACLE_V_2_17=y -CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol7-u9" -CT_CLOOG_V_0_18_0=y -CT_CLOOG_VERSION="0.18.0" -CT_ISL_V_0_11=y -CT_ISL_VERSION="0.11.1" CT_GCC_USE_ORACLE=y CT_GCC_ORACLE_V_4_8=y -CT_GCC_ORACLE_VERSION="4.8.5-44.0.5" CT_CC_LANG_CXX=y +CT_CLOOG_V_0_18_1=y +CT_ISL_V_0_11=y diff --git a/samples/arm-ol7u9-linux-gnueabihf/reported.by b/samples/arm-ol7u9-linux-gnueabihf/reported.by index 96dee7ee..2a43993f 100644 --- a/samples/arm-ol7u9-linux-gnueabihf/reported.by +++ b/samples/arm-ol7u9-linux-gnueabihf/reported.by @@ -1,3 +1,3 @@ reporter_name="Jose E. Marchesi" reporter_url="" -reporter_comment="OL 7.9 toolchain configured for ARM with fp hardware" +reporter_comment="OL 7.9 toolchain configured for ARM with fp hardware (obsolete)" diff --git a/samples/armv6-nommu-linux-uclibcgnueabi/crosstool.config b/samples/armv6-nommu-linux-uclibcgnueabi/crosstool.config index 78e9e982..78a61403 100644 --- a/samples/armv6-nommu-linux-uclibcgnueabi/crosstool.config +++ b/samples/armv6-nommu-linux-uclibcgnueabi/crosstool.config @@ -4,9 +4,8 @@ CT_ARCH_SUFFIX="v6" # CT_ARCH_USE_MMU is not set CT_TARGET_VENDOR="nommu" CT_KERNEL_LINUX=y -# CT_KERNEL_LINUX_INSTALL_CHECK is not set CT_BINUTILS_PLUGINS=y -CT_THREADS_NONE=y +CT_LIBC_UCLIBC_NG=y CT_CC_GCC_DISABLE_PCH=y CT_CC_GCC_BUILD_ID=y CT_CC_GCC_LNK_HASH_STYLE_BOTH=y diff --git a/samples/bpf-unknown-none/crosstool.config b/samples/bpf-unknown-none/crosstool.config index 383f75d6..be71b235 100644 --- a/samples/bpf-unknown-none/crosstool.config +++ b/samples/bpf-unknown-none/crosstool.config @@ -1,11 +1,4 @@ CT_CONFIG_VERSION="4" CT_ARCH_BPF=y -CT_MULTILIB=n -CT_TARGET_VENDOR="unknown" -CT_TARGET_SYS=none CT_TARGET_ALIAS="bpf-unknown" -CT_GCC_SRC_DEVEL=y -CT_GCC_DEVEL_BRANCH="master" -CT_BINUTILS_SRC_DEVEL=y -CT_BINUTILS_DEVEL_BRANCH="master" CT_LIBC_NONE=y diff --git a/samples/hppa-unknown-linux-gnu/crosstool.config b/samples/hppa-unknown-linux-gnu/crosstool.config new file mode 100644 index 00000000..f52daaa4 --- /dev/null +++ b/samples/hppa-unknown-linux-gnu/crosstool.config @@ -0,0 +1,4 @@ +CT_CONFIG_VERSION="4" +CT_EXPERIMENTAL=y +CT_ARCH_PARISC=y +CT_KERNEL_LINUX=y diff --git a/samples/hppa-unknown-linux-gnu/reported.by b/samples/hppa-unknown-linux-gnu/reported.by new file mode 100644 index 00000000..8bba5a05 --- /dev/null +++ b/samples/hppa-unknown-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="John David Anglin" +reporter_url="" +reporter_comment="" diff --git a/samples/i686-ol8u6-linux-gnu/crosstool.config b/samples/i686-ol8u6-linux-gnu/crosstool.config index 42339af2..7d682ce3 100644 --- a/samples/i686-ol8u6-linux-gnu/crosstool.config +++ b/samples/i686-ol8u6-linux-gnu/crosstool.config @@ -3,7 +3,7 @@ CT_ARCH_X86=y CT_ARCH_ARCH="i686" CT_TARGET_VENDOR="ol8u6" CT_KERNEL_LINUX=y -CT_LINUX_USE_ORACLE=y +CT_LINUX_V_4_18=y CT_BINUTILS_USE_ORACLE=y CT_BINUTILS_ORACLE_V_2_30=y CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u6" diff --git a/samples/i686-ol8u7-linux-gnu/crosstool.config b/samples/i686-ol8u7-linux-gnu/crosstool.config index ff453dd7..37f232a6 100644 --- a/samples/i686-ol8u7-linux-gnu/crosstool.config +++ b/samples/i686-ol8u7-linux-gnu/crosstool.config @@ -3,7 +3,7 @@ CT_ARCH_X86=y CT_ARCH_ARCH="i686" CT_TARGET_VENDOR="ol8u7" CT_KERNEL_LINUX=y -CT_LINUX_USE_ORACLE=y +CT_LINUX_V_4_18=y CT_BINUTILS_USE_ORACLE=y CT_BINUTILS_ORACLE_V_2_30=y CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u7" diff --git a/samples/i686-ol8u8-linux-gnu/crosstool.config b/samples/i686-ol8u8-linux-gnu/crosstool.config new file mode 100644 index 00000000..4c7d57d8 --- /dev/null +++ b/samples/i686-ol8u8-linux-gnu/crosstool.config @@ -0,0 +1,25 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_ARCH="i686" +CT_TARGET_VENDOR="ol8u8" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_30=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u8" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol8-u8" +CT_GLIBC_ORACLE_V_2_28_225_0_3=y +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_8=y +CT_GCC_ORACLE_VERSION="8.8.0" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol8-u8-x86" diff --git a/samples/i686-ol8u8-linux-gnu/reported.by b/samples/i686-ol8u8-linux-gnu/reported.by new file mode 100644 index 00000000..35d826be --- /dev/null +++ b/samples/i686-ol8u8-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Cupertino Miranda" +reporter_url="" +reporter_comment="OL 8.7 toolchain configured for x86_64" diff --git a/samples/i686-ol9u2-linux-gnu/crosstool.config b/samples/i686-ol9u2-linux-gnu/crosstool.config new file mode 100644 index 00000000..49033037 --- /dev/null +++ b/samples/i686-ol9u2-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_ARCH="i686" +CT_TARGET_VENDOR="ol9u2" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_35=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol9-u2" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_GLIBC_ORACLE_V_2_34=y +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u2" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.2.0" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u2" +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" diff --git a/samples/i686-ol9u2-linux-gnu/reported.by b/samples/i686-ol9u2-linux-gnu/reported.by new file mode 100644 index 00000000..35d826be --- /dev/null +++ b/samples/i686-ol9u2-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Cupertino Miranda" +reporter_url="" +reporter_comment="OL 8.7 toolchain configured for x86_64" diff --git a/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config index 2e839dd7..83e7783d 100644 --- a/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config +++ b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config @@ -7,5 +7,7 @@ CT_TOOLCHAIN_BUGURL="https://bitbucket.org/netzimme/eax-gcc/issues?status=new&st CT_TARGET_VENDOR="spico" CT_CANADIAN=y CT_HOST="i686-w64-mingw32" +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-obsolete" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-obsolete" CT_CC_LANG_CXX=y CT_DEBUG_GDB=y diff --git a/samples/lm32-unknown-elf/crosstool.config b/samples/lm32-unknown-elf/crosstool.config new file mode 100644 index 00000000..68915de2 --- /dev/null +++ b/samples/lm32-unknown-elf/crosstool.config @@ -0,0 +1,6 @@ +CT_CONFIG_VERSION="4" +CT_EXPERIMENTAL=y +CT_ARCH_LM32=y +CT_CC_LANG_CXX=y +CT_DEBUG_GDB=y +# CT_GDB_CROSS_PYTHON is not set diff --git a/samples/lm32-unknown-elf/reported.by b/samples/lm32-unknown-elf/reported.by new file mode 100644 index 00000000..500de2cd --- /dev/null +++ b/samples/lm32-unknown-elf/reported.by @@ -0,0 +1,3 @@ +reporter_name="Jiaxun Yang <jiaxun.yang@flygoat.com>" +reporter_url="https://flygoat.com/" +reporter_comment="Example for building a toolchain for LM32 bare metal targets" diff --git a/samples/loongarch64-unknown-linux-musl/crosstool.config b/samples/loongarch64-unknown-linux-musl/crosstool.config new file mode 100644 index 00000000..7fd580b3 --- /dev/null +++ b/samples/loongarch64-unknown-linux-musl/crosstool.config @@ -0,0 +1,12 @@ +CT_CONFIG_VERSION="4" +CT_EXPERIMENTAL=y +CT_ARCH_LOONGARCH=y +# CT_DEMULTILIB is not set +CT_ARCH_USE_MMU=y +CT_ARCH_ARCH="loongarch64" +CT_KERNEL_LINUX=y +CT_LINUX_V_5_19=y +CT_LIBC_MUSL=y +CT_CC_GCC_ENABLE_DEFAULT_PIE=y +CT_CC_LANG_CXX=y +CT_GETTEXT_NEEDED=y diff --git a/samples/loongarch64-unknown-linux-musl/reported.by b/samples/loongarch64-unknown-linux-musl/reported.by new file mode 100644 index 00000000..31cb24ce --- /dev/null +++ b/samples/loongarch64-unknown-linux-musl/reported.by @@ -0,0 +1,3 @@ +reporter_name="WANG Rui <wangrui@loongson.cn>" +reporter_url="https://hev.cc/" +reporter_comment="" diff --git a/samples/m68k-unknown-linux-gnu/crosstool.config b/samples/m68k-unknown-linux-gnu/crosstool.config new file mode 100644 index 00000000..edb9f188 --- /dev/null +++ b/samples/m68k-unknown-linux-gnu/crosstool.config @@ -0,0 +1,3 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_M68K=y +CT_KERNEL_LINUX=y diff --git a/samples/m68k-unknown-linux-gnu/reported.by b/samples/m68k-unknown-linux-gnu/reported.by new file mode 100644 index 00000000..874ee20f --- /dev/null +++ b/samples/m68k-unknown-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="" +reporter_url="" +reporter_comment="" diff --git a/samples/m68k-unknown-uclinux-uclibc/crosstool.config b/samples/m68k-unknown-uclinux-uclibc/crosstool.config index c825d375..7ff9d18d 100644 --- a/samples/m68k-unknown-uclinux-uclibc/crosstool.config +++ b/samples/m68k-unknown-uclinux-uclibc/crosstool.config @@ -1,4 +1,5 @@ CT_CONFIG_VERSION="4" CT_ARCH_M68K=y CT_KERNEL_LINUX=y +CT_LIBC_UCLIBC_NG=y CT_THREADS_LT=y diff --git a/samples/mips64-ol9u5-linux-gnu/crosstool.config b/samples/mips64-ol9u5-linux-gnu/crosstool.config new file mode 100644 index 00000000..142fd39c --- /dev/null +++ b/samples/mips64-ol9u5-linux-gnu/crosstool.config @@ -0,0 +1,29 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_MIPS=y +CT_ARCH_mips_n64=y +CT_ARCH_64=y +CT_ARCH_FLOAT_HW=y +CT_KERNEL_LINUX=y +CT_CC_LANG_CXX=y +CT_TARGET_VENDOR="ol9u5" +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_35=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol9-u5-mips64" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_GLIBC_ORACLE_V_2_34=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u5-mips64" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.5.0-2.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u5" +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" diff --git a/samples/mips64-ol9u5-linux-gnu/reported.by b/samples/mips64-ol9u5-linux-gnu/reported.by new file mode 100644 index 00000000..79e8e2b7 --- /dev/null +++ b/samples/mips64-ol9u5-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.5 toolchain configured for mips64" diff --git a/samples/nios2-altera-linux-gnu/crosstool.config b/samples/nios2-altera-linux-gnu/crosstool.config index d038aac2..f8203b50 100644 --- a/samples/nios2-altera-linux-gnu/crosstool.config +++ b/samples/nios2-altera-linux-gnu/crosstool.config @@ -3,6 +3,8 @@ CT_ARCH_NIOS2=y CT_ARCH_USE_MMU=y CT_TARGET_VENDOR="altera" CT_KERNEL_LINUX=y +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-obsolete" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-obsolete" CT_CC_LANG_CXX=y CT_DEBUG_GDB=y # CT_GDB_CROSS_PYTHON is not set diff --git a/samples/nios2-unknown-elf/crosstool.config b/samples/nios2-unknown-elf/crosstool.config index 2fe5d443..045d360c 100644 --- a/samples/nios2-unknown-elf/crosstool.config +++ b/samples/nios2-unknown-elf/crosstool.config @@ -1,5 +1,7 @@ CT_CONFIG_VERSION="4" CT_ARCH_NIOS2=y +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-obsolete" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-obsolete" CT_CC_LANG_CXX=y CT_DEBUG_GDB=y # CT_GDB_CROSS_PYTHON is not set diff --git a/samples/or1k-unknown-elf/crosstool.config b/samples/or1k-unknown-elf/crosstool.config new file mode 100644 index 00000000..7a791d75 --- /dev/null +++ b/samples/or1k-unknown-elf/crosstool.config @@ -0,0 +1,6 @@ +CT_CONFIG_VERSION="4" +CT_EXPERIMENTAL=y +CT_ARCH_OPENRISC=y +CT_CC_LANG_CXX=y +CT_DEBUG_GDB=y +# CT_GDB_CROSS_PYTHON is not set diff --git a/samples/or1k-unknown-elf/reported.by b/samples/or1k-unknown-elf/reported.by new file mode 100644 index 00000000..858a3180 --- /dev/null +++ b/samples/or1k-unknown-elf/reported.by @@ -0,0 +1,3 @@ +reporter_name="Jiaxun Yang <jiaxun.yang@flygoat.com>" +reporter_url="https://flygoat.com/" +reporter_comment="Example for building a toolchain for OpenRISC 1000 bare metal targets" diff --git a/samples/or1k-unknown-linux-gnu/crosstool.config b/samples/or1k-unknown-linux-gnu/crosstool.config new file mode 100644 index 00000000..6d69d0e7 --- /dev/null +++ b/samples/or1k-unknown-linux-gnu/crosstool.config @@ -0,0 +1,9 @@ +CT_CONFIG_VERSION="4" +CT_EXPERIMENTAL=y +CT_ARCH_OPENRISC=y +CT_ARCH_USE_MMU=y +CT_TARGET_VENDOR="" +CT_KERNEL_LINUX=y +CT_CC_LANG_CXX=y +CT_DEBUG_GDB=y +# CT_GDB_CROSS_PYTHON is not set diff --git a/samples/or1k-unknown-linux-gnu/reported.by b/samples/or1k-unknown-linux-gnu/reported.by new file mode 100644 index 00000000..0b2a045d --- /dev/null +++ b/samples/or1k-unknown-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Jiaxun Yang <jiaxun.yang@flygoat.com>" +reporter_url="https://flygoat.com/" +reporter_comment="Example for building a toolchain for OpenRISC 1000 with Linux kernel and glibc" diff --git a/samples/or1k-unknown-linux-musl/crosstool.config b/samples/or1k-unknown-linux-musl/crosstool.config new file mode 100644 index 00000000..2825650c --- /dev/null +++ b/samples/or1k-unknown-linux-musl/crosstool.config @@ -0,0 +1,8 @@ +CT_CONFIG_VERSION="4" +CT_EXPERIMENTAL=y +CT_ARCH_OPENRISC=y +CT_ARCH_USE_MMU=y +CT_TARGET_VENDOR="" +CT_KERNEL_LINUX=y +CT_LIBC_MUSL=y +CT_CC_LANG_CXX=y diff --git a/samples/or1k-unknown-linux-musl/reported.by b/samples/or1k-unknown-linux-musl/reported.by new file mode 100644 index 00000000..c0dcc1e3 --- /dev/null +++ b/samples/or1k-unknown-linux-musl/reported.by @@ -0,0 +1,3 @@ +reporter_name="Jiaxun Yang <jiaxun.yang@flygoat.com>" +reporter_url="https://flygoat.com/" +reporter_comment="Example for building a toolchain for OpenRISC 1000 with Linux kernel and musl libc" diff --git a/samples/powerpc64-unknown-linux-musl/crosstool.config b/samples/powerpc64-unknown-linux-musl/crosstool.config new file mode 100644 index 00000000..bd97e306 --- /dev/null +++ b/samples/powerpc64-unknown-linux-musl/crosstool.config @@ -0,0 +1,11 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_POWERPC=y +CT_ARCH_64=y +CT_ARCH_ABI="elfv2" +CT_KERNEL_LINUX=y +CT_BINUTILS_PLUGINS=y +CT_LIBC_MUSL=y +CT_CC_LANG_CXX=y +CT_DEBUG_GDB=y +# CT_GDB_CROSS_PYTHON is not set +CT_GDB_NATIVE=y diff --git a/samples/powerpc64-unknown-linux-musl/reported.by b/samples/powerpc64-unknown-linux-musl/reported.by new file mode 100644 index 00000000..15241934 --- /dev/null +++ b/samples/powerpc64-unknown-linux-musl/reported.by @@ -0,0 +1,3 @@ +reporter_name="Chris Packham <judge.packham@gmail.com>" +reporter_url="http://crosstool-ng.org/" +reporter_comment="" diff --git a/samples/riscv32-hifive1-elf/crosstool.config b/samples/riscv32-hifive1-elf/crosstool.config index 994cb337..99ca486e 100644 --- a/samples/riscv32-hifive1-elf/crosstool.config +++ b/samples/riscv32-hifive1-elf/crosstool.config @@ -1,5 +1,4 @@ CT_CONFIG_VERSION="4" -CT_EXPERIMENTAL=y CT_ARCH_RISCV=y CT_ARCH_ARCH="rv32ima" CT_ARCH_ABI="ilp32" diff --git a/samples/riscv32-picolibc-elf/crosstool.config b/samples/riscv32-picolibc-elf/crosstool.config index 68bafbad..9274e26a 100644 --- a/samples/riscv32-picolibc-elf/crosstool.config +++ b/samples/riscv32-picolibc-elf/crosstool.config @@ -1,5 +1,4 @@ CT_CONFIG_VERSION="4" -CT_EXPERIMENTAL=y CT_ARCH_RISCV=y CT_MULTILIB=y CT_ARCH_ARCH="rv32imac_zicsr_zifencei" diff --git a/samples/riscv32-unknown-elf/crosstool.config b/samples/riscv32-unknown-elf/crosstool.config index 96d665b0..c827c046 100644 --- a/samples/riscv32-unknown-elf/crosstool.config +++ b/samples/riscv32-unknown-elf/crosstool.config @@ -1,5 +1,4 @@ CT_CONFIG_VERSION="4" -CT_EXPERIMENTAL=y CT_ARCH_RISCV=y CT_TARGET_VENDOR="" CT_LIBC_NONE=y diff --git a/samples/riscv64-multilib-elf/crosstool.config b/samples/riscv64-multilib-elf/crosstool.config index 99795791..c9a79602 100644 --- a/samples/riscv64-multilib-elf/crosstool.config +++ b/samples/riscv64-multilib-elf/crosstool.config @@ -1,5 +1,4 @@ CT_CONFIG_VERSION="4" -CT_EXPERIMENTAL=y CT_ARCH_RISCV=y CT_MULTILIB=y CT_ARCH_USE_MMU=y diff --git a/samples/riscv64-unknown-elf/crosstool.config b/samples/riscv64-unknown-elf/crosstool.config index 4ee03576..a6404c5a 100644 --- a/samples/riscv64-unknown-elf/crosstool.config +++ b/samples/riscv64-unknown-elf/crosstool.config @@ -1,5 +1,4 @@ CT_CONFIG_VERSION="4" -CT_EXPERIMENTAL=y CT_ARCH_RISCV=y # CT_DEMULTILIB is not set CT_ARCH_USE_MMU=y diff --git a/samples/riscv64-unknown-linux-gnu/crosstool.config b/samples/riscv64-unknown-linux-gnu/crosstool.config index e1457197..9c4f8095 100644 --- a/samples/riscv64-unknown-linux-gnu/crosstool.config +++ b/samples/riscv64-unknown-linux-gnu/crosstool.config @@ -1,5 +1,4 @@ CT_CONFIG_VERSION="4" -CT_EXPERIMENTAL=y CT_ARCH_RISCV=y # CT_DEMULTILIB is not set CT_ARCH_USE_MMU=y diff --git a/samples/rx-unknown-elf/crosstool.config b/samples/rx-unknown-elf/crosstool.config new file mode 100644 index 00000000..14b81040 --- /dev/null +++ b/samples/rx-unknown-elf/crosstool.config @@ -0,0 +1,4 @@ +CT_CONFIG_VERSION="4" +CT_EXPERIMENTAL=y +CT_ARCH_RX=y +CT_DEBUG_GDB=y diff --git a/samples/rx-unknown-elf/reported.by b/samples/rx-unknown-elf/reported.by new file mode 100644 index 00000000..14e74d91 --- /dev/null +++ b/samples/rx-unknown-elf/reported.by @@ -0,0 +1,3 @@ +reporter_name="Duy Nguyen <duy.nguyen.xa@renesas.com>" +reporter_url="" +reporter_comment="Example building a toolchain for RX bare metal target" diff --git a/samples/sparc-leon-linux-uclibc/uClibc-ng.config b/samples/sparc-leon-linux-uclibc/uClibc-ng.config index c81724ce..9b7760b2 100644 --- a/samples/sparc-leon-linux-uclibc/uClibc-ng.config +++ b/samples/sparc-leon-linux-uclibc/uClibc-ng.config @@ -8,12 +8,12 @@ UCLIBC_SUSV3_LEGACY=y UCLIBC_SUSV4_LEGACY=y # UNIX98PTY_ONLY is not set UCLIBC_HAS_LIBUTIL=y +# UCLIBC_USE_TIME64 is not set UCLIBC_HAS_SHA256_CRYPT_IMPL=y UCLIBC_HAS_SHA512_CRYPT_IMPL=y UCLIBC_HAS_IPV6=y UCLIBC_USE_NETLINK=y UCLIBC_HAS_RESOLVER_SUPPORT=y -UCLIBC_HAS_LIBRESOLV_STUB=y UCLIBC_HAS_WCHAR=y UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y UCLIBC_HAS_PRINTF_M_SPEC=y diff --git a/samples/tic6x-uclinux/crosstool.config b/samples/tic6x-uclinux/crosstool.config index 614c39a2..0cb2101c 100644 --- a/samples/tic6x-uclinux/crosstool.config +++ b/samples/tic6x-uclinux/crosstool.config @@ -9,4 +9,5 @@ CT_LIBC_UCLIBC_NG=y CT_UCLIBC_NG_SRC_DEVEL=y CT_UCLIBC_NG_DEVEL_URL="https://github.com/DspHack/uclibc-ng.git" CT_THREADS_LT=y +CT_GCC_V_13=y CT_CC_LANG_CXX=y diff --git a/samples/tricore-none-eabi/crosstool.config b/samples/tricore-none-eabi/crosstool.config new file mode 100644 index 00000000..7b9e2787 --- /dev/null +++ b/samples/tricore-none-eabi/crosstool.config @@ -0,0 +1,29 @@ +CT_CONFIG_VERSION="4" +CT_EXPERIMENTAL=y +CT_ARCH_TRICORE=y +CT_TARGET_CFLAGS="-ftls-model=local-exec" +CT_TARGET_VENDOR="none" +CT_BINUTILS_SRC_DEVEL=y +CT_BINUTILS_DEVEL_URL="https://github.com/EEESlab/tricore-binutils-gdb.git" +CT_BINUTILS_DEVEL_REVISION="01caba3cd2fdc00c881703063beadb080f6d4801" +CT_BINUTILS_V_2_40=y +CT_BINUTILS_EXTRA_CONFIG_ARRAY="--disable-warn-rwx-segments" +CT_NEWLIB_SRC_DEVEL=y +CT_NEWLIB_DEVEL_URL="https://github.com/EEESlab/tricore-newlib-cygwin.git" +CT_NEWLIB_DEVEL_REVISION="240a8f676ea923c703824e996fbe88ac4a302e17" +CT_NEWLIB_V_4_3=y +CT_LIBC_NEWLIB_IO_C99FMT=y +CT_LIBC_NEWLIB_IO_LL=y +CT_LIBC_NEWLIB_IO_FLOAT=y +CT_LIBC_NEWLIB_IO_POS_ARGS=y +CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y +CT_LIBC_NEWLIB_REENT_SMALL=y +CT_LIBC_NEWLIB_RETARGETABLE_LOCKING=y +# CT_LIBC_NEWLIB_WIDE_ORIENT is not set +CT_LIBC_NEWLIB_NANO_MALLOC=y +CT_LIBC_NEWLIB_EXTRA_CONFIG_ARRAY="--enable-newlib-iconv --enable-newlib-reent-binary-compat" +CT_GCC_SRC_DEVEL=y +CT_GCC_DEVEL_URL="https://github.com/EEESlab/tricore-gcc.git" +CT_GCC_DEVEL_REVISION="a383090685ca58596857bbe314dd4d16828e41e5" +CT_GCC_V_13=y +CT_CC_LANG_CXX=y diff --git a/samples/tricore-none-eabi/reported.by b/samples/tricore-none-eabi/reported.by new file mode 100644 index 00000000..773d44ab --- /dev/null +++ b/samples/tricore-none-eabi/reported.by @@ -0,0 +1,3 @@ +reporter_name="Jesus Ferreira" +reporter_url="" +reporter_comment="tricore-unknown-eabi" diff --git a/samples/x86_64-multilib-linux-musl/crosstool.config b/samples/x86_64-multilib-linux-musl/crosstool.config index 0fe7cda2..91813a62 100644 --- a/samples/x86_64-multilib-linux-musl/crosstool.config +++ b/samples/x86_64-multilib-linux-musl/crosstool.config @@ -1,5 +1,4 @@ CT_CONFIG_VERSION="4" -CT_EXPERIMENTAL=y CT_ARCH_X86=y CT_MULTILIB=y CT_ARCH_64=y diff --git a/samples/x86_64-ol8u10-linux-gnu/crosstool.config b/samples/x86_64-ol8u10-linux-gnu/crosstool.config new file mode 100644 index 00000000..5ff03fa0 --- /dev/null +++ b/samples/x86_64-ol8u10-linux-gnu/crosstool.config @@ -0,0 +1,25 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol8u10" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_30=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u10" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol8-u10" +CT_GLIBC_ORACLE_V_2_28_225_0_3=y +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_8=y +CT_GCC_ORACLE_VERSION="8.5.0-22.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol8-u10-x86" diff --git a/samples/x86_64-ol8u10-linux-gnu/reported.by b/samples/x86_64-ol8u10-linux-gnu/reported.by new file mode 100644 index 00000000..b1e331ec --- /dev/null +++ b/samples/x86_64-ol8u10-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 8.10 toolchain configured for x86_64" diff --git a/samples/x86_64-ol8u6-linux-gnu/crosstool.config b/samples/x86_64-ol8u6-linux-gnu/crosstool.config index a314d189..23dbb8bd 100644 --- a/samples/x86_64-ol8u6-linux-gnu/crosstool.config +++ b/samples/x86_64-ol8u6-linux-gnu/crosstool.config @@ -3,7 +3,7 @@ CT_ARCH_X86=y CT_ARCH_64=y CT_TARGET_VENDOR="ol8u6" CT_KERNEL_LINUX=y -CT_LINUX_USE_ORACLE=y +CT_LINUX_V_4_18=y CT_BINUTILS_USE_ORACLE=y CT_BINUTILS_ORACLE_V_2_30=y CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u6" diff --git a/samples/x86_64-ol8u7-linux-gnu/crosstool.config b/samples/x86_64-ol8u7-linux-gnu/crosstool.config index b01c7088..42ef1adc 100644 --- a/samples/x86_64-ol8u7-linux-gnu/crosstool.config +++ b/samples/x86_64-ol8u7-linux-gnu/crosstool.config @@ -3,7 +3,7 @@ CT_ARCH_X86=y CT_ARCH_64=y CT_TARGET_VENDOR="ol8u7" CT_KERNEL_LINUX=y -CT_LINUX_USE_ORACLE=y +CT_LINUX_V_4_18=y CT_BINUTILS_USE_ORACLE=y CT_BINUTILS_ORACLE_V_2_30=y CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u7" diff --git a/samples/x86_64-ol8u8-linux-gnu/crosstool.config b/samples/x86_64-ol8u8-linux-gnu/crosstool.config new file mode 100644 index 00000000..ae1b6750 --- /dev/null +++ b/samples/x86_64-ol8u8-linux-gnu/crosstool.config @@ -0,0 +1,25 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol8u8" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_30=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u8" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol8-u8" +CT_GLIBC_ORACLE_V_2_28_225_0_3=y +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_8=y +CT_GCC_ORACLE_VERSION="8.8.0" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol8-u8-x86" diff --git a/samples/x86_64-ol8u8-linux-gnu/reported.by b/samples/x86_64-ol8u8-linux-gnu/reported.by new file mode 100644 index 00000000..dd6799e1 --- /dev/null +++ b/samples/x86_64-ol8u8-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Cupertino Miranda" +reporter_url="" +reporter_comment="OL 8.8 toolchain configured for x86_64" diff --git a/samples/x86_64-ol8u9-linux-gnu/crosstool.config b/samples/x86_64-ol8u9-linux-gnu/crosstool.config new file mode 100644 index 00000000..a930bf82 --- /dev/null +++ b/samples/x86_64-ol8u9-linux-gnu/crosstool.config @@ -0,0 +1,25 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol8u9" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_30=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol8-u9" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol8-u9" +CT_GLIBC_ORACLE_V_2_28_225_0_3=y +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_8=y +CT_GCC_ORACLE_VERSION="8.5.0-20.0.3" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol8-u9-x86" diff --git a/samples/x86_64-ol8u9-linux-gnu/reported.by b/samples/x86_64-ol8u9-linux-gnu/reported.by new file mode 100644 index 00000000..5ac5dc64 --- /dev/null +++ b/samples/x86_64-ol8u9-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 8.9 toolchain configured for x86_64" diff --git a/samples/x86_64-ol9u2-linux-gnu/crosstool.config b/samples/x86_64-ol9u2-linux-gnu/crosstool.config new file mode 100644 index 00000000..26f02ea5 --- /dev/null +++ b/samples/x86_64-ol9u2-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u2" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_35=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol9-u2" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_GLIBC_ORACLE_V_2_34=y +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u2" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.2.0" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u2" +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" diff --git a/samples/x86_64-ol9u2-linux-gnu/reported.by b/samples/x86_64-ol9u2-linux-gnu/reported.by new file mode 100644 index 00000000..b14f5dd6 --- /dev/null +++ b/samples/x86_64-ol9u2-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Cupertino Miranda" +reporter_url="" +reporter_comment="OL 9.2 toolchain configured for x86_64" diff --git a/samples/x86_64-ol9u3-linux-gnu/crosstool.config b/samples/x86_64-ol9u3-linux-gnu/crosstool.config new file mode 100644 index 00000000..b8a7853b --- /dev/null +++ b/samples/x86_64-ol9u3-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u3" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_35=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol9-u3" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_GLIBC_ORACLE_V_2_34=y +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u3" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.4.1-2.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u3" +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" diff --git a/samples/x86_64-ol9u3-linux-gnu/reported.by b/samples/x86_64-ol9u3-linux-gnu/reported.by new file mode 100644 index 00000000..f1be9b83 --- /dev/null +++ b/samples/x86_64-ol9u3-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.3 toolchain configured for x86_64" diff --git a/samples/x86_64-ol9u4-linux-gnu/crosstool.config b/samples/x86_64-ol9u4-linux-gnu/crosstool.config new file mode 100644 index 00000000..c0f9cbb3 --- /dev/null +++ b/samples/x86_64-ol9u4-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u4" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_35=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol9-u4" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_GLIBC_ORACLE_V_2_34=y +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u4" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.4.1-3.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u4" +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" diff --git a/samples/x86_64-ol9u4-linux-gnu/reported.by b/samples/x86_64-ol9u4-linux-gnu/reported.by new file mode 100644 index 00000000..18a78358 --- /dev/null +++ b/samples/x86_64-ol9u4-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.4 toolchain configured for x86_64" diff --git a/samples/x86_64-ol9u5-linux-gnu/crosstool.config b/samples/x86_64-ol9u5-linux-gnu/crosstool.config new file mode 100644 index 00000000..9e6ee45b --- /dev/null +++ b/samples/x86_64-ol9u5-linux-gnu/crosstool.config @@ -0,0 +1,27 @@ +CT_CONFIG_VERSION="4" +CT_ARCH_X86=y +CT_ARCH_64=y +CT_TARGET_VENDOR="ol9u5" +CT_KERNEL_LINUX=y +CT_LINUX_USE_ORACLE=y +CT_BINUTILS_USE_ORACLE=y +CT_BINUTILS_ORACLE_V_2_35=y +CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol9-u5" +CT_BINUTILS_LINKER_LD_GOLD=y +CT_BINUTILS_GOLD_THREADS=y +CT_BINUTILS_LD_WRAPPER=y +CT_BINUTILS_PLUGINS=y +CT_GLIBC_USE_ORACLE=y +CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized" +CT_GLIBC_ENABLE_COMMON_FLAG=y +CT_GLIBC_ENABLE_DEBUG=n +CT_GLIBC_ORACLE_V_2_34=y +CT_CC_LANG_CXX=y +CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol9-u5" +CT_GCC_USE_ORACLE=y +CT_ISL_V_0_16=y +CT_GCC_ORACLE_V_11=y +CT_GCC_ORACLE_VERSION="11.5.0-2.0.1" +CT_GCC_ORACLE_DEVEL_BRANCH="oracle/gcc/ol9-u5" +CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" +CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-host-pie --enable-host-bind-now" diff --git a/samples/x86_64-ol9u5-linux-gnu/reported.by b/samples/x86_64-ol9u5-linux-gnu/reported.by new file mode 100644 index 00000000..0748765a --- /dev/null +++ b/samples/x86_64-ol9u5-linux-gnu/reported.by @@ -0,0 +1,3 @@ +reporter_name="Bruce McCulloch" +reporter_url="" +reporter_comment="OL 9.5 toolchain configured for x86_64" diff --git a/samples/x86_64-unknown-linux-gnu,arm-picolibc-eabi/crosstool.config b/samples/x86_64-unknown-linux-gnu,arm-picolibc-eabi/crosstool.config index 8cf20f66..dd84dc59 100644 --- a/samples/x86_64-unknown-linux-gnu,arm-picolibc-eabi/crosstool.config +++ b/samples/x86_64-unknown-linux-gnu,arm-picolibc-eabi/crosstool.config @@ -1,12 +1,12 @@ CT_CONFIG_VERSION="4" +CT_EXPERIMENTAL=y CT_ARCH_ARM=y CT_MULTILIB=y CT_TARGET_CFLAGS="-ftls-model=local-exec" CT_TARGET_VENDOR="picolibc" CT_CANADIAN=y CT_HOST="x86_64-unknown-linux-gnu" -CT_LIBC_NONE=y +CT_LIBC_PICOLIBC=y CT_CC_GCC_MULTILIB_LIST="rmprofile" CT_CC_GCC_CONFIG_TLS=y CT_CC_LANG_CXX=y -CT_COMP_LIBS_PICOLIBC=y diff --git a/samples/x86_64-w64-mingw32,arm-cortexa9_neon-linux-gnueabihf/crosstool.config b/samples/x86_64-w64-mingw32,arm-cortexa9_neon-linux-gnueabihf/crosstool.config index b93a99b8..8beb5f5c 100644 --- a/samples/x86_64-w64-mingw32,arm-cortexa9_neon-linux-gnueabihf/crosstool.config +++ b/samples/x86_64-w64-mingw32,arm-cortexa9_neon-linux-gnueabihf/crosstool.config @@ -12,7 +12,6 @@ CT_KERNEL_LINUX=y CT_BINUTILS_LINKER_LD_GOLD=y CT_BINUTILS_GOLD_THREADS=y CT_BINUTILS_LD_WRAPPER=y -CT_LIBC_GLIBC=y CT_GLIBC_USE_LIBIDN_ADDON=y CT_GLIBC_LOCALES=y CT_GLIBC_KERNEL_VERSION_NONE=y @@ -21,3 +20,4 @@ CT_CC_LANG_CXX=y CT_DEBUG_GDB=y CT_GDB_NATIVE=y CT_GDB_NATIVE_STATIC=y +CT_GETTEXT_V_0_22_5=y |