regenerate mknative for armeb.
This commit is contained in:
parent
5842bdbd43
commit
50ee1514c8
@ -1,6 +1,6 @@
|
|||||||
# This file is automatically generated. DO NOT EDIT!
|
# This file is automatically generated. DO NOT EDIT!
|
||||||
# Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp
|
# Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp
|
||||||
# and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp
|
# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp
|
||||||
#
|
#
|
||||||
G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I${GNUHOSTDIST}/gcc/../libcpp/include
|
G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I${GNUHOSTDIST}/gcc/../libcpp/include
|
||||||
G_CRTSTUFF_CFLAGS=-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I${GNUHOSTDIST}/gcc/../libcpp/include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time
|
G_CRTSTUFF_CFLAGS=-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I${GNUHOSTDIST}/gcc/../libcpp/include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# This file is automatically generated. DO NOT EDIT!
|
# This file is automatically generated. DO NOT EDIT!
|
||||||
# Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp
|
# Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp
|
||||||
# and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp
|
# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp
|
||||||
#
|
#
|
||||||
G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I${GNUHOSTDIST}/gcc/../libcpp/include
|
G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I${GNUHOSTDIST}/gcc/../libcpp/include
|
||||||
G_LIB2ADD=
|
G_LIB2ADD=
|
||||||
|
10
gnu/lib/libobjc4/arch/armeb/defs.mk
Normal file
10
gnu/lib/libobjc4/arch/armeb/defs.mk
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# This file is automatically generated. DO NOT EDIT!
|
||||||
|
# Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp
|
||||||
|
# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp
|
||||||
|
#
|
||||||
|
G_ALL_OPT_FILES=${GNUHOSTDIST}/gcc/c.opt ${GNUHOSTDIST}/gcc/common.opt ${GNUHOSTDIST}/gcc/config/arm/arm.opt
|
||||||
|
G_ALL_CFLAGS=-I. -I${GNUHOSTDIST}/libobjc -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions
|
||||||
|
G_INCLUDES=-I${GNUHOSTDIST}/libobjc/objc -I${GNUHOSTDIST}/libobjc/../gcc -I${GNUHOSTDIST}/libobjc/../gcc/config -I../.././gcc -I${GNUHOSTDIST}/libobjc/../include
|
||||||
|
G_OBJS=archive.lo class.lo encoding.lo gc.lo hash.lo init.lo linking.lo misc.lo nil_method.lo NXConstStr.lo Object.lo objects.lo Protocol.lo sarray.lo selector.lo sendmsg.lo thr.lo thr-objc.lo exception.lo hash_compat.lo
|
||||||
|
G_OBJC_H=hash.h objc-list.h sarray.h objc.h objc-api.h NXConstStr.h Object.h Protocol.h encoding.h typedstream.h thr.h objc-decls.h
|
||||||
|
G_UNWIND_H=${GNUHOSTDIST}/gcc/unwind-generic.h
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
// Base to std::allocator -*- C++ -*-
|
// Base to std::allocator -*- C++ -*-
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
// Predefined symbols and macros -*- C++ -*-
|
// Predefined symbols and macros -*- C++ -*-
|
||||||
|
|
||||||
@ -107,7 +107,7 @@ namespace std
|
|||||||
#define __N(msgid) (msgid)
|
#define __N(msgid) (msgid)
|
||||||
|
|
||||||
// End of prewritten config; the discovered settings follow.
|
// End of prewritten config; the discovered settings follow.
|
||||||
#define __GLIBCXX__ 20060420
|
#define __GLIBCXX__ 20060628
|
||||||
/* config.h. Generated by configure. */
|
/* config.h. Generated by configure. */
|
||||||
/* config.h.in. Generated from configure.ac by autoheader. */
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
||||||
|
|
||||||
@ -236,13 +236,13 @@ namespace std
|
|||||||
/* #undef _GLIBCXX_HAVE_HYPOTL */
|
/* #undef _GLIBCXX_HAVE_HYPOTL */
|
||||||
|
|
||||||
/* Define to 1 if you have the `iconv' function. */
|
/* Define to 1 if you have the `iconv' function. */
|
||||||
#define _GLIBCXX_HAVE_ICONV 1
|
/* #undef _GLIBCXX_HAVE_ICONV */
|
||||||
|
|
||||||
/* Define to 1 if you have the `iconv_close' function. */
|
/* Define to 1 if you have the `iconv_close' function. */
|
||||||
#define _GLIBCXX_HAVE_ICONV_CLOSE 1
|
/* #undef _GLIBCXX_HAVE_ICONV_CLOSE */
|
||||||
|
|
||||||
/* Define to 1 if you have the `iconv_open' function. */
|
/* Define to 1 if you have the `iconv_open' function. */
|
||||||
#define _GLIBCXX_HAVE_ICONV_OPEN 1
|
/* #undef _GLIBCXX_HAVE_ICONV_OPEN */
|
||||||
|
|
||||||
/* Define to 1 if you have the <ieeefp.h> header file. */
|
/* Define to 1 if you have the <ieeefp.h> header file. */
|
||||||
#define _GLIBCXX_HAVE_IEEEFP_H 1
|
#define _GLIBCXX_HAVE_IEEEFP_H 1
|
||||||
@ -347,7 +347,7 @@ namespace std
|
|||||||
/* #undef _GLIBCXX_HAVE_NAN_H */
|
/* #undef _GLIBCXX_HAVE_NAN_H */
|
||||||
|
|
||||||
/* Define to 1 if you have the `nl_langinfo' function. */
|
/* Define to 1 if you have the `nl_langinfo' function. */
|
||||||
#define _GLIBCXX_HAVE_NL_LANGINFO 1
|
/* #undef _GLIBCXX_HAVE_NL_LANGINFO */
|
||||||
|
|
||||||
/* Define if poll is available in <poll.h>. */
|
/* Define if poll is available in <poll.h>. */
|
||||||
/* #undef _GLIBCXX_HAVE_POLL */
|
/* #undef _GLIBCXX_HAVE_POLL */
|
||||||
@ -488,7 +488,7 @@ namespace std
|
|||||||
/* #undef _GLIBCXX_HAVE_WCSTOF */
|
/* #undef _GLIBCXX_HAVE_WCSTOF */
|
||||||
|
|
||||||
/* Define to 1 if you have the <wctype.h> header file. */
|
/* Define to 1 if you have the <wctype.h> header file. */
|
||||||
/* #undef _GLIBCXX_HAVE_WCTYPE_H */
|
#define _GLIBCXX_HAVE_WCTYPE_H 1
|
||||||
|
|
||||||
/* Define if writev is available in <sys/uio.h>. */
|
/* Define if writev is available in <sys/uio.h>. */
|
||||||
/* #undef _GLIBCXX_HAVE_WRITEV */
|
/* #undef _GLIBCXX_HAVE_WRITEV */
|
||||||
@ -798,7 +798,7 @@ namespace std
|
|||||||
/* #undef _GLIBCXX_USE_C99_MATH */
|
/* #undef _GLIBCXX_USE_C99_MATH */
|
||||||
|
|
||||||
/* Define if iconv and related functions exist and are usable. */
|
/* Define if iconv and related functions exist and are usable. */
|
||||||
#define _GLIBCXX_USE_ICONV 1
|
/* #undef _GLIBCXX_USE_ICONV */
|
||||||
|
|
||||||
/* Define if LFS support is available. */
|
/* Define if LFS support is available. */
|
||||||
/* #undef _GLIBCXX_USE_LFS */
|
/* #undef _GLIBCXX_USE_LFS */
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
/* config.h. Generated by configure. */
|
/* config.h. Generated by configure. */
|
||||||
/* config.h.in. Generated from configure.ac by autoheader. */
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
||||||
@ -130,13 +130,13 @@
|
|||||||
/* #undef HAVE_HYPOTL */
|
/* #undef HAVE_HYPOTL */
|
||||||
|
|
||||||
/* Define to 1 if you have the `iconv' function. */
|
/* Define to 1 if you have the `iconv' function. */
|
||||||
#define HAVE_ICONV 1
|
/* #undef HAVE_ICONV */
|
||||||
|
|
||||||
/* Define to 1 if you have the `iconv_close' function. */
|
/* Define to 1 if you have the `iconv_close' function. */
|
||||||
#define HAVE_ICONV_CLOSE 1
|
/* #undef HAVE_ICONV_CLOSE */
|
||||||
|
|
||||||
/* Define to 1 if you have the `iconv_open' function. */
|
/* Define to 1 if you have the `iconv_open' function. */
|
||||||
#define HAVE_ICONV_OPEN 1
|
/* #undef HAVE_ICONV_OPEN */
|
||||||
|
|
||||||
/* Define to 1 if you have the <ieeefp.h> header file. */
|
/* Define to 1 if you have the <ieeefp.h> header file. */
|
||||||
#define HAVE_IEEEFP_H 1
|
#define HAVE_IEEEFP_H 1
|
||||||
@ -241,7 +241,7 @@
|
|||||||
/* #undef HAVE_NAN_H */
|
/* #undef HAVE_NAN_H */
|
||||||
|
|
||||||
/* Define to 1 if you have the `nl_langinfo' function. */
|
/* Define to 1 if you have the `nl_langinfo' function. */
|
||||||
#define HAVE_NL_LANGINFO 1
|
/* #undef HAVE_NL_LANGINFO */
|
||||||
|
|
||||||
/* Define if poll is available in <poll.h>. */
|
/* Define if poll is available in <poll.h>. */
|
||||||
/* #undef HAVE_POLL */
|
/* #undef HAVE_POLL */
|
||||||
@ -382,7 +382,7 @@
|
|||||||
/* #undef HAVE_WCSTOF */
|
/* #undef HAVE_WCSTOF */
|
||||||
|
|
||||||
/* Define to 1 if you have the <wctype.h> header file. */
|
/* Define to 1 if you have the <wctype.h> header file. */
|
||||||
/* #undef HAVE_WCTYPE_H */
|
#define HAVE_WCTYPE_H 1
|
||||||
|
|
||||||
/* Define if writev is available in <sys/uio.h>. */
|
/* Define if writev is available in <sys/uio.h>. */
|
||||||
/* #undef HAVE_WRITEV */
|
/* #undef HAVE_WRITEV */
|
||||||
@ -692,7 +692,7 @@
|
|||||||
/* #undef _GLIBCXX_USE_C99_MATH */
|
/* #undef _GLIBCXX_USE_C99_MATH */
|
||||||
|
|
||||||
/* Define if iconv and related functions exist and are usable. */
|
/* Define if iconv and related functions exist and are usable. */
|
||||||
#define _GLIBCXX_USE_ICONV 1
|
/* #undef _GLIBCXX_USE_ICONV */
|
||||||
|
|
||||||
/* Define if LFS support is available. */
|
/* Define if LFS support is available. */
|
||||||
/* #undef _GLIBCXX_USE_LFS */
|
/* #undef _GLIBCXX_USE_LFS */
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
// Control various target specific ABI tweaks. ARM version.
|
// Control various target specific ABI tweaks. ARM version.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# This file is automatically generated. DO NOT EDIT!
|
# This file is automatically generated. DO NOT EDIT!
|
||||||
# Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp
|
# Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp
|
||||||
# and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp
|
# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp
|
||||||
#
|
#
|
||||||
G_libmath_la_SOURCES=stubs.c
|
G_libmath_la_SOURCES=stubs.c
|
||||||
G_libmath_la_LIBADD=signbit.lo
|
G_libmath_la_LIBADD=signbit.lo
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
/* Threads compatibility routines for libgcc2 and libobjc. */
|
/* Threads compatibility routines for libgcc2 and libobjc. */
|
||||||
/* Compile this one with gcc. */
|
/* Compile this one with gcc. */
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
/* Threads compatibility routines for libgcc2 and libobjc. */
|
/* Threads compatibility routines for libgcc2 and libobjc. */
|
||||||
/* Compile this one with gcc. */
|
/* Compile this one with gcc. */
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
/* Threads compatibility routines for libgcc2 and libobjc. */
|
/* Threads compatibility routines for libgcc2 and libobjc. */
|
||||||
/* Compile this one with gcc. */
|
/* Compile this one with gcc. */
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
/* Threads compatibility routines for libgcc2 and libobjc.
|
/* Threads compatibility routines for libgcc2 and libobjc.
|
||||||
Compile this one with gcc.
|
Compile this one with gcc.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
/* Threads compatibility routines for libgcc2. */
|
/* Threads compatibility routines for libgcc2. */
|
||||||
/* Compile this one with gcc. */
|
/* Compile this one with gcc. */
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
/* auto-host.h. Generated by configure. */
|
/* auto-host.h. Generated by configure. */
|
||||||
/* config.in. Generated from configure.ac by autoheader. */
|
/* config.in. Generated from configure.ac by autoheader. */
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
#ifndef GCC_BCONFIG_H
|
#ifndef GCC_BCONFIG_H
|
||||||
#define GCC_BCONFIG_H
|
#define GCC_BCONFIG_H
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
#ifndef GCC_CONFIG_H
|
#ifndef GCC_CONFIG_H
|
||||||
#define GCC_CONFIG_H
|
#define GCC_CONFIG_H
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
/* Generated automatically. */
|
/* Generated automatically. */
|
||||||
static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --enable-newlib --build=i386-unknown-netbsdelf3.99.17 --host=armeb--netbsdelf --target=armeb--netbsdelf";
|
static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.17 --host=armeb--netbsdelf --target=armeb--netbsdelf";
|
||||||
static const char thread_model[] = "posix";
|
static const char thread_model[] = "posix";
|
||||||
|
|
||||||
static const struct {
|
static const struct {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# This file is automatically generated. DO NOT EDIT!
|
# This file is automatically generated. DO NOT EDIT!
|
||||||
# Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp
|
# Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp
|
||||||
# and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp
|
# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp
|
||||||
#
|
#
|
||||||
G_BUILD_EARLY_SUPPORT=gensupport.o dummy-conditions.o
|
G_BUILD_EARLY_SUPPORT=gensupport.o dummy-conditions.o
|
||||||
G_BUILD_ERRORS=build-errors.o
|
G_BUILD_ERRORS=build-errors.o
|
||||||
@ -15,14 +15,12 @@ G_C_OBJS=c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c
|
|||||||
G_CCCP_OBJS=
|
G_CCCP_OBJS=
|
||||||
G_GCOV_OBJS=gcov.o intl.o version.o errors.o
|
G_GCOV_OBJS=gcov.o intl.o version.o errors.o
|
||||||
G_PROTO_OBJS=intl.o version.o cppdefault.o errors.o
|
G_PROTO_OBJS=intl.o version.o cppdefault.o errors.o
|
||||||
G_TM_H=tm.h options.h ${GNUHOSTDIST}/gcc/config/dbxelf.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/arm/elf.h ${GNUHOSTDIST}/gcc/config/arm/aout.h ${GNUHOSTDIST}/gcc/config/arm/arm.h ${GNUHOSTDIST}/gcc/config/arm/netbsd-elf.h ${GNUHOSTDIST}/gcc/defaults.h insn-constants.h insn-flags.h options.h
|
|
||||||
G_ALL_OPT_FILES=${GNUHOSTDIST}/gcc/c.opt ${GNUHOSTDIST}/gcc/common.opt ${GNUHOSTDIST}/gcc/config/arm/arm.opt
|
|
||||||
G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I${GNUHOSTDIST}/gcc/../libcpp/include
|
G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I${GNUHOSTDIST}/gcc/../libcpp/include
|
||||||
G_md_file=${GNUHOSTDIST}/gcc/config/arm/arm.md
|
G_md_file=${GNUHOSTDIST}/gcc/config/arm/arm.md
|
||||||
G_OBJC_OBJS=objc/objc-lang.o objc/objc-act.o
|
G_OBJC_OBJS=objc/objc-lang.o objc/objc-act.o
|
||||||
G_OBJS=tree-chrec.o tree-scalar-evolution.o tree-data-ref.o tree-cfg.o tree-dfa.o tree-eh.o tree-ssa.o tree-optimize.o tree-gimple.o gimplify.o tree-pretty-print.o tree-into-ssa.o tree-outof-ssa.o tree-ssa-ccp.o tree-vn.o tree-ssa-uncprop.o tree-ssa-dce.o tree-ssa-copy.o tree-nrv.o tree-ssa-copyrename.o tree-ssa-pre.o tree-ssa-live.o tree-ssa-operands.o tree-ssa-alias.o tree-ssa-phiopt.o tree-ssa-forwprop.o tree-nested.o tree-ssa-dse.o tree-ssa-dom.o domwalk.o tree-tailcall.o gimple-low.o tree-iterator.o tree-phinodes.o tree-ssanames.o tree-sra.o tree-complex.o tree-vect-generic.o tree-ssa-loop.o tree-ssa-loop-niter.o tree-ssa-loop-manip.o tree-ssa-threadupdate.o tree-vectorizer.o tree-vect-analyze.o tree-vect-transform.o tree-ssa-loop-ivcanon.o tree-ssa-propagate.o tree-ssa-address.o tree-ssa-math-opts.o tree-ssa-loop-ivopts.o tree-if-conv.o tree-ssa-loop-unswitch.o alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o ddg.o tree-ssa-loop-ch.o loop-invariant.o tree-ssa-loop-im.o debug.o df.o diagnostic.o dojump.o dominance.o loop-doloop.o dwarf2asm.o dwarf2out.o emit-rtl.o except.o explow.o loop-iv.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-modes.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o langhooks.o lcm.o lists.o local-alloc.o loop.o mode-switching.o modulo-sched.o optabs.o options.o opts.o params.o postreload.o postreload-gcse.o predict.o insn-preds.o pointer-set.o print-rtl.o print-tree.o profile.o value-prof.o var-tracking.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o simplify-rtx.o sreal.o stmt.o stor-layout.o stringpool.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o varasm.o varray.o vec.o version.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o passes.o tree-profile.o rtlhooks.o cfgexpand.o lambda-mat.o lambda-trans.o lambda-code.o tree-loop-linear.o tree-ssa-sink.o tree-vrp.o tree-stdarg.o tree-cfgcleanup.o tree-ssa-reassoc.o tree-ssa-structalias.o tree-object-size.o arm.o host-default.o tree-inline.o cgraph.o cgraphunit.o tree-nomudflap.o ipa.o ipa-inline.o ipa-utils.o ipa-reference.o ipa-pure-const.o ipa-type-escape.o ipa-prop.o ipa-cp.o
|
G_OBJS=tree-chrec.o tree-scalar-evolution.o tree-data-ref.o tree-cfg.o tree-dfa.o tree-eh.o tree-ssa.o tree-optimize.o tree-gimple.o gimplify.o tree-pretty-print.o tree-into-ssa.o tree-outof-ssa.o tree-ssa-ccp.o tree-vn.o tree-ssa-uncprop.o tree-ssa-dce.o tree-ssa-copy.o tree-nrv.o tree-ssa-copyrename.o tree-ssa-pre.o tree-ssa-live.o tree-ssa-operands.o tree-ssa-alias.o tree-ssa-phiopt.o tree-ssa-forwprop.o tree-nested.o tree-ssa-dse.o tree-ssa-dom.o domwalk.o tree-tailcall.o gimple-low.o tree-iterator.o tree-phinodes.o tree-ssanames.o tree-sra.o tree-complex.o tree-vect-generic.o tree-ssa-loop.o tree-ssa-loop-niter.o tree-ssa-loop-manip.o tree-ssa-threadupdate.o tree-vectorizer.o tree-vect-analyze.o tree-vect-transform.o tree-ssa-loop-ivcanon.o tree-ssa-propagate.o tree-ssa-address.o tree-ssa-math-opts.o tree-ssa-loop-ivopts.o tree-if-conv.o tree-ssa-loop-unswitch.o alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o ddg.o tree-ssa-loop-ch.o loop-invariant.o tree-ssa-loop-im.o debug.o df.o diagnostic.o dojump.o dominance.o loop-doloop.o dwarf2asm.o dwarf2out.o emit-rtl.o except.o explow.o loop-iv.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-modes.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o langhooks.o lcm.o lists.o local-alloc.o loop.o mode-switching.o modulo-sched.o optabs.o options.o opts.o params.o postreload.o postreload-gcse.o predict.o insn-preds.o pointer-set.o print-rtl.o print-tree.o profile.o value-prof.o var-tracking.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o simplify-rtx.o sreal.o stmt.o stor-layout.o stringpool.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o varasm.o varray.o vec.o version.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o passes.o tree-profile.o rtlhooks.o cfgexpand.o lambda-mat.o lambda-trans.o lambda-code.o tree-loop-linear.o tree-ssa-sink.o tree-vrp.o tree-stdarg.o tree-cfgcleanup.o tree-ssa-reassoc.o tree-ssa-structalias.o tree-object-size.o arm.o host-default.o tree-inline.o cgraph.o cgraphunit.o tree-nomudflap.o ipa.o ipa-inline.o ipa-utils.o ipa-reference.o ipa-pure-const.o ipa-type-escape.o ipa-prop.o ipa-cp.o
|
||||||
G_out_file=${GNUHOSTDIST}/gcc/config/arm/arm.c
|
G_out_file=${GNUHOSTDIST}/gcc/config/arm/arm.c
|
||||||
G_version=4.1.1
|
G_version=4.1.2
|
||||||
G_BUILD_PREFIX=
|
G_BUILD_PREFIX=
|
||||||
G_RTL_H=rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def input.h real.h statistics.h genrtl.h
|
G_RTL_H=rtl.h rtl.def machmode.h mode-classes.def insn-modes.h reg-notes.def insn-notes.def input.h real.h statistics.h genrtl.h
|
||||||
G_TREE_H=tree.h tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def input.h statistics.h vec.h treestruct.def
|
G_TREE_H=tree.h tree.def machmode.h mode-classes.def insn-modes.h tree-check.h builtins.def input.h statistics.h vec.h treestruct.def
|
||||||
@ -38,6 +36,8 @@ G_host_xm_file=
|
|||||||
G_host_xm_defines=
|
G_host_xm_defines=
|
||||||
G_tm_p_file=
|
G_tm_p_file=
|
||||||
G_target_cpu_default=TARGET_CPU_generic
|
G_target_cpu_default=TARGET_CPU_generic
|
||||||
|
G_TM_H=tm.h options.h ${GNUHOSTDIST}/gcc/config/dbxelf.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/arm/elf.h ${GNUHOSTDIST}/gcc/config/arm/aout.h ${GNUHOSTDIST}/gcc/config/arm/arm.h ${GNUHOSTDIST}/gcc/config/arm/netbsd-elf.h ${GNUHOSTDIST}/gcc/defaults.h insn-constants.h insn-flags.h options.h
|
||||||
|
G_ALL_OPT_FILES=${GNUHOSTDIST}/gcc/c.opt ${GNUHOSTDIST}/gcc/common.opt ${GNUHOSTDIST}/gcc/config/arm/arm.opt
|
||||||
G_tm_file_list=options.h ${GNUHOSTDIST}/gcc/config/dbxelf.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/arm/elf.h ${GNUHOSTDIST}/gcc/config/arm/aout.h ${GNUHOSTDIST}/gcc/config/arm/arm.h ${GNUHOSTDIST}/gcc/config/arm/netbsd-elf.h ${GNUHOSTDIST}/gcc/defaults.h
|
G_tm_file_list=options.h ${GNUHOSTDIST}/gcc/config/dbxelf.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/arm/elf.h ${GNUHOSTDIST}/gcc/config/arm/aout.h ${GNUHOSTDIST}/gcc/config/arm/arm.h ${GNUHOSTDIST}/gcc/config/arm/netbsd-elf.h ${GNUHOSTDIST}/gcc/defaults.h
|
||||||
G_build_xm_include_list=auto-build.h ansidecl.h
|
G_build_xm_include_list=auto-build.h ansidecl.h
|
||||||
G_lang_specs_files=${GNUHOSTDIST}/gcc/cp/lang-specs.h ${GNUHOSTDIST}/gcc/objc/lang-specs.h
|
G_lang_specs_files=${GNUHOSTDIST}/gcc/cp/lang-specs.h ${GNUHOSTDIST}/gcc/objc/lang-specs.h
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
#include "cp/cp-tree.def"
|
#include "cp/cp-tree.def"
|
||||||
#include "objc/objc-tree.def"
|
#include "objc/objc-tree.def"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
#include "gthr-posix.h"
|
#include "gthr-posix.h"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
#ifndef GCC_TM_H
|
#ifndef GCC_TM_H
|
||||||
#define GCC_TM_H
|
#define GCC_TM_H
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
/* config.h. Generated by configure. */
|
/* config.h. Generated by configure. */
|
||||||
/* config.in. Generated from configure.ac by autoheader. */
|
/* config.in. Generated from configure.ac by autoheader. */
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* This file is automatically generated. DO NOT EDIT! */
|
/* This file is automatically generated. DO NOT EDIT! */
|
||||||
/* Generated from: NetBSD: mknative-gcc,v 1.17 2006/05/15 22:03:03 mrg Exp */
|
/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
|
||||||
/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */
|
/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
|
||||||
|
|
||||||
/* config.h. Generated by configure. */
|
/* config.h. Generated by configure. */
|
||||||
/* config.in. Generated from configure.ac by autoheader. */
|
/* config.in. Generated from configure.ac by autoheader. */
|
||||||
|
Loading…
Reference in New Issue
Block a user