summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-12-06 09:59:31 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-12-13 11:20:45 +0100
commit8c281d313acd7ad9ffd1261d22fc7c3ebab0d896 (patch)
treed01057c6fad849ffc5e603b8bd0ed19eb7a93cee
parentff852b633db0935994eeb9e53a79f49497ff762d (diff)
downloadOSELAS.Toolchain-8c281d313acd7ad9ffd1261d22fc7c3ebab0d896.tar.gz
OSELAS.Toolchain-8c281d313acd7ad9ffd1261d22fc7c3ebab0d896.tar.xz
uclibc-ng: version bump 1.0.28 -> 1.0.31
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--config/uclibc-ng-1.0.31-arm-v7em-uclinuxeabihf.config (renamed from config/uclibc-ng-1.0.28-arm-v7em-uclinuxeabihf.config)12
-rw-r--r--config/uclibc-ng-1.0.31-arm-v7m-uclinuxeabi.config (renamed from config/uclibc-ng-1.0.28-arm-v7m-uclinuxeabi.config)12
-rw-r--r--ptxconfigs/arm-v7em-uclinuxeabihf_gcc-8.2.1_uclibc-ng-1.0.31_binutils-2.31.1_kernel-4.19-sanitized.ptxconfig (renamed from ptxconfigs/arm-v7em-uclinuxeabihf_gcc-8.2.1_uclibc-ng-1.0.28_binutils-2.31.1_kernel-4.19-sanitized.ptxconfig)4
-rw-r--r--ptxconfigs/arm-v7m-uclinuxeabi_gcc-8.2.1_uclibc-ng-1.0.31_binutils-2.31.1_kernel-4.19-sanitized.ptxconfig (renamed from ptxconfigs/arm-v7m-uclinuxeabi_gcc-8.2.1_uclibc-ng-1.0.28_binutils-2.31.1_kernel-4.19-sanitized.ptxconfig)4
4 files changed, 20 insertions, 12 deletions
diff --git a/config/uclibc-ng-1.0.28-arm-v7em-uclinuxeabihf.config b/config/uclibc-ng-1.0.31-arm-v7em-uclinuxeabihf.config
index 82fb0b6..2e5489c 100644
--- a/config/uclibc-ng-1.0.28-arm-v7em-uclinuxeabihf.config
+++ b/config/uclibc-ng-1.0.31-arm-v7em-uclinuxeabihf.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# uClibc-ng 1.0.28 C Library Configuration
+# uClibc-ng 1.0.31 C Library Configuration
#
# TARGET_aarch64 is not set
# TARGET_alpha is not set
@@ -25,9 +25,11 @@ TARGET_arm=y
# TARGET_nios2 is not set
# TARGET_or1k is not set
# TARGET_powerpc is not set
+# TARGET_riscv64 is not set
# TARGET_sh is not set
# TARGET_sparc is not set
# TARGET_sparc64 is not set
+# TARGET_tile is not set
# TARGET_x86_64 is not set
# TARGET_xtensa is not set
@@ -38,6 +40,7 @@ TARGET_ARCH="arm"
FORCE_OPTIONS_FOR_ARCH=y
CONFIG_ARM_EABI=y
TARGET_SUBARCH=""
+# UCLIBC_FORMAT_FDPIC_ELF is not set
UCLIBC_FORMAT_FLAT=y
# UCLIBC_FORMAT_FLAT_SEP_DATA is not set
# UCLIBC_FORMAT_SHARED_FLAT is not set
@@ -65,8 +68,10 @@ ARCH_HAS_NO_LDSO=y
ARCH_HAS_UCONTEXT=y
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
-UCLIBC_HAS_LINUXTHREADS=y
+# UCLIBC_HAS_LINUXTHREADS is not set
+UCLIBC_HAS_THREADS_NATIVE=y
UCLIBC_HAS_THREADS=y
+UCLIBC_HAS_TLS=y
# PTHREADS_DEBUG_SUPPORT is not set
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
@@ -136,6 +141,7 @@ UCLIBC_USE_NETLINK=y
#
UCLIBC_HAS_STRING_GENERIC_OPT=y
UCLIBC_HAS_STRING_ARCH_OPT=y
+UCLIBC_HAS_STDIO_FUTEXES=y
UCLIBC_HAS_CTYPE_TABLES=y
UCLIBC_HAS_CTYPE_SIGNED=y
UCLIBC_HAS_CTYPE_UNSAFE=y
@@ -198,7 +204,6 @@ MULTILIB_DIR="lib"
#
# Security options
#
-# UCLIBC_HAS_ARC4RANDOM is not set
# UCLIBC_HAS_SSP is not set
UCLIBC_BUILD_NOEXECSTACK=y
@@ -208,7 +213,6 @@ UCLIBC_BUILD_NOEXECSTACK=y
CROSS_COMPILER_PREFIX=""
UCLIBC_EXTRA_CFLAGS=""
# DODEBUG is not set
-# DODEBUG_PT is not set
# DOSTRIP is not set
# DOASSERTS is not set
# UCLIBC_MALLOC_DEBUGGING is not set
diff --git a/config/uclibc-ng-1.0.28-arm-v7m-uclinuxeabi.config b/config/uclibc-ng-1.0.31-arm-v7m-uclinuxeabi.config
index af7fc0d..85e5625 100644
--- a/config/uclibc-ng-1.0.28-arm-v7m-uclinuxeabi.config
+++ b/config/uclibc-ng-1.0.31-arm-v7m-uclinuxeabi.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# uClibc-ng 1.0.28 C Library Configuration
+# uClibc-ng 1.0.31 C Library Configuration
#
# TARGET_aarch64 is not set
# TARGET_alpha is not set
@@ -25,9 +25,11 @@ TARGET_arm=y
# TARGET_nios2 is not set
# TARGET_or1k is not set
# TARGET_powerpc is not set
+# TARGET_riscv64 is not set
# TARGET_sh is not set
# TARGET_sparc is not set
# TARGET_sparc64 is not set
+# TARGET_tile is not set
# TARGET_x86_64 is not set
# TARGET_xtensa is not set
@@ -38,6 +40,7 @@ TARGET_ARCH="arm"
FORCE_OPTIONS_FOR_ARCH=y
CONFIG_ARM_EABI=y
TARGET_SUBARCH=""
+# UCLIBC_FORMAT_FDPIC_ELF is not set
UCLIBC_FORMAT_FLAT=y
# UCLIBC_FORMAT_FLAT_SEP_DATA is not set
# UCLIBC_FORMAT_SHARED_FLAT is not set
@@ -66,8 +69,10 @@ ARCH_HAS_NO_LDSO=y
ARCH_HAS_UCONTEXT=y
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
-UCLIBC_HAS_LINUXTHREADS=y
+# UCLIBC_HAS_LINUXTHREADS is not set
+UCLIBC_HAS_THREADS_NATIVE=y
UCLIBC_HAS_THREADS=y
+UCLIBC_HAS_TLS=y
# PTHREADS_DEBUG_SUPPORT is not set
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
@@ -136,6 +141,7 @@ UCLIBC_USE_NETLINK=y
#
UCLIBC_HAS_STRING_GENERIC_OPT=y
UCLIBC_HAS_STRING_ARCH_OPT=y
+UCLIBC_HAS_STDIO_FUTEXES=y
UCLIBC_HAS_CTYPE_TABLES=y
UCLIBC_HAS_CTYPE_SIGNED=y
UCLIBC_HAS_CTYPE_UNSAFE=y
@@ -198,7 +204,6 @@ MULTILIB_DIR="lib"
#
# Security options
#
-# UCLIBC_HAS_ARC4RANDOM is not set
# UCLIBC_HAS_SSP is not set
UCLIBC_BUILD_NOEXECSTACK=y
@@ -208,7 +213,6 @@ UCLIBC_BUILD_NOEXECSTACK=y
CROSS_COMPILER_PREFIX=""
UCLIBC_EXTRA_CFLAGS=""
# DODEBUG is not set
-# DODEBUG_PT is not set
# DOSTRIP is not set
# DOASSERTS is not set
# UCLIBC_MALLOC_DEBUGGING is not set
diff --git a/ptxconfigs/arm-v7em-uclinuxeabihf_gcc-8.2.1_uclibc-ng-1.0.28_binutils-2.31.1_kernel-4.19-sanitized.ptxconfig b/ptxconfigs/arm-v7em-uclinuxeabihf_gcc-8.2.1_uclibc-ng-1.0.31_binutils-2.31.1_kernel-4.19-sanitized.ptxconfig
index 64a4b7c..36f4494 100644
--- a/ptxconfigs/arm-v7em-uclinuxeabihf_gcc-8.2.1_uclibc-ng-1.0.28_binutils-2.31.1_kernel-4.19-sanitized.ptxconfig
+++ b/ptxconfigs/arm-v7em-uclinuxeabihf_gcc-8.2.1_uclibc-ng-1.0.31_binutils-2.31.1_kernel-4.19-sanitized.ptxconfig
@@ -34,8 +34,8 @@ PTXCONF_LIBC_UCLIBC=y
# PTXCONF_LIBC_NEWLIB is not set
# PTXCONF_LIBC_AVR is not set
PTXCONF_UCLIBC=y
-PTXCONF_UCLIBC_VERSION="ng-1.0.28"
-PTXCONF_UCLIBC_MD5="f256729f4e9395797b53ecb99cbdc9af"
+PTXCONF_UCLIBC_VERSION="ng-1.0.31"
+PTXCONF_UCLIBC_MD5="2b96be86e441e47b47fcb683f066d822"
PTXCONF_UCLIBC_CONFIG="uclibc-${PTXCONF_UCLIBC_VERSION}-${PTXCONF_GNU_TARGET}.config"
PTXCONF_UCLIBC_LICENSE="LGPL-2.1+"
PTXCONF_UCLIBC_LICENSE_FILES="file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343"
diff --git a/ptxconfigs/arm-v7m-uclinuxeabi_gcc-8.2.1_uclibc-ng-1.0.28_binutils-2.31.1_kernel-4.19-sanitized.ptxconfig b/ptxconfigs/arm-v7m-uclinuxeabi_gcc-8.2.1_uclibc-ng-1.0.31_binutils-2.31.1_kernel-4.19-sanitized.ptxconfig
index 2d27b5d..b6a6dc4 100644
--- a/ptxconfigs/arm-v7m-uclinuxeabi_gcc-8.2.1_uclibc-ng-1.0.28_binutils-2.31.1_kernel-4.19-sanitized.ptxconfig
+++ b/ptxconfigs/arm-v7m-uclinuxeabi_gcc-8.2.1_uclibc-ng-1.0.31_binutils-2.31.1_kernel-4.19-sanitized.ptxconfig
@@ -34,8 +34,8 @@ PTXCONF_LIBC_UCLIBC=y
# PTXCONF_LIBC_NEWLIB is not set
# PTXCONF_LIBC_AVR is not set
PTXCONF_UCLIBC=y
-PTXCONF_UCLIBC_VERSION="ng-1.0.28"
-PTXCONF_UCLIBC_MD5="f256729f4e9395797b53ecb99cbdc9af"
+PTXCONF_UCLIBC_VERSION="ng-1.0.31"
+PTXCONF_UCLIBC_MD5="2b96be86e441e47b47fcb683f066d822"
PTXCONF_UCLIBC_CONFIG="uclibc-${PTXCONF_UCLIBC_VERSION}-${PTXCONF_GNU_TARGET}.config"
PTXCONF_UCLIBC_LICENSE="LGPL-2.1+"
PTXCONF_UCLIBC_LICENSE_FILES="file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343"