[Xenomai-git] Gilles Chanteperdrix : cobalt: remove CONFIG_XENO_FASTSYNCH

2011-11-16 Thread GIT version control
Module: xenomai-forge
Branch: master
Commit: 23f34323bbc0abe7f49b30d3b6949c29d9ff2215
URL:
http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=23f34323bbc0abe7f49b30d3b6949c29d9ff2215

Author: Gilles Chanteperdrix 
Date:   Mon Nov 14 21:14:54 2011 +0100

cobalt: remove CONFIG_XENO_FASTSYNCH

---

 configure  |   52 +++---
 configure.in   |9 +--
 include/asm-arm/features.h |4 -
 include/asm-generic/features.h |4 -
 include/cobalt/nucleus/synch.h |   26 -
 kernel/cobalt/cb_lock.h|   31 --
 kernel/cobalt/cond.c   |   18 
 kernel/cobalt/cond.h   |4 -
 kernel/cobalt/mutex.c  |   31 --
 kernel/cobalt/mutex.h  |4 -
 kernel/cobalt/nucleus/synch.c  |  156 +-
 kernel/cobalt/syscall.c|  211 ++--
 lib/cobalt/cond.c  |   14 ---
 lib/cobalt/mutex.c |   31 +--
 lib/cobalt/printf.c|8 --
 lib/cobalt/sem_heap.c  |2 -
 lib/include/xeno_config.h.in   |3 -
 17 files changed, 92 insertions(+), 516 deletions(-)

diff --git a/configure b/configure
index 889da79..84359cb 100755
--- a/configure
+++ b/configure
@@ -770,8 +770,6 @@ CONFIG_XENO_DOC_DOX_FALSE
 CONFIG_XENO_DOC_DOX_TRUE
 CONFIG_XENO_SHARED_FALSE
 CONFIG_XENO_SHARED_TRUE
-CONFIG_XENO_FASTSYNCH_FALSE
-CONFIG_XENO_FASTSYNCH_TRUE
 DBX_ABS_SRCDIR_FALSE
 DBX_ABS_SRCDIR_TRUE
 DBX_XSL_ROOT
@@ -5305,8 +5303,6 @@ fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for target architecture" >&5
 $as_echo_n "checking for target architecture... " >&6; }
 
-CONFIG_XENO_FASTSYNCH=
-
 if test x$host_alias = x; then
   build_for=$host
 else
@@ -5318,12 +5314,10 @@ case "$build_for" in
  i*86*-*)
use__thread=yes
XENO_TARGET_ARCH=x86
-   CONFIG_XENO_FASTSYNCH=y
CONFIG_XENO_DEFAULT_PERIOD=10
;;
  ppc-*|powerpc-*|powerpc64-*|ppc64-*)
XENO_TARGET_ARCH=powerpc
-   CONFIG_XENO_FASTSYNCH=y
CONFIG_XENO_DEFAULT_PERIOD=10
;;
  bfin-*|bfinnommu-*|blackfin-*)
@@ -5339,7 +5333,6 @@ case "$build_for" in
  x86_64-*|amd64-*)
use__thread=yes
XENO_TARGET_ARCH=x86
-   CONFIG_XENO_FASTSYNCH=y
CONFIG_XENO_DEFAULT_PERIOD=10
;;
  nios2-*)
@@ -6043,13 +6036,13 @@ if test "${lt_cv_nm_interface+set}" = set; then :
 else
   lt_cv_nm_interface="BSD nm"
   echo "int some_variable = 0;" > conftest.$ac_ext
-  (eval echo "\"\$as_me:6046: $ac_compile\"" >&5)
+  (eval echo "\"\$as_me:6039: $ac_compile\"" >&5)
   (eval "$ac_compile" 2>conftest.err)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:6049: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
+  (eval echo "\"\$as_me:6042: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:6052: output\"" >&5)
+  (eval echo "\"\$as_me:6045: output\"" >&5)
   cat conftest.out >&5
   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
 lt_cv_nm_interface="MS dumpbin"
@@ -7254,7 +7247,7 @@ ia64-*-hpux*)
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '#line 7257 "configure"' > conftest.$ac_ext
+  echo '#line 7250 "configure"' > conftest.$ac_ext
   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
@@ -8616,11 +8609,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8619: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:8612: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
-   echo "$as_me:8623: \$? = $ac_status" >&5
+   echo "$as_me:8616: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
  # The compiler can only warn and ignore the option if not recognized
  # So say no if there are warnings other than the usual output.
@@ -8955,11 +8948,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8958: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:8951: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
-   echo "$as_me:8962: \$? = $ac_status" >&5
+   echo "$as_me:8955: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
  # The compiler can only warn and ignore the option if not recognized
  # So say no if there are warnings other than the usual output.
@@ -9060,11 +9053,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:9063: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:9056: $lt_c

[Xenomai-git] Gilles Chanteperdrix : cobalt: remove CONFIG_XENO_FASTSYNCH

2011-11-14 Thread GIT version control
Module: xenomai-gch
Branch: for-forge
Commit: 23f34323bbc0abe7f49b30d3b6949c29d9ff2215
URL:
http://git.xenomai.org/?p=xenomai-gch.git;a=commit;h=23f34323bbc0abe7f49b30d3b6949c29d9ff2215

Author: Gilles Chanteperdrix 
Date:   Mon Nov 14 21:14:54 2011 +0100

cobalt: remove CONFIG_XENO_FASTSYNCH

---

 configure  |   52 +++---
 configure.in   |9 +--
 include/asm-arm/features.h |4 -
 include/asm-generic/features.h |4 -
 include/cobalt/nucleus/synch.h |   26 -
 kernel/cobalt/cb_lock.h|   31 --
 kernel/cobalt/cond.c   |   18 
 kernel/cobalt/cond.h   |4 -
 kernel/cobalt/mutex.c  |   31 --
 kernel/cobalt/mutex.h  |4 -
 kernel/cobalt/nucleus/synch.c  |  156 +-
 kernel/cobalt/syscall.c|  211 ++--
 lib/cobalt/cond.c  |   14 ---
 lib/cobalt/mutex.c |   31 +--
 lib/cobalt/printf.c|8 --
 lib/cobalt/sem_heap.c  |2 -
 lib/include/xeno_config.h.in   |3 -
 17 files changed, 92 insertions(+), 516 deletions(-)

diff --git a/configure b/configure
index 889da79..84359cb 100755
--- a/configure
+++ b/configure
@@ -770,8 +770,6 @@ CONFIG_XENO_DOC_DOX_FALSE
 CONFIG_XENO_DOC_DOX_TRUE
 CONFIG_XENO_SHARED_FALSE
 CONFIG_XENO_SHARED_TRUE
-CONFIG_XENO_FASTSYNCH_FALSE
-CONFIG_XENO_FASTSYNCH_TRUE
 DBX_ABS_SRCDIR_FALSE
 DBX_ABS_SRCDIR_TRUE
 DBX_XSL_ROOT
@@ -5305,8 +5303,6 @@ fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for target architecture" >&5
 $as_echo_n "checking for target architecture... " >&6; }
 
-CONFIG_XENO_FASTSYNCH=
-
 if test x$host_alias = x; then
   build_for=$host
 else
@@ -5318,12 +5314,10 @@ case "$build_for" in
  i*86*-*)
use__thread=yes
XENO_TARGET_ARCH=x86
-   CONFIG_XENO_FASTSYNCH=y
CONFIG_XENO_DEFAULT_PERIOD=10
;;
  ppc-*|powerpc-*|powerpc64-*|ppc64-*)
XENO_TARGET_ARCH=powerpc
-   CONFIG_XENO_FASTSYNCH=y
CONFIG_XENO_DEFAULT_PERIOD=10
;;
  bfin-*|bfinnommu-*|blackfin-*)
@@ -5339,7 +5333,6 @@ case "$build_for" in
  x86_64-*|amd64-*)
use__thread=yes
XENO_TARGET_ARCH=x86
-   CONFIG_XENO_FASTSYNCH=y
CONFIG_XENO_DEFAULT_PERIOD=10
;;
  nios2-*)
@@ -6043,13 +6036,13 @@ if test "${lt_cv_nm_interface+set}" = set; then :
 else
   lt_cv_nm_interface="BSD nm"
   echo "int some_variable = 0;" > conftest.$ac_ext
-  (eval echo "\"\$as_me:6046: $ac_compile\"" >&5)
+  (eval echo "\"\$as_me:6039: $ac_compile\"" >&5)
   (eval "$ac_compile" 2>conftest.err)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:6049: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
+  (eval echo "\"\$as_me:6042: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:6052: output\"" >&5)
+  (eval echo "\"\$as_me:6045: output\"" >&5)
   cat conftest.out >&5
   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
 lt_cv_nm_interface="MS dumpbin"
@@ -7254,7 +7247,7 @@ ia64-*-hpux*)
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '#line 7257 "configure"' > conftest.$ac_ext
+  echo '#line 7250 "configure"' > conftest.$ac_ext
   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
@@ -8616,11 +8609,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8619: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:8612: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
-   echo "$as_me:8623: \$? = $ac_status" >&5
+   echo "$as_me:8616: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
  # The compiler can only warn and ignore the option if not recognized
  # So say no if there are warnings other than the usual output.
@@ -8955,11 +8948,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:8958: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:8951: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
-   echo "$as_me:8962: \$? = $ac_status" >&5
+   echo "$as_me:8955: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
  # The compiler can only warn and ignore the option if not recognized
  # So say no if there are warnings other than the usual output.
@@ -9060,11 +9053,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:9063: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:9056: $lt_co