[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.0-2472-ga256fa4
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2011-08-10 09:46:29
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via a256fa4f8a42556568c810a60cd1ee4c34840b3b (commit)
via 1af664a98908ede46b0edabaa3aff8e028b0a31a (commit)
via 4ec679c0e82aa5a27b82863b00b95062e726b37b (commit)
from 262847657e1c959dde9d3b9b1b79e2dd26cce353 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a256fa4f8a42556568c810a60cd1ee4c34840b3b
Author: Julien Boibessot <jul...@ar...>
Date: Wed Aug 10 11:43:46 2011 +0200
[BUILDROOT] Add a common default uClibc config (0.9.30)
commit 1af664a98908ede46b0edabaa3aff8e028b0a31a
Author: Julien Boibessot <jul...@ar...>
Date: Wed Aug 10 11:42:27 2011 +0200
[BUILDROOT] APF51 has an FPU so add option in default config
commit 4ec679c0e82aa5a27b82863b00b95062e726b37b
Author: Julien Boibessot <jul...@ar...>
Date: Wed Aug 10 11:39:43 2011 +0200
[BUILDROOT] Homogenizes APF uClibc configs
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf51_defconfig | 2 ++
.../device/armadeus/apf51/uClibc-0.9.30.config.arm | 9 ++++-----
.../armadeus/apf9328/uClibc-0.9.30.config.arm | 4 ++--
.../device/armadeus/pps/uClibc-0.9.30.config.arm | 10 +++++++---
...libc-0.9.30.config.arm => uClibc-0.9.30.config} | 18 +++++++++++-------
5 files changed, 26 insertions(+), 17 deletions(-)
copy buildroot/target/device/armadeus/{pps/uClibc-0.9.30.config.arm => uClibc-0.9.30.config} (94%)
diff --git a/buildroot/configs/apf51_defconfig b/buildroot/configs/apf51_defconfig
index f6fbd48..b9de31f 100644
--- a/buildroot/configs/apf51_defconfig
+++ b/buildroot/configs/apf51_defconfig
@@ -31,10 +31,12 @@ BR2_INET_RPC=y
BR2_ENABLE_LOCALE=y
BR2_ENABLE_LOCALE_PURGE=y
BR2_ENABLE_LOCALE_WHITELIST="C en_US"
+# BR2_SOFT_FLOAT is not set
BR2_PROGRAM_INVOCATION=y
BR2_INSTALL_LIBSTDCPP=y
BR2_TARGET_OPTIMIZATION="-Os -pipe"
BR2_PACKAGE_SSTRIP_TARGET=y
+BR2_VFP_FLOAT=y
BR2_BUSYBOX_VERSION_1_16_X=y
BR2_PACKAGE_BUSYBOX_CONFIG="target/device/armadeus/busybox-$(BR2_BUSYBOX_VERSION).config"
BR2_PACKAGE_FPGAREGS=y
diff --git a/buildroot/target/device/armadeus/apf51/uClibc-0.9.30.config.arm b/buildroot/target/device/armadeus/apf51/uClibc-0.9.30.config.arm
index 6aec500..91dcf05 100644
--- a/buildroot/target/device/armadeus/apf51/uClibc-0.9.30.config.arm
+++ b/buildroot/target/device/armadeus/apf51/uClibc-0.9.30.config.arm
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Version: 0.9.30.3
-# Tue Mar 22 00:29:26 2011
+# Tue Aug 9 16:53:22 2011
#
# TARGET_alpha is not set
TARGET_arm=y
@@ -67,8 +67,7 @@ ARCH_WANTS_LITTLE_ENDIAN=y
ARCH_HAS_MMU=y
ARCH_USE_MMU=y
UCLIBC_HAS_FLOATS=y
-# UCLIBC_HAS_FPU is not set
-UCLIBC_HAS_SOFT_FLOAT=y
+UCLIBC_HAS_FPU=y
DO_C99_MATH=y
# UCLIBC_HAS_FENV is not set
KERNEL_HEADERS="/home/eric/arm/apf27testX/buildroot/output/toolchain/linux/include"
@@ -93,7 +92,7 @@ UCLIBC_CTOR_DTOR=y
# LDSO_GNU_HASH_SUPPORT is not set
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y
-# PTHREADS_DEBUG_SUPPORT is not set
+PTHREADS_DEBUG_SUPPORT=y
LINUXTHREADS_OLD=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
@@ -103,7 +102,7 @@ MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
UCLIBC_DYNAMIC_ATEXIT=y
# COMPAT_ATEXIT is not set
-# UCLIBC_SUSV3_LEGACY is not set
+UCLIBC_SUSV3_LEGACY=y
# UCLIBC_SUSV3_LEGACY_MACROS is not set
# UCLIBC_HAS_STUBS is not set
UCLIBC_HAS_SHADOW=y
diff --git a/buildroot/target/device/armadeus/apf9328/uClibc-0.9.30.config.arm b/buildroot/target/device/armadeus/apf9328/uClibc-0.9.30.config.arm
index 8aca47d..3bf2894 100644
--- a/buildroot/target/device/armadeus/apf9328/uClibc-0.9.30.config.arm
+++ b/buildroot/target/device/armadeus/apf9328/uClibc-0.9.30.config.arm
@@ -93,7 +93,7 @@ UCLIBC_CTOR_DTOR=y
# LDSO_GNU_HASH_SUPPORT is not set
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y
-# PTHREADS_DEBUG_SUPPORT is not set
+PTHREADS_DEBUG_SUPPORT=y
LINUXTHREADS_OLD=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
@@ -103,7 +103,7 @@ MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
UCLIBC_DYNAMIC_ATEXIT=y
# COMPAT_ATEXIT is not set
-# UCLIBC_SUSV3_LEGACY is not set
+UCLIBC_SUSV3_LEGACY=y
# UCLIBC_SUSV3_LEGACY_MACROS is not set
# UCLIBC_HAS_STUBS is not set
UCLIBC_HAS_SHADOW=y
diff --git a/buildroot/target/device/armadeus/pps/uClibc-0.9.30.config.arm b/buildroot/target/device/armadeus/pps/uClibc-0.9.30.config.arm
index 88985ed..2ce701f 100644
--- a/buildroot/target/device/armadeus/pps/uClibc-0.9.30.config.arm
+++ b/buildroot/target/device/armadeus/pps/uClibc-0.9.30.config.arm
@@ -102,11 +102,12 @@ MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
UCLIBC_DYNAMIC_ATEXIT=y
# COMPAT_ATEXIT is not set
-# UCLIBC_SUSV3_LEGACY is not set
+UCLIBC_SUSV3_LEGACY=y
# UCLIBC_SUSV3_LEGACY_MACROS is not set
# UCLIBC_HAS_STUBS is not set
UCLIBC_HAS_SHADOW=y
-# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
+UCLIBC_HAS___PROGNAME=y
UCLIBC_HAS_PTY=y
ASSUME_DEVPTS=y
# UNIX98PTY_ONLY is not set
@@ -163,8 +164,11 @@ UCLIBC_HAS_CTYPE_SIGNED=y
UCLIBC_HAS_CTYPE_CHECKED=y
# UCLIBC_HAS_CTYPE_ENFORCED is not set
UCLIBC_HAS_WCHAR=y
-# UCLIBC_HAS_LOCALE is not set
+UCLIBC_HAS_LOCALE=y
+# UCLIBC_PREGENERATED_LOCALE_DATA is not set
+UCLIBC_HAS_XLOCALE=y
UCLIBC_HAS_HEXADECIMAL_FLOATS=y
+# UCLIBC_HAS_GLIBC_DIGIT_GROUPING is not set
UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
diff --git a/buildroot/target/device/armadeus/pps/uClibc-0.9.30.config.arm b/buildroot/target/device/armadeus/uClibc-0.9.30.config
similarity index 94%
copy from buildroot/target/device/armadeus/pps/uClibc-0.9.30.config.arm
copy to buildroot/target/device/armadeus/uClibc-0.9.30.config
index 88985ed..6a1f82c 100644
--- a/buildroot/target/device/armadeus/pps/uClibc-0.9.30.config.arm
+++ b/buildroot/target/device/armadeus/uClibc-0.9.30.config
@@ -1,6 +1,7 @@
#
# Automatically generated make config: don't edit
-# Mon Nov 3 21:39:03 2008
+# Version: 0.9.30.3
+# Wed Aug 10 10:46:00 2011
#
# TARGET_alpha is not set
TARGET_arm=y
@@ -35,15 +36,14 @@ TARGET_ARCH="arm"
FORCE_OPTIONS_FOR_ARCH=y
# CONFIG_ARM_OABI is not set
CONFIG_ARM_EABI=y
-# USE_BX is not set
-# CONFIG_GENERIC_ARM is not set
+CONFIG_GENERIC_ARM=y
# CONFIG_ARM610 is not set
# CONFIG_ARM710 is not set
# CONFIG_ARM7TDMI is not set
# CONFIG_ARM720T is not set
# CONFIG_ARM920T is not set
# CONFIG_ARM922T is not set
-CONFIG_ARM926T=y
+# CONFIG_ARM926T is not set
# CONFIG_ARM10T is not set
# CONFIG_ARM1136JF_S is not set
# CONFIG_ARM1176JZ_S is not set
@@ -102,11 +102,12 @@ MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
UCLIBC_DYNAMIC_ATEXIT=y
# COMPAT_ATEXIT is not set
-# UCLIBC_SUSV3_LEGACY is not set
+UCLIBC_SUSV3_LEGACY=y
# UCLIBC_SUSV3_LEGACY_MACROS is not set
# UCLIBC_HAS_STUBS is not set
UCLIBC_HAS_SHADOW=y
-# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
+UCLIBC_HAS___PROGNAME=y
UCLIBC_HAS_PTY=y
ASSUME_DEVPTS=y
# UNIX98PTY_ONLY is not set
@@ -163,8 +164,11 @@ UCLIBC_HAS_CTYPE_SIGNED=y
UCLIBC_HAS_CTYPE_CHECKED=y
# UCLIBC_HAS_CTYPE_ENFORCED is not set
UCLIBC_HAS_WCHAR=y
-# UCLIBC_HAS_LOCALE is not set
+UCLIBC_HAS_LOCALE=y
+# UCLIBC_PREGENERATED_LOCALE_DATA is not set
+UCLIBC_HAS_XLOCALE=y
UCLIBC_HAS_HEXADECIMAL_FLOATS=y
+# UCLIBC_HAS_GLIBC_DIGIT_GROUPING is not set
UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
hooks/post-receive
--
armadeus
|