diff options
| author | scw <scw@NetBSD.org> | 2003-11-04 14:46:59 +0000 |
|---|---|---|
| committer | scw <scw@NetBSD.org> | 2003-11-04 14:46:59 +0000 |
| commit | 437384a077e0d4cba56eea7c0f19b2d79f2fa048 (patch) | |
| tree | a36c7f4396c4796e6913dfbf3cfbde4f0c5fbdc4 /gnu | |
| parent | 2a38410f5ea2630d1e7d0b7c063cdac25e55921e (diff) | |
Regen for TARGET_ENDIAN_DEFAULT=ARM_FLAG_BIG_END fix in config.gcc.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/lib/libgcc3/armeb.mk | 2 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3/arch/armeb/c++config.h | 2 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3/arch/armeb/config.h | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gcc3/arch/armeb/auto-host.h | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gcc3/arch/armeb/configargs.h | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gcc3/arch/armeb/defs.mk | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gcc3/arch/armeb/hconfig.h | 3 |
7 files changed, 9 insertions, 6 deletions
diff --git a/gnu/lib/libgcc3/armeb.mk b/gnu/lib/libgcc3/armeb.mk index 94a731046df..f5440469a2c 100644 --- a/gnu/lib/libgcc3/armeb.mk +++ b/gnu/lib/libgcc3/armeb.mk @@ -13,6 +13,6 @@ G_LIB2_DIVMOD_FUNCS=_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4 G_LIB2FUNCS_ST=_eprintf _bb __gcc_bcmp G_LIBGCC2_CFLAGS=-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fomit-frame-pointer -fpic -g0 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED G_MAYBE_USE_COLLECT2= -G_tm_defines=NETBSD_ENABLE_PTHREADS +G_tm_defines=NETBSD_ENABLE_PTHREADS TARGET_ENDIAN_DEFAULT=ARM_FLAG_BIG_END G_xm_file=ansidecl.h dbxelf.h elfos.h netbsd.h netbsd-elf.h arm/elf.h arm/aout.h arm/arm.h arm/netbsd-elf.h defaults.h G_xm_defines=POSIX diff --git a/gnu/lib/libstdc++-v3/arch/armeb/c++config.h b/gnu/lib/libstdc++-v3/arch/armeb/c++config.h index 7918c822b0c..ea9f7a413ea 100644 --- a/gnu/lib/libstdc++-v3/arch/armeb/c++config.h +++ b/gnu/lib/libstdc++-v3/arch/armeb/c++config.h @@ -896,7 +896,7 @@ #define _GLIBCPP_PACKAGE "libstdc++" /* Version number of package */ -#define _GLIBCPP_VERSION "3.3.2-nb1" +#define _GLIBCPP_VERSION "3.3.2" /* Define if the compiler is configured for setjmp/longjmp exceptions. */ #define _GLIBCPP_SJLJ_EXCEPTIONS 1 diff --git a/gnu/lib/libstdc++-v3/arch/armeb/config.h b/gnu/lib/libstdc++-v3/arch/armeb/config.h index b14c8bf4e46..67d55ceaad6 100644 --- a/gnu/lib/libstdc++-v3/arch/armeb/config.h +++ b/gnu/lib/libstdc++-v3/arch/armeb/config.h @@ -796,7 +796,7 @@ #define PACKAGE "libstdc++" /* Version number of package */ -#define VERSION "3.3.2-nb1" +#define VERSION "3.3.2" /* Define if the compiler is configured for setjmp/longjmp exceptions. */ #define _GLIBCPP_SJLJ_EXCEPTIONS 1 diff --git a/gnu/usr.bin/gcc3/arch/armeb/auto-host.h b/gnu/usr.bin/gcc3/arch/armeb/auto-host.h index d5b6c931ee5..c2e2d81dd92 100644 --- a/gnu/usr.bin/gcc3/arch/armeb/auto-host.h +++ b/gnu/usr.bin/gcc3/arch/armeb/auto-host.h @@ -389,7 +389,7 @@ This macro should not be defined if the ordering is the same as for multi-word integers. */ -#define HOST_FLOAT_WORDS_BIG_ENDIAN 0 +/* #undef HOST_FLOAT_WORDS_BIG_ENDIAN */ /* Define if you have a working <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1 diff --git a/gnu/usr.bin/gcc3/arch/armeb/configargs.h b/gnu/usr.bin/gcc3/arch/armeb/configargs.h index 957edda86f1..4e3974cff6e 100644 --- a/gnu/usr.bin/gcc3/arch/armeb/configargs.h +++ b/gnu/usr.bin/gcc3/arch/armeb/configargs.h @@ -2,5 +2,5 @@ /* Generated from: NetBSD: mknative-gcc,v 1.7 2003/08/22 00:24:46 mrg Exp */ /* Generated automatically. */ -static const char configuration_arguments[] = "/home/mrg/src/netbsd/rosrc/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --build=i386-unknown-netbsdelf --host=armeb--netbsdelf --target=armeb--netbsdelf"; +static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --build=i386-unknown-netbsdelf --host=armeb--netbsdelf --target=armeb--netbsdelf"; static const char thread_model[] = "posix"; diff --git a/gnu/usr.bin/gcc3/arch/armeb/defs.mk b/gnu/usr.bin/gcc3/arch/armeb/defs.mk index 0030855e790..7566b86d8e8 100644 --- a/gnu/usr.bin/gcc3/arch/armeb/defs.mk +++ b/gnu/usr.bin/gcc3/arch/armeb/defs.mk @@ -32,7 +32,7 @@ G_GTFILES_FILES_FILES=${GNUHOSTDIST}/gcc/cp/mangle.c ${GNUHOSTDIST}/gcc/cp/cp-t G_GTFILES_FILES_LANGS=cp cp cp cp cp cp cp cp cp cp cp cp cp cp cp f f f f f f objc objc objc objc objc objc objc objc objc c c c c c c c c G_GTFILES=config.h auto-host.h ${GNUHOSTDIST}/gcc/../include/ansidecl.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 ${GNUHOSTDIST}/gcc/defaults.h ${GNUHOSTDIST}/gcc/location.h ${GNUHOSTDIST}/gcc/../include/hashtab.h ${GNUHOSTDIST}/gcc/bitmap.h ${GNUHOSTDIST}/gcc/function.h ${GNUHOSTDIST}/gcc/rtl.h ${GNUHOSTDIST}/gcc/optabs.h ${GNUHOSTDIST}/gcc/tree.h ${GNUHOSTDIST}/gcc/libfuncs.h ${GNUHOSTDIST}/gcc/hashtable.h ${GNUHOSTDIST}/gcc/real.h ${GNUHOSTDIST}/gcc/varray.h ${GNUHOSTDIST}/gcc/ssa.h ${GNUHOSTDIST}/gcc/insn-addr.h ${GNUHOSTDIST}/gcc/cselib.h ${GNUHOSTDIST}/gcc/c-common.h ${GNUHOSTDIST}/gcc/c-tree.h ${GNUHOSTDIST}/gcc/basic-block.h ${GNUHOSTDIST}/gcc/alias.c ${GNUHOSTDIST}/gcc/bitmap.c ${GNUHOSTDIST}/gcc/cselib.c ${GNUHOSTDIST}/gcc/dwarf2out.c ${GNUHOSTDIST}/gcc/emit-rtl.c ${GNUHOSTDIST}/gcc/except.c ${GNUHOSTDIST}/gcc/explow.c ${GNUHOSTDIST}/gcc/expr.c ${GNUHOSTDIST}/gcc/fold-const.c ${GNUHOSTDIST}/gcc/function.c ${GNUHOSTDIST}/gcc/gcse.c ${GNUHOSTDIST}/gcc/integrate.c ${GNUHOSTDIST}/gcc/lists.c ${GNUHOSTDIST}/gcc/optabs.c ${GNUHOSTDIST}/gcc/profile.c ${GNUHOSTDIST}/gcc/ra-build.c ${GNUHOSTDIST}/gcc/regclass.c ${GNUHOSTDIST}/gcc/reg-stack.c ${GNUHOSTDIST}/gcc/sdbout.c ${GNUHOSTDIST}/gcc/stmt.c ${GNUHOSTDIST}/gcc/stor-layout.c ${GNUHOSTDIST}/gcc/tree.c ${GNUHOSTDIST}/gcc/varasm.c ${GNUHOSTDIST}/gcc/config/arm/arm.c ${GNUHOSTDIST}/gcc/cp/mangle.c ${GNUHOSTDIST}/gcc/cp/cp-tree.h ${GNUHOSTDIST}/gcc/cp/decl.h ${GNUHOSTDIST}/gcc/cp/lex.h ${GNUHOSTDIST}/gcc/cp/call.c ${GNUHOSTDIST}/gcc/cp/decl.c ${GNUHOSTDIST}/gcc/cp/decl2.c ${GNUHOSTDIST}/gcc/cp/parse.y ${GNUHOSTDIST}/gcc/cp/pt.c ${GNUHOSTDIST}/gcc/cp/repo.c ${GNUHOSTDIST}/gcc/cp/spew.c ${GNUHOSTDIST}/gcc/cp/tree.c ${GNUHOSTDIST}/gcc/c-common.c ${GNUHOSTDIST}/gcc/c-common.h ${GNUHOSTDIST}/gcc/c-pragma.c ${GNUHOSTDIST}/gcc/f/com.c ${GNUHOSTDIST}/gcc/f/com.h ${GNUHOSTDIST}/gcc/f/ste.c ${GNUHOSTDIST}/gcc/f/where.h ${GNUHOSTDIST}/gcc/f/where.c ${GNUHOSTDIST}/gcc/f/lex.c ${GNUHOSTDIST}/gcc/objc/objc-act.h ${GNUHOSTDIST}/gcc/c-parse.in ${GNUHOSTDIST}/gcc/c-tree.h ${GNUHOSTDIST}/gcc/c-decl.c ${GNUHOSTDIST}/gcc/c-objc-common.c ${GNUHOSTDIST}/gcc/c-common.c ${GNUHOSTDIST}/gcc/c-common.h ${GNUHOSTDIST}/gcc/c-pragma.c ${GNUHOSTDIST}/gcc/c-parse.in ${GNUHOSTDIST}/gcc/c-lang.c ${GNUHOSTDIST}/gcc/c-parse.in ${GNUHOSTDIST}/gcc/c-tree.h ${GNUHOSTDIST}/gcc/c-decl.c ${GNUHOSTDIST}/gcc/c-common.c ${GNUHOSTDIST}/gcc/c-common.h ${GNUHOSTDIST}/gcc/c-pragma.c ${GNUHOSTDIST}/gcc/c-objc-common.c G_GTFILES_LANG_DIR_NAMES=cp f objc -G_tm_defines=NETBSD_ENABLE_PTHREADS +G_tm_defines=NETBSD_ENABLE_PTHREADS TARGET_ENDIAN_DEFAULT=ARM_FLAG_BIG_END G_host_xm_file=auto-host.h ansidecl.h dbxelf.h elfos.h netbsd.h netbsd-elf.h arm/elf.h arm/aout.h arm/arm.h arm/netbsd-elf.h defaults.h G_host_xm_defines=POSIX G_tm_p_file=arm/arm-protos.h diff --git a/gnu/usr.bin/gcc3/arch/armeb/hconfig.h b/gnu/usr.bin/gcc3/arch/armeb/hconfig.h index 1821c80e5a0..94a65495191 100644 --- a/gnu/usr.bin/gcc3/arch/armeb/hconfig.h +++ b/gnu/usr.bin/gcc3/arch/armeb/hconfig.h @@ -5,6 +5,9 @@ #ifndef NETBSD_ENABLE_PTHREADS # define NETBSD_ENABLE_PTHREADS #endif +#ifndef TARGET_ENDIAN_DEFAULT +# define TARGET_ENDIAN_DEFAULT ARM_FLAG_BIG_END +#endif #include "auto-build.h" #ifdef IN_GCC /* Provide three core typedefs used by everything, if we are compiling |
