|
|
@@ -1,6 +1,6 @@
|
|
|
-diff -urN gcc-3.3.2/boehm-gc/config.sub gcc-3.3.2-uClibc/boehm-gc/config.sub
|
|
|
---- gcc-3.3.2/boehm-gc/config.sub 2002-02-11 22:37:53.000000000 -0600
|
|
|
-+++ gcc-3.3.2-uClibc/boehm-gc/config.sub 2004-01-06 22:54:57.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/boehm-gc/config.sub gcc-3.3.3-new/boehm-gc/config.sub
|
|
|
+--- gcc-3.3.3/boehm-gc/config.sub 2002-02-11 22:37:53.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/boehm-gc/config.sub 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -118,7 +118,7 @@
|
|
|
# Here we must recognize all the valid KERNEL-OS combinations.
|
|
|
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
|
|
|
@@ -20,9 +20,9 @@ diff -urN gcc-3.3.2/boehm-gc/config.sub gcc-3.3.2-uClibc/boehm-gc/config.sub
|
|
|
| -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
|
|
|
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
|
|
|
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
|
|
|
-diff -urN gcc-3.3.2/config.sub gcc-3.3.2-uClibc/config.sub
|
|
|
---- gcc-3.3.2/config.sub 2003-01-30 17:25:36.000000000 -0600
|
|
|
-+++ gcc-3.3.2-uClibc/config.sub 2004-01-06 22:51:57.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/config.sub gcc-3.3.3-new/config.sub
|
|
|
+--- gcc-3.3.3/config.sub 2003-01-30 17:25:36.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/config.sub 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -118,7 +118,7 @@
|
|
|
# Here we must recognize all the valid KERNEL-OS combinations.
|
|
|
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
|
|
|
@@ -42,9 +42,9 @@ diff -urN gcc-3.3.2/config.sub gcc-3.3.2-uClibc/config.sub
|
|
|
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
|
|
|
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
|
|
|
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
|
|
|
-diff -urN gcc-3.3.2/gcc/config/arm/linux-elf.h gcc-3.3.2-uClibc/gcc/config/arm/linux-elf.h
|
|
|
---- gcc-3.3.2/gcc/config/arm/linux-elf.h 2003-09-16 10:39:23.000000000 -0500
|
|
|
-+++ gcc-3.3.2-uClibc/gcc/config/arm/linux-elf.h 2004-01-07 02:40:15.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/gcc/config/arm/linux-elf.h gcc-3.3.3-new/gcc/config/arm/linux-elf.h
|
|
|
+--- gcc-3.3.3/gcc/config/arm/linux-elf.h 2003-09-16 10:39:23.000000000 -0500
|
|
|
++++ gcc-3.3.3-new/gcc/config/arm/linux-elf.h 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -78,6 +78,18 @@
|
|
|
"%{!shared:crtend.o%s} %{shared:crtendS.o%s} crtn.o%s"
|
|
|
|
|
|
@@ -72,9 +72,9 @@ diff -urN gcc-3.3.2/gcc/config/arm/linux-elf.h gcc-3.3.2-uClibc/gcc/config/arm/l
|
|
|
|
|
|
#define TARGET_OS_CPP_BUILTINS() \
|
|
|
do { \
|
|
|
-diff -urN gcc-3.3.2/gcc/config/cris/linux.h gcc-3.3.2-uClibc/gcc/config/cris/linux.h
|
|
|
---- gcc-3.3.2/gcc/config/cris/linux.h 2003-03-10 21:01:35.000000000 -0600
|
|
|
-+++ gcc-3.3.2-uClibc/gcc/config/cris/linux.h 2004-01-08 08:46:08.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/gcc/config/cris/linux.h gcc-3.3.3-new/gcc/config/cris/linux.h
|
|
|
+--- gcc-3.3.3/gcc/config/cris/linux.h 2003-03-10 21:01:35.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/gcc/config/cris/linux.h 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -81,6 +81,25 @@
|
|
|
#undef CRIS_DEFAULT_CPU_VERSION
|
|
|
#define CRIS_DEFAULT_CPU_VERSION CRIS_CPU_NG
|
|
|
@@ -110,16 +110,16 @@ diff -urN gcc-3.3.2/gcc/config/cris/linux.h gcc-3.3.2-uClibc/gcc/config/cris/lin
|
|
|
|
|
|
/* Node: Run-time Target */
|
|
|
|
|
|
-diff -urN gcc-3.3.2/gcc/config/cris/t-linux-uclibc gcc-3.3.2-uClibc/gcc/config/cris/t-linux-uclibc
|
|
|
---- gcc-3.3.2/gcc/config/cris/t-linux-uclibc 1969-12-31 18:00:00.000000000 -0600
|
|
|
-+++ gcc-3.3.2-uClibc/gcc/config/cris/t-linux-uclibc 2004-01-08 09:56:59.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/gcc/config/cris/t-linux-uclibc gcc-3.3.3-new/gcc/config/cris/t-linux-uclibc
|
|
|
+--- gcc-3.3.3/gcc/config/cris/t-linux-uclibc 1969-12-31 18:00:00.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/gcc/config/cris/t-linux-uclibc 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -0,0 +1,3 @@
|
|
|
+T_CFLAGS = -DUSE_UCLIBC
|
|
|
+TARGET_LIBGCC2_CFLAGS += -fPIC
|
|
|
+CRTSTUFF_T_CFLAGS_S = $(TARGET_LIBGCC2_CFLAGS)
|
|
|
-diff -urN gcc-3.3.2/gcc/config/i386/linux.h gcc-3.3.2-uClibc/gcc/config/i386/linux.h
|
|
|
---- gcc-3.3.2/gcc/config/i386/linux.h 2002-11-15 08:57:12.000000000 -0600
|
|
|
-+++ gcc-3.3.2-uClibc/gcc/config/i386/linux.h 2004-01-06 22:30:58.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/gcc/config/i386/linux.h gcc-3.3.3-new/gcc/config/i386/linux.h
|
|
|
+--- gcc-3.3.3/gcc/config/i386/linux.h 2003-11-14 00:46:12.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/gcc/config/i386/linux.h 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -136,6 +136,15 @@
|
|
|
%{static:-static}}}"
|
|
|
#endif
|
|
|
@@ -144,9 +144,9 @@ diff -urN gcc-3.3.2/gcc/config/i386/linux.h gcc-3.3.2-uClibc/gcc/config/i386/lin
|
|
|
|
|
|
/* A C statement (sans semicolon) to output to the stdio stream
|
|
|
FILE the assembler definition of uninitialized global DECL named
|
|
|
-diff -urN gcc-3.3.2/gcc/config/mips/linux.h gcc-3.3.2-uClibc/gcc/config/mips/linux.h
|
|
|
---- gcc-3.3.2/gcc/config/mips/linux.h 2003-05-08 12:31:34.000000000 -0500
|
|
|
-+++ gcc-3.3.2-uClibc/gcc/config/mips/linux.h 2004-01-08 01:59:52.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/gcc/config/mips/linux.h gcc-3.3.3-new/gcc/config/mips/linux.h
|
|
|
+--- gcc-3.3.3/gcc/config/mips/linux.h 2003-12-23 02:58:00.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/gcc/config/mips/linux.h 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -175,6 +175,17 @@
|
|
|
|
|
|
/* Borrowed from sparc/linux.h */
|
|
|
@@ -173,9 +173,9 @@ diff -urN gcc-3.3.2/gcc/config/mips/linux.h gcc-3.3.2-uClibc/gcc/config/mips/lin
|
|
|
|
|
|
#undef SUBTARGET_ASM_SPEC
|
|
|
#define SUBTARGET_ASM_SPEC "\
|
|
|
-diff -urN gcc-3.3.2/gcc/config/sh/linux.h gcc-3.3.2-uClibc/gcc/config/sh/linux.h
|
|
|
---- gcc-3.3.2/gcc/config/sh/linux.h 2003-09-16 10:39:23.000000000 -0500
|
|
|
-+++ gcc-3.3.2-uClibc/gcc/config/sh/linux.h 2004-01-08 04:56:28.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/gcc/config/sh/linux.h gcc-3.3.3-new/gcc/config/sh/linux.h
|
|
|
+--- gcc-3.3.3/gcc/config/sh/linux.h 2003-11-06 17:13:33.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/gcc/config/sh/linux.h 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -44,12 +44,21 @@
|
|
|
#undef SUBTARGET_LINK_EMUL_SUFFIX
|
|
|
#define SUBTARGET_LINK_EMUL_SUFFIX "_linux"
|
|
|
@@ -198,9 +198,9 @@ diff -urN gcc-3.3.2/gcc/config/sh/linux.h gcc-3.3.2-uClibc/gcc/config/sh/linux.h
|
|
|
|
|
|
/* The GNU C++ standard library requires that these macros be defined. */
|
|
|
#undef CPLUSPLUS_CPP_SPEC
|
|
|
-diff -urN gcc-3.3.2/gcc/config/sh/t-linux-uclibc gcc-3.3.2-uClibc/gcc/config/sh/t-linux-uclibc
|
|
|
---- gcc-3.3.2/gcc/config/sh/t-linux-uclibc 1969-12-31 18:00:00.000000000 -0600
|
|
|
-+++ gcc-3.3.2-uClibc/gcc/config/sh/t-linux-uclibc 2004-01-08 06:05:54.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/gcc/config/sh/t-linux-uclibc gcc-3.3.3-new/gcc/config/sh/t-linux-uclibc
|
|
|
+--- gcc-3.3.3/gcc/config/sh/t-linux-uclibc 1969-12-31 18:00:00.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/gcc/config/sh/t-linux-uclibc 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -0,0 +1,16 @@
|
|
|
+T_CFLAGS = -DUSE_UCLIBC
|
|
|
+
|
|
|
@@ -218,9 +218,9 @@ diff -urN gcc-3.3.2/gcc/config/sh/t-linux-uclibc gcc-3.3.2-uClibc/gcc/config/sh/
|
|
|
+MULTILIB_EXCEPTIONS=
|
|
|
+
|
|
|
+EXTRA_MULTILIB_PARTS= crtbegin.o crtend.o crtbeginS.o crtendS.o
|
|
|
-diff -urN gcc-3.3.2/gcc/config/sh/t-sh64-uclibc gcc-3.3.2-uClibc/gcc/config/sh/t-sh64-uclibc
|
|
|
---- gcc-3.3.2/gcc/config/sh/t-sh64-uclibc 1969-12-31 18:00:00.000000000 -0600
|
|
|
-+++ gcc-3.3.2-uClibc/gcc/config/sh/t-sh64-uclibc 2004-01-08 07:39:41.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/gcc/config/sh/t-sh64-uclibc gcc-3.3.3-new/gcc/config/sh/t-sh64-uclibc
|
|
|
+--- gcc-3.3.3/gcc/config/sh/t-sh64-uclibc 1969-12-31 18:00:00.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/gcc/config/sh/t-sh64-uclibc 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -0,0 +1,13 @@
|
|
|
+EXTRA_MULTILIB_PARTS= crtbegin.o crtend.o
|
|
|
+
|
|
|
@@ -235,9 +235,9 @@ diff -urN gcc-3.3.2/gcc/config/sh/t-sh64-uclibc gcc-3.3.2-uClibc/gcc/config/sh/t
|
|
|
+MULTILIB_DIRNAMES= $(MULTILIB_ENDIAN) nofpu compact nofpu/compact media64 nofpu/media64
|
|
|
+MULTILIB_MATCHES=
|
|
|
+MULTILIB_EXCEPTIONS=
|
|
|
-diff -urN gcc-3.3.2/gcc/config/t-linux-uclibc gcc-3.3.2-uClibc/gcc/config/t-linux-uclibc
|
|
|
---- gcc-3.3.2/gcc/config/t-linux-uclibc 1969-12-31 18:00:00.000000000 -0600
|
|
|
-+++ gcc-3.3.2-uClibc/gcc/config/t-linux-uclibc 2004-01-06 22:25:27.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/gcc/config/t-linux-uclibc gcc-3.3.3-new/gcc/config/t-linux-uclibc
|
|
|
+--- gcc-3.3.3/gcc/config/t-linux-uclibc 1969-12-31 18:00:00.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/gcc/config/t-linux-uclibc 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -0,0 +1,23 @@
|
|
|
+T_CFLAGS = -DUSE_UCLIBC
|
|
|
+
|
|
|
@@ -262,9 +262,9 @@ diff -urN gcc-3.3.2/gcc/config/t-linux-uclibc gcc-3.3.2-uClibc/gcc/config/t-linu
|
|
|
+LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde.c \
|
|
|
+ $(srcdir)/unwind-sjlj.c $(srcdir)/unwind-c.c
|
|
|
+LIB2ADDEHDEP = unwind.inc unwind-dw2-fde.h
|
|
|
-diff -urN gcc-3.3.2/gcc/config.gcc gcc-3.3.2-uClibc/gcc/config.gcc
|
|
|
---- gcc-3.3.2/gcc/config.gcc 2003-10-01 14:07:01.000000000 -0500
|
|
|
-+++ gcc-3.3.2-uClibc/gcc/config.gcc 2004-01-08 08:12:01.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/gcc/config.gcc gcc-3.3.3-new/gcc/config.gcc
|
|
|
+--- gcc-3.3.3/gcc/config.gcc 2004-01-21 00:06:00.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/gcc/config.gcc 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -697,6 +697,17 @@
|
|
|
extra_parts=""
|
|
|
use_collect2=yes
|
|
|
@@ -355,9 +355,9 @@ diff -urN gcc-3.3.2/gcc/config.gcc gcc-3.3.2-uClibc/gcc/config.gcc
|
|
|
sh64*)
|
|
|
tmake_file="${tmake_file} sh/t-sh64"
|
|
|
tm_file="${tm_file} sh/sh64.h"
|
|
|
-diff -urN gcc-3.3.2/libstdc++-v3/aclocal.m4 gcc-3.3.2-uClibc/libstdc++-v3/aclocal.m4
|
|
|
---- gcc-3.3.2/libstdc++-v3/aclocal.m4 2003-09-10 22:08:35.000000000 -0500
|
|
|
-+++ gcc-3.3.2-uClibc/libstdc++-v3/aclocal.m4 2004-01-09 01:53:14.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/libstdc++-v3/aclocal.m4 gcc-3.3.3-new/libstdc++-v3/aclocal.m4
|
|
|
+--- gcc-3.3.3/libstdc++-v3/aclocal.m4 2004-01-12 10:18:44.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/libstdc++-v3/aclocal.m4 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -1216,6 +1216,9 @@
|
|
|
dnl Default to "generic"
|
|
|
if test x$enable_clocale_flag = xno; then
|
|
|
@@ -410,22 +410,10 @@ diff -urN gcc-3.3.2/libstdc++-v3/aclocal.m4 gcc-3.3.2-uClibc/libstdc++-v3/acloca
|
|
|
*)
|
|
|
echo "$enable_clocale is an unknown locale package" 1>&2
|
|
|
exit 1
|
|
|
-diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configure
|
|
|
---- gcc-3.3.2/libstdc++-v3/configure 2003-09-10 22:08:35.000000000 -0500
|
|
|
-+++ gcc-3.3.2-uClibc/libstdc++-v3/configure 2004-01-09 01:52:45.000000000 -0600
|
|
|
-@@ -2011,6 +2011,11 @@
|
|
|
- lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
|
|
|
- ;;
|
|
|
-
|
|
|
-+linux-uclibc*)
|
|
|
-+ lt_cv_deplibs_check_method=pass_all
|
|
|
-+ lt_cv_file_magic_test_file=`echo /lib/libuClibc-*.so`
|
|
|
-+ ;;
|
|
|
-+
|
|
|
- netbsd*)
|
|
|
- if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
|
|
|
- lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'
|
|
|
-@@ -2997,6 +3002,9 @@
|
|
|
+diff -urN gcc-3.3.3/libstdc++-v3/configure gcc-3.3.3-new/libstdc++-v3/configure
|
|
|
+--- gcc-3.3.3/libstdc++-v3/configure 2004-01-12 10:18:45.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/libstdc++-v3/configure 2004-02-17 00:21:12.000000000 -0600
|
|
|
+@@ -2996,6 +2996,9 @@
|
|
|
|
|
|
if test x$enable_clocale_flag = xno; then
|
|
|
case x${target_os} in
|
|
|
@@ -434,8 +422,8 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ ;;
|
|
|
xlinux* | xgnu*)
|
|
|
cat > conftest.$ac_ext <<EOF
|
|
|
- #line 3003 "configure"
|
|
|
-@@ -3183,6 +3191,70 @@
|
|
|
+ #line 3002 "configure"
|
|
|
+@@ -3182,6 +3185,70 @@
|
|
|
CTIME_CC=config/locale/generic/time_members.cc
|
|
|
CLOCALE_INTERNAL_H=config/locale/generic/c++locale_internal.h
|
|
|
;;
|
|
|
@@ -451,7 +439,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ # Extract the first word of "msgfmt", so it can be a program name with args.
|
|
|
+set dummy msgfmt; ac_word=$2
|
|
|
+echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
|
|
-+echo "configure:3118: checking for $ac_word" >&5
|
|
|
++echo "configure:3117: checking for $ac_word" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_prog_check_msgfmt'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
+else
|
|
|
@@ -506,100 +494,10 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
*)
|
|
|
echo "$enable_clocale is an unknown locale package" 1>&2
|
|
|
exit 1
|
|
|
-@@ -4125,94 +4197,1055 @@
|
|
|
- echo "$ac_t""$DEBUG_FLAGS" 1>&6
|
|
|
-
|
|
|
+@@ -4212,6 +4279,968 @@
|
|
|
+ # GLIBCPP_CHECK_MATH_SUPPORT
|
|
|
|
|
|
--# Check for headers necessary for libsupc++ using dyn-string.c/cxa_demangle.c
|
|
|
--for ac_hdr in string.h stdlib.h
|
|
|
-+# Check for headers necessary for libsupc++ using dyn-string.c/cxa_demangle.c
|
|
|
-+for ac_hdr in string.h stdlib.h
|
|
|
-+do
|
|
|
-+ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
|
|
|
-+echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
|
|
|
-+echo "configure:4134: checking for $ac_hdr" >&5
|
|
|
-+if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
|
|
|
-+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
-+else
|
|
|
-+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4139 "configure"
|
|
|
-+#include "confdefs.h"
|
|
|
-+#include <$ac_hdr>
|
|
|
-+EOF
|
|
|
-+ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
|
|
|
-+{ (eval echo configure:4144: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
|
|
-+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
|
|
|
-+if test -z "$ac_err"; then
|
|
|
-+ rm -rf conftest*
|
|
|
-+ eval "ac_cv_header_$ac_safe=yes"
|
|
|
-+else
|
|
|
-+ echo "$ac_err" >&5
|
|
|
-+ echo "configure: failed program was:" >&5
|
|
|
-+ cat conftest.$ac_ext >&5
|
|
|
-+ rm -rf conftest*
|
|
|
-+ eval "ac_cv_header_$ac_safe=no"
|
|
|
-+fi
|
|
|
-+rm -f conftest*
|
|
|
-+fi
|
|
|
-+if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
|
|
|
-+ echo "$ac_t""yes" 1>&6
|
|
|
-+ ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
|
|
|
-+ cat >> confdefs.h <<EOF
|
|
|
-+#define $ac_tr_hdr 1
|
|
|
-+EOF
|
|
|
-+
|
|
|
-+else
|
|
|
-+ echo "$ac_t""no" 1>&6
|
|
|
-+fi
|
|
|
-+done
|
|
|
-+
|
|
|
-+
|
|
|
-+# No surprises, no surprises...
|
|
|
-+if test $ATOMICITYH = cpu/generic ; then
|
|
|
-+ echo "configure: warning: No native atomic operations are provided yet for this platform." 1>&2
|
|
|
-+ if test $target_thread_file = single; then
|
|
|
-+ echo "configure: warning: They cannot be faked when thread support is disabled." 1>&2
|
|
|
-+ echo "configure: warning: Thread-safety of certain classes is not guaranteed." 1>&2
|
|
|
-+ else
|
|
|
-+ echo "configure: warning: They will be faked using a mutex." 1>&2
|
|
|
-+ echo "configure: warning: Performance of certain classes will degrade as a result." 1>&2
|
|
|
-+ fi
|
|
|
-+fi
|
|
|
-+
|
|
|
-+
|
|
|
-+if test -n "$with_cross_host" || test x"$build" != x"$host"; then
|
|
|
-+
|
|
|
-+ # We are being configured with some form of cross compiler.
|
|
|
-+ GLIBCPP_IS_CROSS_COMPILING=true
|
|
|
-+
|
|
|
-+ # This lets us hard-code the functionality we know we'll have in the cross
|
|
|
-+ # target environment. "Let" is a sugar-coated word placed on an especially
|
|
|
-+ # dull and tedious hack, actually.
|
|
|
-+ #
|
|
|
-+ # Here's why GLIBCPP_CHECK_MATH_SUPPORT, and other autoconf macros
|
|
|
-+ # that involve linking, can't be used:
|
|
|
-+ # "cannot open sim-crt0.o"
|
|
|
-+ # "cannot open crt0.o"
|
|
|
-+ # etc. All this is because there currently exists no unified, consistent
|
|
|
-+ # way for top level CC information to be passed down to target directories:
|
|
|
-+ # newlib includes, newlib linking info, libgloss versus newlib crt0.o, etc.
|
|
|
-+ # When all of that is done, all of this hokey, excessive AC_DEFINE junk for
|
|
|
-+ # crosses can be removed.
|
|
|
-+
|
|
|
-+ # If Canadian cross, then don't pick up tools from the build directory.
|
|
|
-+ # Used in GLIBCPP_EXPORT_INCLUDES (and nowhere else?).
|
|
|
-+ if test -n "$with_cross_host" && test x"$build" != x"$with_cross_host"; then
|
|
|
-+ CANADIAN=yes
|
|
|
-+ else
|
|
|
-+ CANADIAN=no
|
|
|
-+ fi
|
|
|
-+
|
|
|
-+ # Construct crosses by hand, eliminating bits that need ld...
|
|
|
-+ # GLIBCPP_CHECK_COMPILER_FEATURES
|
|
|
-+ # GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT
|
|
|
-+ # GLIBCPP_CHECK_MATH_SUPPORT
|
|
|
-+
|
|
|
-+ case "$target" in
|
|
|
+ case "$target" in
|
|
|
+ *-uclibc*)
|
|
|
+ os_include_dir="os/uclibc"
|
|
|
+ for ac_hdr in nan.h ieeefp.h endian.h sys/isa_defs.h \
|
|
|
@@ -608,17 +506,17 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+do
|
|
|
+ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
|
|
|
+echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
|
|
|
-+echo "configure:4225: checking for $ac_hdr" >&5
|
|
|
++echo "configure:4224: checking for $ac_hdr" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
+else
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4230 "configure"
|
|
|
++#line 4229 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+#include <$ac_hdr>
|
|
|
+EOF
|
|
|
+ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
|
|
|
-+{ (eval echo configure:4235: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
|
|
++{ (eval echo configure:4234: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
|
|
+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
|
|
|
+if test -z "$ac_err"; then
|
|
|
+ rm -rf conftest*
|
|
|
@@ -696,12 +594,12 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ # used sections, first .eh_frame and now some of the glibc sections for
|
|
|
+ # iconv). Bzzzzt. Thanks for playing, maybe next time.
|
|
|
+ echo $ac_n "checking for ld that supports -Wl,--gc-sections""... $ac_c" 1>&6
|
|
|
-+echo "configure:4313: checking for ld that supports -Wl,--gc-sections" >&5
|
|
|
++echo "configure:4312: checking for ld that supports -Wl,--gc-sections" >&5
|
|
|
+ if test "$cross_compiling" = yes; then
|
|
|
+ ac_sectionLDflags=yes
|
|
|
+else
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4318 "configure"
|
|
|
++#line 4317 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+
|
|
|
+ int main(void)
|
|
|
@@ -712,7 +610,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ }
|
|
|
+
|
|
|
+EOF
|
|
|
-+if { (eval echo configure:4329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
|
|
|
++if { (eval echo configure:4328: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
|
|
|
+then
|
|
|
+ ac_sectionLDflags=yes
|
|
|
+else
|
|
|
@@ -746,7 +644,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+
|
|
|
+
|
|
|
+ echo $ac_n "checking for main in -lm""... $ac_c" 1>&6
|
|
|
-+echo "configure:4363: checking for main in -lm" >&5
|
|
|
++echo "configure:4362: checking for main in -lm" >&5
|
|
|
+ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'`
|
|
|
+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
@@ -754,14 +652,14 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ ac_save_LIBS="$LIBS"
|
|
|
+LIBS="-lm $LIBS"
|
|
|
+cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4371 "configure"
|
|
|
++#line 4370 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+
|
|
|
+int main() {
|
|
|
+main()
|
|
|
+; return 0; }
|
|
|
+EOF
|
|
|
-+if { (eval echo configure:4378: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
++if { (eval echo configure:4377: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
+ rm -rf conftest*
|
|
|
+ eval "ac_cv_lib_$ac_lib_var=yes"
|
|
|
+else
|
|
|
@@ -791,12 +689,12 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ for ac_func in nan copysignf
|
|
|
+do
|
|
|
+echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
|
|
-+echo "configure:4408: checking for $ac_func" >&5
|
|
|
++echo "configure:4407: checking for $ac_func" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
+else
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4413 "configure"
|
|
|
++#line 4412 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+/* System header to define __stub macros and hopefully few prototypes,
|
|
|
+ which can conflict with char $ac_func(); below. */
|
|
|
@@ -819,7 +717,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+
|
|
|
+; return 0; }
|
|
|
+EOF
|
|
|
-+if { (eval echo configure:4436: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
++if { (eval echo configure:4435: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
+ rm -rf conftest*
|
|
|
+ eval "ac_cv_func_$ac_func=yes"
|
|
|
+else
|
|
|
@@ -848,12 +746,12 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ for ac_func in __signbit
|
|
|
+do
|
|
|
+echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
|
|
-+echo "configure:4465: checking for $ac_func" >&5
|
|
|
++echo "configure:4464: checking for $ac_func" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
+else
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4470 "configure"
|
|
|
++#line 4469 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+/* System header to define __stub macros and hopefully few prototypes,
|
|
|
+ which can conflict with char $ac_func(); below. */
|
|
|
@@ -876,7 +774,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+
|
|
|
+; return 0; }
|
|
|
+EOF
|
|
|
-+if { (eval echo configure:4493: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
++if { (eval echo configure:4492: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
+ rm -rf conftest*
|
|
|
+ eval "ac_cv_func_$ac_func=yes"
|
|
|
+else
|
|
|
@@ -904,12 +802,12 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ for ac_func in __signbitf
|
|
|
+do
|
|
|
+echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
|
|
-+echo "configure:4521: checking for $ac_func" >&5
|
|
|
++echo "configure:4520: checking for $ac_func" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
+else
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4526 "configure"
|
|
|
++#line 4525 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+/* System header to define __stub macros and hopefully few prototypes,
|
|
|
+ which can conflict with char $ac_func(); below. */
|
|
|
@@ -932,7 +830,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+
|
|
|
+; return 0; }
|
|
|
+EOF
|
|
|
-+if { (eval echo configure:4549: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
++if { (eval echo configure:4548: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
+ rm -rf conftest*
|
|
|
+ eval "ac_cv_func_$ac_func=yes"
|
|
|
+else
|
|
|
@@ -962,12 +860,12 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ for ac_func in __signbitl
|
|
|
+do
|
|
|
+echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
|
|
-+echo "configure:4579: checking for $ac_func" >&5
|
|
|
++echo "configure:4578: checking for $ac_func" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
+else
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4584 "configure"
|
|
|
++#line 4583 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+/* System header to define __stub macros and hopefully few prototypes,
|
|
|
+ which can conflict with char $ac_func(); below. */
|
|
|
@@ -990,7 +888,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+
|
|
|
+; return 0; }
|
|
|
+EOF
|
|
|
-+if { (eval echo configure:4607: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
++if { (eval echo configure:4606: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
+ rm -rf conftest*
|
|
|
+ eval "ac_cv_func_$ac_func=yes"
|
|
|
+else
|
|
|
@@ -1035,16 +933,16 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ enable_wchar_t=no
|
|
|
+
|
|
|
+ echo $ac_n "checking for mbstate_t""... $ac_c" 1>&6
|
|
|
-+echo "configure:4652: checking for mbstate_t" >&5
|
|
|
++echo "configure:4651: checking for mbstate_t" >&5
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4654 "configure"
|
|
|
++#line 4653 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+#include <wchar.h>
|
|
|
+int main() {
|
|
|
+mbstate_t teststate;
|
|
|
+; return 0; }
|
|
|
+EOF
|
|
|
-+if { (eval echo configure:4661: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
|
|
|
++if { (eval echo configure:4660: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
|
|
|
+ rm -rf conftest*
|
|
|
+ have_mbstate_t=yes
|
|
|
+else
|
|
|
@@ -1066,17 +964,17 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+do
|
|
|
+ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
|
|
|
+echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
|
|
|
-+echo "configure:4683: checking for $ac_hdr" >&5
|
|
|
++echo "configure:4682: checking for $ac_hdr" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
+else
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4688 "configure"
|
|
|
++#line 4687 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+#include <$ac_hdr>
|
|
|
+EOF
|
|
|
+ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
|
|
|
-+{ (eval echo configure:4693: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
|
|
++{ (eval echo configure:4692: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
|
|
+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
|
|
|
+if test -z "$ac_err"; then
|
|
|
+ rm -rf conftest*
|
|
|
@@ -1107,17 +1005,17 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+do
|
|
|
+ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
|
|
|
+echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
|
|
|
-+echo "configure:4724: checking for $ac_hdr" >&5
|
|
|
++echo "configure:4723: checking for $ac_hdr" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
+else
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4729 "configure"
|
|
|
++#line 4728 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+#include <$ac_hdr>
|
|
|
+EOF
|
|
|
+ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
|
|
|
-+{ (eval echo configure:4734: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
|
|
++{ (eval echo configure:4733: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
|
|
+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
|
|
|
+if test -z "$ac_err"; then
|
|
|
+ rm -rf conftest*
|
|
|
@@ -1150,16 +1048,16 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ test x"$enable_c_mbchar" != xno; then
|
|
|
+
|
|
|
+ echo $ac_n "checking for WCHAR_MIN and WCHAR_MAX""... $ac_c" 1>&6
|
|
|
-+echo "configure:4767: checking for WCHAR_MIN and WCHAR_MAX" >&5
|
|
|
++echo "configure:4766: checking for WCHAR_MIN and WCHAR_MAX" >&5
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4769 "configure"
|
|
|
++#line 4768 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+#include <wchar.h>
|
|
|
+int main() {
|
|
|
+int i = WCHAR_MIN; int j = WCHAR_MAX;
|
|
|
+; return 0; }
|
|
|
+EOF
|
|
|
-+if { (eval echo configure:4776: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
|
|
|
++if { (eval echo configure:4775: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
|
|
|
+ rm -rf conftest*
|
|
|
+ has_wchar_minmax=yes
|
|
|
+else
|
|
|
@@ -1172,9 +1070,9 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ echo "$ac_t""$has_wchar_minmax" 1>&6
|
|
|
+
|
|
|
+ echo $ac_n "checking for WEOF""... $ac_c" 1>&6
|
|
|
-+echo "configure:4789: checking for WEOF" >&5
|
|
|
++echo "configure:4788: checking for WEOF" >&5
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4791 "configure"
|
|
|
++#line 4790 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+
|
|
|
+ #include <wchar.h>
|
|
|
@@ -1183,7 +1081,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+wint_t i = WEOF;
|
|
|
+; return 0; }
|
|
|
+EOF
|
|
|
-+if { (eval echo configure:4800: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
|
|
|
++if { (eval echo configure:4799: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
|
|
|
+ rm -rf conftest*
|
|
|
+ has_weof=yes
|
|
|
+else
|
|
|
@@ -1199,12 +1097,12 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ for ac_func in wcslen wmemchr wmemcmp wmemcpy wmemmove wmemset
|
|
|
+do
|
|
|
+echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
|
|
-+echo "configure:4816: checking for $ac_func" >&5
|
|
|
++echo "configure:4815: checking for $ac_func" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
+else
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4821 "configure"
|
|
|
++#line 4820 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+/* System header to define __stub macros and hopefully few prototypes,
|
|
|
+ which can conflict with char $ac_func(); below. */
|
|
|
@@ -1227,7 +1125,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+
|
|
|
+; return 0; }
|
|
|
+EOF
|
|
|
-+if { (eval echo configure:4844: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
++if { (eval echo configure:4843: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
+ rm -rf conftest*
|
|
|
+ eval "ac_cv_func_$ac_func=yes"
|
|
|
+else
|
|
|
@@ -1262,12 +1160,12 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ wcscspn wcsspn wcstok wcsftime wcschr wcspbrk wcsrchr wcsstr
|
|
|
+do
|
|
|
+echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
|
|
-+echo "configure:4879: checking for $ac_func" >&5
|
|
|
++echo "configure:4878: checking for $ac_func" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
+else
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4884 "configure"
|
|
|
++#line 4883 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+/* System header to define __stub macros and hopefully few prototypes,
|
|
|
+ which can conflict with char $ac_func(); below. */
|
|
|
@@ -1290,7 +1188,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+
|
|
|
+; return 0; }
|
|
|
+EOF
|
|
|
-+if { (eval echo configure:4907: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
++if { (eval echo configure:4906: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
+ rm -rf conftest*
|
|
|
+ eval "ac_cv_func_$ac_func=yes"
|
|
|
+else
|
|
|
@@ -1318,7 +1216,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+
|
|
|
+
|
|
|
+ echo $ac_n "checking for ISO C99 wchar_t support""... $ac_c" 1>&6
|
|
|
-+echo "configure:4935: checking for ISO C99 wchar_t support" >&5
|
|
|
++echo "configure:4934: checking for ISO C99 wchar_t support" >&5
|
|
|
+ if test x"$has_weof" = xyes &&
|
|
|
+ test x"$has_wchar_minmax" = xyes &&
|
|
|
+ test x"$ac_wfuncs" = xyes; then
|
|
|
@@ -1330,17 +1228,17 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+
|
|
|
+ ac_safe=`echo "iconv.h" | sed 'y%./+-%__p_%'`
|
|
|
+echo $ac_n "checking for iconv.h""... $ac_c" 1>&6
|
|
|
-+echo "configure:4947: checking for iconv.h" >&5
|
|
|
++echo "configure:4946: checking for iconv.h" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
+else
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4952 "configure"
|
|
|
++#line 4951 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+#include <iconv.h>
|
|
|
+EOF
|
|
|
+ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
|
|
|
-+{ (eval echo configure:4957: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
|
|
++{ (eval echo configure:4956: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
|
|
+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
|
|
|
+if test -z "$ac_err"; then
|
|
|
+ rm -rf conftest*
|
|
|
@@ -1364,17 +1262,17 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+
|
|
|
+ ac_safe=`echo "langinfo.h" | sed 'y%./+-%__p_%'`
|
|
|
+echo $ac_n "checking for langinfo.h""... $ac_c" 1>&6
|
|
|
-+echo "configure:4981: checking for langinfo.h" >&5
|
|
|
++echo "configure:4980: checking for langinfo.h" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
+else
|
|
|
+ cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 4986 "configure"
|
|
|
++#line 4985 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+#include <langinfo.h>
|
|
|
+EOF
|
|
|
+ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
|
|
|
-+{ (eval echo configure:4991: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
|
|
++{ (eval echo configure:4990: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
|
|
+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
|
|
|
+if test -z "$ac_err"; then
|
|
|
+ rm -rf conftest*
|
|
|
@@ -1398,7 +1296,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+
|
|
|
+
|
|
|
+ echo $ac_n "checking for iconv in -liconv""... $ac_c" 1>&6
|
|
|
-+echo "configure:5015: checking for iconv in -liconv" >&5
|
|
|
++echo "configure:5014: checking for iconv in -liconv" >&5
|
|
|
+ac_lib_var=`echo iconv'_'iconv | sed 'y%./+-%__p_%'`
|
|
|
+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
|
|
|
+ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
@@ -1406,7 +1304,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ ac_save_LIBS="$LIBS"
|
|
|
+LIBS="-liconv $LIBS"
|
|
|
+cat > conftest.$ac_ext <<EOF
|
|
|
-+#line 5023 "configure"
|
|
|
++#line 5022 "configure"
|
|
|
+#include "confdefs.h"
|
|
|
+/* Override any gcc2 internal prototype to avoid an error. */
|
|
|
+/* We use char because int might match the return type of a gcc2
|
|
|
@@ -1417,7 +1315,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+iconv()
|
|
|
+; return 0; }
|
|
|
+EOF
|
|
|
-+if { (eval echo configure:5034: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
++if { (eval echo configure:5033: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
+ rm -rf conftest*
|
|
|
+ eval "ac_cv_lib_$ac_lib_var=yes"
|
|
|
+else
|
|
|
@@ -1441,21 +1339,15 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ LIBS="$LIBS $libiconv"
|
|
|
+
|
|
|
+ for ac_func in iconv_open iconv_close iconv nl_langinfo
|
|
|
- do
|
|
|
--ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
|
|
|
--echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
|
|
|
--echo "configure:4134: checking for $ac_hdr" >&5
|
|
|
--if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
|
|
|
++do
|
|
|
+echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
|
|
-+echo "configure:5060: checking for $ac_func" >&5
|
|
|
++echo "configure:5059: checking for $ac_func" >&5
|
|
|
+if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
|
|
|
- echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
- else
|
|
|
- cat > conftest.$ac_ext <<EOF
|
|
|
--#line 4139 "configure"
|
|
|
-+#line 5065 "configure"
|
|
|
- #include "confdefs.h"
|
|
|
--#include <$ac_hdr>
|
|
|
++ echo $ac_n "(cached) $ac_c" 1>&6
|
|
|
++else
|
|
|
++ cat > conftest.$ac_ext <<EOF
|
|
|
++#line 5064 "configure"
|
|
|
++#include "confdefs.h"
|
|
|
+/* System header to define __stub macros and hopefully few prototypes,
|
|
|
+ which can conflict with char $ac_func(); below. */
|
|
|
+#include <assert.h>
|
|
|
@@ -1476,49 +1368,38 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+#endif
|
|
|
+
|
|
|
+; return 0; }
|
|
|
- EOF
|
|
|
--ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
|
|
|
--{ (eval echo configure:4144: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
|
|
|
--ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
|
|
|
--if test -z "$ac_err"; then
|
|
|
-+if { (eval echo configure:5088: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
- rm -rf conftest*
|
|
|
-- eval "ac_cv_header_$ac_safe=yes"
|
|
|
++EOF
|
|
|
++if { (eval echo configure:5087: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
|
|
|
++ rm -rf conftest*
|
|
|
+ eval "ac_cv_func_$ac_func=yes"
|
|
|
- else
|
|
|
-- echo "$ac_err" >&5
|
|
|
- echo "configure: failed program was:" >&5
|
|
|
- cat conftest.$ac_ext >&5
|
|
|
- rm -rf conftest*
|
|
|
-- eval "ac_cv_header_$ac_safe=no"
|
|
|
++else
|
|
|
++ echo "configure: failed program was:" >&5
|
|
|
++ cat conftest.$ac_ext >&5
|
|
|
++ rm -rf conftest*
|
|
|
+ eval "ac_cv_func_$ac_func=no"
|
|
|
- fi
|
|
|
- rm -f conftest*
|
|
|
- fi
|
|
|
--if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
|
|
|
++fi
|
|
|
++rm -f conftest*
|
|
|
++fi
|
|
|
+
|
|
|
+if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
|
|
|
- echo "$ac_t""yes" 1>&6
|
|
|
-- ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
|
|
|
++ echo "$ac_t""yes" 1>&6
|
|
|
+ ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
|
|
|
- cat >> confdefs.h <<EOF
|
|
|
--#define $ac_tr_hdr 1
|
|
|
++ cat >> confdefs.h <<EOF
|
|
|
+#define $ac_tr_func 1
|
|
|
- EOF
|
|
|
--
|
|
|
++EOF
|
|
|
+ \
|
|
|
+ ac_XPG2funcs=yes
|
|
|
- else
|
|
|
- echo "$ac_t""no" 1>&6
|
|
|
++else
|
|
|
++ echo "$ac_t""no" 1>&6
|
|
|
+ac_XPG2funcs=no
|
|
|
- fi
|
|
|
- done
|
|
|
-
|
|
|
++fi
|
|
|
++done
|
|
|
++
|
|
|
+
|
|
|
+ LIBS="$ac_save_LIBS"
|
|
|
+
|
|
|
+ echo $ac_n "checking for XPG2 wchar_t support""... $ac_c" 1>&6
|
|
|
-+echo "configure:5118: checking for XPG2 wchar_t support" >&5
|
|
|
++echo "configure:5117: checking for XPG2 wchar_t support" >&5
|
|
|
+ if test x"$ac_has_iconv_h" = xyes &&
|
|
|
+ test x"$ac_has_langinfo_h" = xyes &&
|
|
|
+ test x"$ac_XPG2funcs" = xyes; then
|
|
|
@@ -1533,25 +1414,15 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ cat >> confdefs.h <<\EOF
|
|
|
+#define _GLIBCPP_USE_WCHAR_T 1
|
|
|
+EOF
|
|
|
-
|
|
|
--# No surprises, no surprises...
|
|
|
--if test $ATOMICITYH = cpu/generic ; then
|
|
|
-- echo "configure: warning: No native atomic operations are provided yet for this platform." 1>&2
|
|
|
-- if test $target_thread_file = single; then
|
|
|
-- echo "configure: warning: They cannot be faked when thread support is disabled." 1>&2
|
|
|
-- echo "configure: warning: Thread-safety of certain classes is not guaranteed." 1>&2
|
|
|
-- else
|
|
|
-- echo "configure: warning: They will be faked using a mutex." 1>&2
|
|
|
-- echo "configure: warning: Performance of certain classes will degrade as a result." 1>&2
|
|
|
++
|
|
|
+ enable_wchar_t=yes
|
|
|
+ fi
|
|
|
- fi
|
|
|
--fi
|
|
|
++ fi
|
|
|
+ echo $ac_n "checking for enabled wchar_t specializations""... $ac_c" 1>&6
|
|
|
-+echo "configure:5138: checking for enabled wchar_t specializations" >&5
|
|
|
++echo "configure:5137: checking for enabled wchar_t specializations" >&5
|
|
|
+ echo "$ac_t""$enable_wchar_t" 1>&6
|
|
|
+
|
|
|
-
|
|
|
++
|
|
|
+if test "$enable_wchar_t" = yes; then
|
|
|
+ GLIBCPP_TEST_WCHAR_T_TRUE=
|
|
|
+ GLIBCPP_TEST_WCHAR_T_FALSE='#'
|
|
|
@@ -1559,55 +1430,28 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
+ GLIBCPP_TEST_WCHAR_T_TRUE='#'
|
|
|
+ GLIBCPP_TEST_WCHAR_T_FALSE=
|
|
|
+fi
|
|
|
-
|
|
|
--if test -n "$with_cross_host" || test x"$build" != x"$host"; then
|
|
|
++
|
|
|
++
|
|
|
+ cat >> confdefs.h <<\EOF
|
|
|
+#define HAVE_COPYSIGN 1
|
|
|
+EOF
|
|
|
-
|
|
|
-- # We are being configured with some form of cross compiler.
|
|
|
-- GLIBCPP_IS_CROSS_COMPILING=true
|
|
|
++
|
|
|
+ cat >> confdefs.h <<\EOF
|
|
|
+#define HAVE_FINITE 1
|
|
|
+EOF
|
|
|
-
|
|
|
-- # This lets us hard-code the functionality we know we'll have in the cross
|
|
|
-- # target environment. "Let" is a sugar-coated word placed on an especially
|
|
|
-- # dull and tedious hack, actually.
|
|
|
-- #
|
|
|
-- # Here's why GLIBCPP_CHECK_MATH_SUPPORT, and other autoconf macros
|
|
|
-- # that involve linking, can't be used:
|
|
|
-- # "cannot open sim-crt0.o"
|
|
|
-- # "cannot open crt0.o"
|
|
|
-- # etc. All this is because there currently exists no unified, consistent
|
|
|
-- # way for top level CC information to be passed down to target directories:
|
|
|
-- # newlib includes, newlib linking info, libgloss versus newlib crt0.o, etc.
|
|
|
-- # When all of that is done, all of this hokey, excessive AC_DEFINE junk for
|
|
|
-- # crosses can be removed.
|
|
|
++
|
|
|
+ cat >> confdefs.h <<\EOF
|
|
|
+#define HAVE_FINITEF 1
|
|
|
+EOF
|
|
|
-
|
|
|
-- # If Canadian cross, then don't pick up tools from the build directory.
|
|
|
-- # Used in GLIBCPP_EXPORT_INCLUDES (and nowhere else?).
|
|
|
-- if test -n "$with_cross_host" && test x"$build" != x"$with_cross_host"; then
|
|
|
-- CANADIAN=yes
|
|
|
-- else
|
|
|
-- CANADIAN=no
|
|
|
-- fi
|
|
|
++
|
|
|
+ cat >> confdefs.h <<\EOF
|
|
|
+#define HAVE_ISINF 1
|
|
|
+EOF
|
|
|
-
|
|
|
-- # Construct crosses by hand, eliminating bits that need ld...
|
|
|
-- # GLIBCPP_CHECK_COMPILER_FEATURES
|
|
|
-- # GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT
|
|
|
-- # GLIBCPP_CHECK_MATH_SUPPORT
|
|
|
++
|
|
|
+ cat >> confdefs.h <<\EOF
|
|
|
+#define HAVE_ISINFF 1
|
|
|
+EOF
|
|
|
-
|
|
|
-- case "$target" in
|
|
|
++
|
|
|
+ cat >> confdefs.h <<\EOF
|
|
|
+#define HAVE_ISNAN 1
|
|
|
+EOF
|
|
|
@@ -1619,125 +1463,10 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure gcc-3.3.2-uClibc/libstdc++-v3/configu
|
|
|
*-linux*)
|
|
|
os_include_dir="os/gnu-linux"
|
|
|
for ac_hdr in nan.h ieeefp.h endian.h sys/isa_defs.h \
|
|
|
-@@ -5163,10 +6196,6 @@
|
|
|
- EOF
|
|
|
-
|
|
|
- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_FREXPF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
- #define HAVE_HYPOTF 1
|
|
|
- EOF
|
|
|
-
|
|
|
-@@ -10293,103 +11322,6 @@
|
|
|
- #define HAVE_MMAP 1
|
|
|
- EOF
|
|
|
-
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_ACOSF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_ASINF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_ATAN2F 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_ATANF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_CEILF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_COPYSIGN 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_COPYSIGNF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_COSF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_COSHF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_EXPF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_FABSF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_FLOORF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_FMODF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_FREXPF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_LDEXPF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_LOG10F 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_LOGF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_MODFF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_POWF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_SINF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_SINHF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_SQRTF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_TANF 1
|
|
|
--EOF
|
|
|
--
|
|
|
-- cat >> confdefs.h <<\EOF
|
|
|
--#define HAVE_TANHF 1
|
|
|
--EOF
|
|
|
--
|
|
|
- ;;
|
|
|
- esac
|
|
|
-
|
|
|
-diff -urN gcc-3.3.2/libstdc++-v3/configure.in gcc-3.3.2-uClibc/libstdc++-v3/configure.in
|
|
|
---- gcc-3.3.2/libstdc++-v3/configure.in 2003-07-17 13:32:00.000000000 -0500
|
|
|
-+++ gcc-3.3.2-uClibc/libstdc++-v3/configure.in 2004-01-08 21:36:43.000000000 -0600
|
|
|
-@@ -117,6 +117,35 @@
|
|
|
+diff -urN gcc-3.3.3/libstdc++-v3/configure.in gcc-3.3.3-new/libstdc++-v3/configure.in
|
|
|
+--- gcc-3.3.3/libstdc++-v3/configure.in 2004-01-12 10:19:22.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/libstdc++-v3/configure.in 2004-02-16 23:13:45.000000000 -0600
|
|
|
+@@ -117,6 +117,36 @@
|
|
|
# GLIBCPP_CHECK_MATH_SUPPORT
|
|
|
|
|
|
case "$target" in
|
|
|
@@ -1751,6 +1480,7 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure.in gcc-3.3.2-uClibc/libstdc++-v3/conf
|
|
|
+ GLIBCPP_CHECK_LINKER_FEATURES
|
|
|
+ GLIBCPP_CHECK_COMPLEX_MATH_SUPPORT
|
|
|
+ GLIBCPP_CHECK_WCHAR_T_SUPPORT
|
|
|
++
|
|
|
+ AC_DEFINE(HAVE_COPYSIGN)
|
|
|
+ #AC_DEFINE(HAVE_COPYSIGNF)
|
|
|
+ AC_DEFINE(HAVE_FINITE)
|
|
|
@@ -1773,9 +1503,9 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure.in gcc-3.3.2-uClibc/libstdc++-v3/conf
|
|
|
*-linux*)
|
|
|
os_include_dir="os/gnu-linux"
|
|
|
AC_CHECK_HEADERS([nan.h ieeefp.h endian.h sys/isa_defs.h \
|
|
|
-diff -urN gcc-3.3.2/libstdc++-v3/configure.target gcc-3.3.2-uClibc/libstdc++-v3/configure.target
|
|
|
---- gcc-3.3.2/libstdc++-v3/configure.target 2004-01-24 12:02:59.000000000 -0600
|
|
|
-+++ gcc-3.3.2-uClibc/libstdc++-v3/configure.target 2004-01-24 12:05:30.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/libstdc++-v3/configure.target gcc-3.3.3-new/libstdc++-v3/configure.target
|
|
|
+--- gcc-3.3.3/libstdc++-v3/configure.target 2003-10-01 14:07:07.000000000 -0500
|
|
|
++++ gcc-3.3.3-new/libstdc++-v3/configure.target 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -133,6 +133,9 @@
|
|
|
freebsd*)
|
|
|
os_include_dir="os/bsd/freebsd"
|
|
|
@@ -1786,9 +1516,9 @@ diff -urN gcc-3.3.2/libstdc++-v3/configure.target gcc-3.3.2-uClibc/libstdc++-v3/
|
|
|
gnu* | linux*)
|
|
|
os_include_dir="os/gnu-linux"
|
|
|
;;
|
|
|
-diff -urN gcc-3.3.2/libstdc++-v3/include/c_std/std_cstdlib.h gcc-3.3.2-uClibc/libstdc++-v3/include/c_std/std_cstdlib.h
|
|
|
---- gcc-3.3.2/libstdc++-v3/include/c_std/std_cstdlib.h 2003-04-18 05:08:05.000000000 -0500
|
|
|
-+++ gcc-3.3.2-uClibc/libstdc++-v3/include/c_std/std_cstdlib.h 2004-01-06 18:22:00.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/libstdc++-v3/include/c_std/std_cstdlib.h gcc-3.3.3-new/libstdc++-v3/include/c_std/std_cstdlib.h
|
|
|
+--- gcc-3.3.3/libstdc++-v3/include/c_std/std_cstdlib.h 2003-04-18 05:08:05.000000000 -0500
|
|
|
++++ gcc-3.3.3-new/libstdc++-v3/include/c_std/std_cstdlib.h 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -101,9 +101,11 @@
|
|
|
using ::labs;
|
|
|
using ::ldiv;
|
|
|
@@ -1812,9 +1542,9 @@ diff -urN gcc-3.3.2/libstdc++-v3/include/c_std/std_cstdlib.h gcc-3.3.2-uClibc/li
|
|
|
|
|
|
inline long
|
|
|
abs(long __i) { return labs(__i); }
|
|
|
-diff -urN gcc-3.3.2/libstdc++-v3/include/c_std/std_cwchar.h gcc-3.3.2-uClibc/libstdc++-v3/include/c_std/std_cwchar.h
|
|
|
---- gcc-3.3.2/libstdc++-v3/include/c_std/std_cwchar.h 2003-04-18 05:08:05.000000000 -0500
|
|
|
-+++ gcc-3.3.2-uClibc/libstdc++-v3/include/c_std/std_cwchar.h 2004-01-06 18:22:00.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/libstdc++-v3/include/c_std/std_cwchar.h gcc-3.3.3-new/libstdc++-v3/include/c_std/std_cwchar.h
|
|
|
+--- gcc-3.3.3/libstdc++-v3/include/c_std/std_cwchar.h 2003-04-18 05:08:05.000000000 -0500
|
|
|
++++ gcc-3.3.3-new/libstdc++-v3/include/c_std/std_cwchar.h 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -165,7 +165,9 @@
|
|
|
using ::wcscoll;
|
|
|
using ::wcscpy;
|
|
|
@@ -1825,9 +1555,9 @@ diff -urN gcc-3.3.2/libstdc++-v3/include/c_std/std_cwchar.h gcc-3.3.2-uClibc/lib
|
|
|
using ::wcslen;
|
|
|
using ::wcsncat;
|
|
|
using ::wcsncmp;
|
|
|
-diff -urN gcc-3.3.2/ltconfig gcc-3.3.2-uClibc/ltconfig
|
|
|
---- gcc-3.3.2/ltconfig 2003-02-19 20:10:02.000000000 -0600
|
|
|
-+++ gcc-3.3.2-uClibc/ltconfig 2004-01-06 22:16:18.000000000 -0600
|
|
|
+diff -urN gcc-3.3.3/ltconfig gcc-3.3.3-new/ltconfig
|
|
|
+--- gcc-3.3.3/ltconfig 2003-02-19 20:10:02.000000000 -0600
|
|
|
++++ gcc-3.3.3-new/ltconfig 2004-02-16 21:12:16.000000000 -0600
|
|
|
@@ -603,6 +603,7 @@
|
|
|
# Transform linux* to *-*-linux-gnu*, to support old configure scripts.
|
|
|
case $host_os in
|