Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/usr.bin/gcc3 Regenerated powerpc--netbsd files.
details: https://anonhg.NetBSD.org/src/rev/1d8716d2b2e9
branches: trunk
changeset: 552290:1d8716d2b2e9
user: matt <matt%NetBSD.org@localhost>
date: Tue Sep 23 07:31:54 2003 +0000
description:
Regenerated powerpc--netbsd files.
diffstat:
gnu/usr.bin/gcc3/arch/powerpc/configargs.h | 4 ++--
gnu/usr.bin/gcc3/arch/powerpc/gthr-default.h | 4 ++++
gnu/usr.bin/gcc3/libiberty/arch/powerpc/config.h | 4 ++--
3 files changed, 8 insertions(+), 4 deletions(-)
diffs (39 lines):
diff -r 22d00eaffbb6 -r 1d8716d2b2e9 gnu/usr.bin/gcc3/arch/powerpc/configargs.h
--- a/gnu/usr.bin/gcc3/arch/powerpc/configargs.h Tue Sep 23 07:10:53 2003 +0000
+++ b/gnu/usr.bin/gcc3/arch/powerpc/configargs.h Tue Sep 23 07:31:54 2003 +0000
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.5 2003/07/30 05:10:06 mrg Exp */
+/* 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/src/tools/gcc/../../gnu/dist/gcc/configure --disable-multilib --enable-threads --build=i386-unknown-netbsdelf
--host=powerpc--netbsd --target=powerpc--netbsd";
+static const char configuration_arguments[] = "/usr/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --build=powerpc-unknown-netbsd
--host=powerpc--netbsd --target=powerpc--netbsd";
static const char thread_model[] = "posix";
diff -r 22d00eaffbb6 -r 1d8716d2b2e9 gnu/usr.bin/gcc3/arch/powerpc/gthr-default.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/gnu/usr.bin/gcc3/arch/powerpc/gthr-default.h Tue Sep 23 07:31:54 2003 +0000
@@ -0,0 +1,4 @@
+/* This file is automatically generated. DO NOT EDIT! */
+/* Generated from: NetBSD: mknative-gcc,v 1.7 2003/08/22 00:24:46 mrg Exp */
+
+#include "gthr-posix.h"
diff -r 22d00eaffbb6 -r 1d8716d2b2e9 gnu/usr.bin/gcc3/libiberty/arch/powerpc/config.h
--- a/gnu/usr.bin/gcc3/libiberty/arch/powerpc/config.h Tue Sep 23 07:10:53 2003 +0000
+++ b/gnu/usr.bin/gcc3/libiberty/arch/powerpc/config.h Tue Sep 23 07:31:54 2003 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.5 2003/07/30 05:10:06 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.7 2003/08/22 00:24:46 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -302,7 +302,7 @@
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown */
-#define STACK_DIRECTION 0
+#define STACK_DIRECTION -1
/* Define if you have the _system_configuration variable. */
/* #undef HAVE__SYSTEM_CONFIGURATION */
Home |
Main Index |
Thread Index |
Old Index