Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/arch Remove unused files.



details:   https://anonhg.NetBSD.org/src/rev/b645d96d4d84
branches:  trunk
changeset: 329575:b645d96d4d84
user:      skrll <skrll%NetBSD.org@localhost>
date:      Thu May 29 16:28:26 2014 +0000

description:
Remove unused files.

diffstat:

 external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/config.h      |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/arm/config.h        |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/config.h      |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/coldfire/config.h   |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earm/config.h       |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/config.h     |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/config.h     |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/config.h   |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/config.h     |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/config.h   |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/config.h     |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/config.h   |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/config.h   |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/config.h |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/config.h     |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/config.h   |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/config.h   |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/config.h |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/config.h       |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/i386/config.h       |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/config.h       |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/config.h     |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/config.h       |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/config.h   |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/config.h   |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/config.h     |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/config.h     |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/config.h    |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/config.h  |  1127 ----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/config.h      |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/config.h      |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/config.h      |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/config.h    |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/vax/config.h        |  1204 -----------
 external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/config.h     |  1204 -----------
 35 files changed, 0 insertions(+), 42063 deletions(-)

diffs (truncated from 42203 to 300 lines):

diff -r b990a074355c -r b645d96d4d84 external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/config.h    Thu May 29 16:27:50 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1204 +0,0 @@
-/* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp  */
-/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
-
-/* config.h.  Generated from config.h.in by configure.  */
-/* config.h.in.  Generated from configure.ac by autoheader.  */
-
-/* Define to 1 if you have the `acosf' function. */
-#define HAVE_ACOSF 1
-
-/* Define to 1 if you have the `acosl' function. */
-#define HAVE_ACOSL 1
-
-/* Define to 1 if you have the `asinf' function. */
-#define HAVE_ASINF 1
-
-/* Define to 1 if you have the `asinl' function. */
-#define HAVE_ASINL 1
-
-/* Define to 1 if the target assembler supports .symver directive. */
-#define HAVE_AS_SYMVER_DIRECTIVE 1
-
-/* Define to 1 if you have the `atan2f' function. */
-#define HAVE_ATAN2F 1
-
-/* Define to 1 if you have the `atan2l' function. */
-#define HAVE_ATAN2L 1
-
-/* Define to 1 if you have the `atanf' function. */
-#define HAVE_ATANF 1
-
-/* Define to 1 if you have the `atanl' function. */
-#define HAVE_ATANL 1
-
-/* Define to 1 if you have the `at_quick_exit' function. */
-#define HAVE_AT_QUICK_EXIT 1
-
-/* Define to 1 if the target assembler supports thread-local storage. */
-/* #undef HAVE_CC_TLS */
-
-/* Define to 1 if you have the `ceilf' function. */
-#define HAVE_CEILF 1
-
-/* Define to 1 if you have the `ceill' function. */
-#define HAVE_CEILL 1
-
-/* Define to 1 if you have the <complex.h> header file. */
-#define HAVE_COMPLEX_H 1
-
-/* Define to 1 if you have the `cosf' function. */
-#define HAVE_COSF 1
-
-/* Define to 1 if you have the `coshf' function. */
-#define HAVE_COSHF 1
-
-/* Define to 1 if you have the `coshl' function. */
-#define HAVE_COSHL 1
-
-/* Define to 1 if you have the `cosl' function. */
-#define HAVE_COSL 1
-
-/* Define to 1 if you have the <dlfcn.h> header file. */
-#define HAVE_DLFCN_H 1
-
-/* Define if EBADMSG exists. */
-#define HAVE_EBADMSG 1
-
-/* Define if ECANCELED exists. */
-#define HAVE_ECANCELED 1
-
-/* Define if ECHILD exists. */
-#define HAVE_ECHILD 1
-
-/* Define if EIDRM exists. */
-#define HAVE_EIDRM 1
-
-/* Define to 1 if you have the <endian.h> header file. */
-/* #undef HAVE_ENDIAN_H */
-
-/* Define if ENODATA exists. */
-#define HAVE_ENODATA 1
-
-/* Define if ENOLINK exists. */
-#define HAVE_ENOLINK 1
-
-/* Define if ENOSPC exists. */
-#define HAVE_ENOSPC 1
-
-/* Define if ENOSR exists. */
-#define HAVE_ENOSR 1
-
-/* Define if ENOSTR exists. */
-#define HAVE_ENOSTR 1
-
-/* Define if ENOTRECOVERABLE exists. */
-/* #undef HAVE_ENOTRECOVERABLE */
-
-/* Define if ENOTSUP exists. */
-#define HAVE_ENOTSUP 1
-
-/* Define if EOVERFLOW exists. */
-#define HAVE_EOVERFLOW 1
-
-/* Define if EOWNERDEAD exists. */
-/* #undef HAVE_EOWNERDEAD */
-
-/* Define if EPERM exists. */
-#define HAVE_EPERM 1
-
-/* Define if EPROTO exists. */
-#define HAVE_EPROTO 1
-
-/* Define if ETIME exists. */
-#define HAVE_ETIME 1
-
-/* Define if ETIMEDOUT exists. */
-#define HAVE_ETIMEDOUT 1
-
-/* Define if ETXTBSY exists. */
-#define HAVE_ETXTBSY 1
-
-/* Define if EWOULDBLOCK exists. */
-#define HAVE_EWOULDBLOCK 1
-
-/* Define to 1 if you have the <execinfo.h> header file. */
-#define HAVE_EXECINFO_H 1
-
-/* Define to 1 if you have the `expf' function. */
-#define HAVE_EXPF 1
-
-/* Define to 1 if you have the `expl' function. */
-#define HAVE_EXPL 1
-
-/* Define to 1 if you have the `fabsf' function. */
-#define HAVE_FABSF 1
-
-/* Define to 1 if you have the `fabsl' function. */
-/* #undef HAVE_FABSL */
-
-/* Define to 1 if you have the <fenv.h> header file. */
-/* #undef HAVE_FENV_H */
-
-/* Define to 1 if you have the `finite' function. */
-#define HAVE_FINITE 1
-
-/* Define to 1 if you have the `finitef' function. */
-#define HAVE_FINITEF 1
-
-/* Define to 1 if you have the `finitel' function. */
-/* #undef HAVE_FINITEL */
-
-/* Define to 1 if you have the <float.h> header file. */
-#define HAVE_FLOAT_H 1
-
-/* Define to 1 if you have the `floorf' function. */
-#define HAVE_FLOORF 1
-
-/* Define to 1 if you have the `floorl' function. */
-#define HAVE_FLOORL 1
-
-/* Define to 1 if you have the `fmodf' function. */
-#define HAVE_FMODF 1
-
-/* Define to 1 if you have the `fmodl' function. */
-#define HAVE_FMODL 1
-
-/* Define to 1 if you have the `fpclass' function. */
-/* #undef HAVE_FPCLASS */
-
-/* Define to 1 if you have the <fp.h> header file. */
-/* #undef HAVE_FP_H */
-
-/* Define to 1 if you have the `frexpf' function. */
-#define HAVE_FREXPF 1
-
-/* Define to 1 if you have the `frexpl' function. */
-/* #undef HAVE_FREXPL */
-
-/* Define if _Unwind_GetIPInfo is available. */
-#define HAVE_GETIPINFO 1
-
-/* Define if gets is available in <stdio.h>. */
-#define HAVE_GETS 1
-
-/* Define to 1 if you have the `hypot' function. */
-#define HAVE_HYPOT 1
-
-/* Define to 1 if you have the `hypotf' function. */
-#define HAVE_HYPOTF 1
-
-/* Define to 1 if you have the `hypotl' function. */
-#define HAVE_HYPOTL 1
-
-/* Define if you have the iconv() function. */
-#define HAVE_ICONV 1
-
-/* Define to 1 if you have the <ieeefp.h> header file. */
-#define HAVE_IEEEFP_H 1
-
-/* Define if int64_t is available in <stdint.h>. */
-#define HAVE_INT64_T 1
-
-/* Define if int64_t is a long. */
-#define HAVE_INT64_T_LONG 1
-
-/* Define if int64_t is a long long. */
-/* #undef HAVE_INT64_T_LONG_LONG */
-
-/* Define to 1 if you have the <inttypes.h> header file. */
-#define HAVE_INTTYPES_H 1
-
-/* Define to 1 if you have the `isinf' function. */
-#define HAVE_ISINF 1
-
-/* Define to 1 if you have the `isinff' function. */
-#define HAVE_ISINFF 1
-
-/* Define to 1 if you have the `isinfl' function. */
-/* #undef HAVE_ISINFL */
-
-/* Define to 1 if you have the `isnan' function. */
-#define HAVE_ISNAN 1
-
-/* Define to 1 if you have the `isnanf' function. */
-#define HAVE_ISNANF 1
-
-/* Define to 1 if you have the `isnanl' function. */
-/* #undef HAVE_ISNANL */
-
-/* Defined if iswblank exists. */
-#define HAVE_ISWBLANK 1
-
-/* Define if LC_MESSAGES is available in <locale.h>. */
-#define HAVE_LC_MESSAGES 1
-
-/* Define to 1 if you have the `ldexpf' function. */
-#define HAVE_LDEXPF 1
-
-/* Define to 1 if you have the `ldexpl' function. */
-/* #undef HAVE_LDEXPL */
-
-/* Define to 1 if you have the <libintl.h> header file. */
-/* #undef HAVE_LIBINTL_H */
-
-/* Only used in build directory testsuite_hooks.h. */
-#define HAVE_LIMIT_AS 1
-
-/* Only used in build directory testsuite_hooks.h. */
-#define HAVE_LIMIT_DATA 1
-
-/* Only used in build directory testsuite_hooks.h. */
-#define HAVE_LIMIT_FSIZE 1
-
-/* Only used in build directory testsuite_hooks.h. */
-#define HAVE_LIMIT_RSS 1
-
-/* Only used in build directory testsuite_hooks.h. */
-#define HAVE_LIMIT_VMEM 1
-
-/* Define if futex syscall is available. */
-/* #undef HAVE_LINUX_FUTEX */
-
-/* Define to 1 if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
-
-/* Define to 1 if you have the `log10f' function. */
-#define HAVE_LOG10F 1
-
-/* Define to 1 if you have the `log10l' function. */
-#define HAVE_LOG10L 1
-
-/* Define to 1 if you have the `logf' function. */
-#define HAVE_LOGF 1
-
-/* Define to 1 if you have the `logl' function. */
-#define HAVE_LOGL 1
-
-/* Define to 1 if you have the <machine/endian.h> header file. */
-#define HAVE_MACHINE_ENDIAN_H 1
-
-/* Define to 1 if you have the <machine/param.h> header file. */
-#define HAVE_MACHINE_PARAM_H 1
-
-/* Define if mbstate_t exists in wchar.h. */
-#define HAVE_MBSTATE_T 1
-
-/* Define to 1 if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
-
-/* Define to 1 if you have the `modf' function. */
-#define HAVE_MODF 1
-
-/* Define to 1 if you have the `modff' function. */
-#define HAVE_MODFF 1
-
-/* Define to 1 if you have the `modfl' function. */



Home | Main Index | Thread Index | Old Index