SOURCES: crossm68k-uClibc-clone.patch (NEW), crossm68k-uClibc.conf...

kosmo kosmo at pld-linux.org
Mon Feb 6 13:37:33 CET 2006


Author: kosmo                        Date: Mon Feb  6 12:37:33 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- for crossm68k-uClibc-0.9.28

---- Files affected:
SOURCES:
   crossm68k-uClibc-clone.patch (NONE -> 1.1)  (NEW), crossm68k-uClibc.config (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/crossm68k-uClibc-clone.patch
diff -u /dev/null SOURCES/crossm68k-uClibc-clone.patch:1.1
--- /dev/null	Mon Feb  6 13:37:33 2006
+++ SOURCES/crossm68k-uClibc-clone.patch	Mon Feb  6 13:37:28 2006
@@ -0,0 +1,16 @@
+diff -urN uClibc-0.9.28.orig/libc/sysdeps/linux/m68k/clone.S uClibc-0.9.28/libc/sysdeps/linux/m68k/clone.S
+--- uClibc-0.9.28.orig/libc/sysdeps/linux/m68k/clone.S	2005-08-18 00:49:42.000000000 +0200
++++ uClibc-0.9.28/libc/sysdeps/linux/m68k/clone.S	2006-02-04 00:12:54.000000000 +0100
+@@ -76,10 +76,11 @@
+ 	trap	#0
+ 	/*jsr    exit*/
+ 
++/*
+ #if defined(__HAVE_ELF__)
+ 	.weak clone
+ 	clone = __clone
+ #else
+ 	.set clone,__clone
+ #endif
+-
++*/

================================================================
Index: SOURCES/crossm68k-uClibc.config
diff -u /dev/null SOURCES/crossm68k-uClibc.config:1.1
--- /dev/null	Mon Feb  6 13:37:33 2006
+++ SOURCES/crossm68k-uClibc.config	Mon Feb  6 13:37:28 2006
@@ -0,0 +1,144 @@
+#
+# Automatically generated make config: don't edit
+#
+# TARGET_alpha is not set
+# TARGET_arm is not set
+# TARGET_bfin is not set
+# TARGET_cris is not set
+# TARGET_e1 is not set
+# TARGET_frv is not set
+# TARGET_h8300 is not set
+# TARGET_i386 is not set
+# TARGET_i960 is not set
+TARGET_m68k=y
+# TARGET_microblaze is not set
+# TARGET_mips is not set
+# TARGET_nios is not set
+# TARGET_nios2 is not set
+# TARGET_powerpc is not set
+# TARGET_sh is not set
+# TARGET_sh64 is not set
+# TARGET_sparc is not set
+# TARGET_v850 is not set
+# TARGET_x86_64 is not set
+
+#
+# Target Architecture Features and Options
+#
+HAVE_ELF=y
+TARGET_ARCH="m68k"
+ARCH_CFLAGS="-Wa,--bitwise-or"
+ARCH_SUPPORTS_BIG_ENDIAN=y
+# ARCH_LITTLE_ENDIAN is not set
+ARCH_BIG_ENDIAN=y
+# ARCH_HAS_NO_MMU is not set
+# ARCH_HAS_MMU is not set
+UCLIBC_HAS_FLOATS=y
+# HAS_FPU is not set
+UCLIBC_HAS_SOFT_FLOAT=y
+DO_C99_MATH=y
+KERNEL_SOURCE="/usr/src/linux"
+UCLIBC_UCLINUX_BROKEN_MUNMAP=y
+EXCLUDE_BRK=y
+C_SYMBOL_PREFIX=""
+HAVE_DOT_CONFIG=y
+
+#
+# General Library Settings
+#
+# HAVE_NO_PIC is not set
+# DOPIC is not set
+# HAVE_NO_SHARED is not set
+# ARCH_HAS_NO_LDSO is not set
+# DL_FINI_CRT_COMPAT is not set
+UCLIBC_CTOR_DTOR=y
+# HAS_NO_THREADS is not set
+UCLIBC_HAS_THREADS=y
+# PTHREADS_DEBUG_SUPPORT is not set
+# UCLIBC_HAS_LFS is not set
+# UCLIBC_STATIC_LDCONFIG is not set
+MALLOC=y
+# MALLOC_SIMPLE is not set
+# MALLOC_STANDARD is not set
+# MALLOC_GLIBC_COMPAT is not set
+UCLIBC_DYNAMIC_ATEXIT=y
+# HAS_SHADOW is not set
+# UNIX98PTY_ONLY is not set
+# ASSUME_DEVPTS is not set
+# UCLIBC_HAS_TM_EXTENSIONS is not set
+# UCLIBC_HAS_TZ_CACHING is not set
+# UCLIBC_HAS_TZ_FILE is not set
+
+#
+# Networking Support
+#
+# UCLIBC_HAS_IPV6 is not set
+# UCLIBC_HAS_RPC is not set
+
+#
+# String and Stdio Support
+#
+UCLIBC_HAS_STRING_GENERIC_OPT=y
+UCLIBC_HAS_STRING_ARCH_OPT=y
+UCLIBC_HAS_CTYPE_TABLES=y
+# UCLIBC_HAS_CTYPE_SIGNED is not set
+UCLIBC_HAS_CTYPE_UNSAFE=y
+# UCLIBC_HAS_CTYPE_CHECKED is not set
+# UCLIBC_HAS_CTYPE_ENFORCED is not set
+# UCLIBC_HAS_WCHAR is not set
+# UCLIBC_HAS_LOCALE is not set
+# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
+# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
+# USE_OLD_VFPRINTF is not set
+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
+# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
+UCLIBC_HAS_STDIO_BUFSIZ_256=y
+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
+# UCLIBC_HAS_STDIO_BUFSIZ_4096 is not set
+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
+UCLIBC_HAS_STDIO_GETC_MACRO=y
+UCLIBC_HAS_STDIO_PUTC_MACRO=y
+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
+# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
+# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
+# UCLIBC_HAS_PRINTF_M_SPEC is not set
+# UCLIBC_HAS_ERRNO_MESSAGES is not set
+# UCLIBC_HAS_SIGNUM_MESSAGES is not set
+# UCLIBC_HAS_GNU_GETOPT is not set
+
+#
+# Big and Tall
+#
+# UCLIBC_HAS_REGEX is not set
+# UCLIBC_HAS_WORDEXP is not set
+# UCLIBC_HAS_FTW is not set
+UCLIBC_HAS_GLOB=y
+
+#
+# Library Installation Options
+#
+RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-elf/"
+DEVEL_PREFIX="/usr/$(TARGET_ARCH)-elf/"
+
+#
+# uClibc security related options
+#
+# UCLIBC_SECURITY is not set
+
+#
+# uClibc development/debugging options
+#
+CROSS_COMPILER_PREFIX="m68k-elf-"
+# DODEBUG is not set
+# DODEBUG_PT is not set
+# DOASSERTS is not set
+# UCLIBC_MALLOC_DEBUGGING is not set
+WARNINGS="-Wall"
+# UCLIBC_MJN3_ONLY is not set
================================================================


More information about the pld-cvs-commit mailing list