Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc regenerate, now sun2 libgcc links with app...
details: https://anonhg.NetBSD.org/src/rev/3f2b412577e9
branches: trunk
changeset: 767204:3f2b412577e9
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Jul 11 08:25:09 2011 +0000
description:
regenerate, now sun2 libgcc links with applications fine.
diffstat:
external/gpl3/gcc/lib/libgcc/arch/m68000.mk | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++config.h | 4 ++--
external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/config.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/m68000/auto-host.h | 6 +++---
external/gpl3/gcc/usr.bin/gcc/arch/m68000/configargs.h | 4 ++--
5 files changed, 13 insertions(+), 13 deletions(-)
diffs (103 lines):
diff -r fa71276d178f -r 3f2b412577e9 external/gpl3/gcc/lib/libgcc/arch/m68000.mk
--- a/external/gpl3/gcc/lib/libgcc/arch/m68000.mk Mon Jul 11 08:23:48 2011 +0000
+++ b/external/gpl3/gcc/lib/libgcc/arch/m68000.mk Mon Jul 11 08:25:09 2011 +0000
@@ -3,14 +3,14 @@
# Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp
#
G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I./../intl -I${GNUHOSTDIST}/gcc/../libcpp/include -I${GNUHOSTDIST}/gcc/../libdecnumber
-I${GNUHOSTDIST}/gcc/../libdecnumber/dpd -I../libdecnumber -I/usr/include/libelf
-G_LIB2ADD=
+G_LIB2ADD=fpgnulib.c xfgnulib.c
G_LIB2ADDEH=${GNUHOSTDIST}/gcc/unwind-dw2.c ${GNUHOSTDIST}/gcc/unwind-dw2-fde.c ${GNUHOSTDIST}/gcc/unwind-sjlj.c ${GNUHOSTDIST}/gcc/gthr-gnat.c ${GNUHOSTDIST}/gcc/unwind-c.c
G_LIB2ADD_ST=
-G_LIB1ASMFUNCS=
-G_LIB1ASMSRC=
+G_LIB1ASMFUNCS=_mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 _double _float _floatex _eqdf2 _nedf2 _gtdf2 _gedf2 _ltdf2 _ledf2 _eqsf2 _nesf2 _gtsf2 _gesf2 _ltsf2 _lesf2
+G_LIB1ASMSRC=m68k/lb1sf68.asm
G_LIB2_DIVMOD_FUNCS=_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4
G_LIB2FUNCS_ST=_eprintf __gcc_bcmp
-G_LIB2FUNCS_EXTRA=
+G_LIB2FUNCS_EXTRA=fpgnulib.c xfgnulib.c
G_LIBGCC2_CFLAGS=-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED
G_SHLIB_MKMAP=
G_SHLIB_MKMAP_OPTS=
diff -r fa71276d178f -r 3f2b412577e9 external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++config.h Mon Jul 11 08:23:48 2011 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++config.h Mon Jul 11 08:25:09 2011 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.58 2011/07/02 13:25:05 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.61 2011/07/03 12:26:02 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -1139,7 +1139,7 @@
/* Define if C99 functions or macros in <math.h> should be imported in <cmath>
in namespace std. */
-/* #undef _GLIBCXX_USE_C99_MATH */
+#define _GLIBCXX_USE_C99_MATH 1
/* Define if C99 functions or macros in <math.h> should be imported in
<tr1/cmath> in namespace std::tr1. */
diff -r fa71276d178f -r 3f2b412577e9 external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/config.h Mon Jul 11 08:23:48 2011 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/config.h Mon Jul 11 08:25:09 2011 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.58 2011/07/02 13:25:05 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.61 2011/07/03 12:26:02 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
/* config.h. Generated from config.h.in by configure. */
@@ -761,7 +761,7 @@
/* Define if C99 functions or macros in <math.h> should be imported in <cmath>
in namespace std. */
-/* #undef _GLIBCXX_USE_C99_MATH */
+#define _GLIBCXX_USE_C99_MATH 1
/* Define if C99 functions or macros in <math.h> should be imported in
<tr1/cmath> in namespace std::tr1. */
diff -r fa71276d178f -r 3f2b412577e9 external/gpl3/gcc/usr.bin/gcc/arch/m68000/auto-host.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/m68000/auto-host.h Mon Jul 11 08:23:48 2011 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/m68000/auto-host.h Mon Jul 11 08:25:09 2011 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.58 2011/07/02 13:25:05 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.61 2011/07/03 12:26:02 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
/* auto-host.h. Generated from config.in by configure. */
@@ -1237,7 +1237,7 @@
/* Define to 1 if the system has the type `long long int'. */
#ifndef USED_FOR_TARGET
-/* #undef HAVE_LONG_LONG_INT */
+#define HAVE_LONG_LONG_INT 1
#endif
@@ -1459,7 +1459,7 @@
/* Define to 1 if the system has the type `unsigned long long int'. */
#ifndef USED_FOR_TARGET
-/* #undef HAVE_UNSIGNED_LONG_LONG_INT */
+#define HAVE_UNSIGNED_LONG_LONG_INT 1
#endif
diff -r fa71276d178f -r 3f2b412577e9 external/gpl3/gcc/usr.bin/gcc/arch/m68000/configargs.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/m68000/configargs.h Mon Jul 11 08:23:48 2011 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/m68000/configargs.h Mon Jul 11 08:25:09 2011 +0000
@@ -1,9 +1,9 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.58 2011/07/02 13:25:05 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.61 2011/07/03 12:26:02 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/usr/src3/tools/gcc/../../external/gpl3/gcc/dist/configure --target=m68010--netbsdelf --enable-long-long --enable-threads
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20110620' --enable-__cxa_atexit --with-mpc=/var/obj/sun2/usr/src3/destdir.sun2/usr
--with-mpfr=/var/obj/sun2/usr/src3/destdir.sun2/usr --with-gmp=/var/obj/sun2/usr/src3/destdir.sun2/usr --disable-multilib --disable-symvers --disable-libstdcxx-pch
--build=x86_64-unknown-netbsd5.99.48 --host=m68010--netbsdelf";
+static const char configuration_arguments[] = "/usr/src2/tools/gcc/../../external/gpl3/gcc/dist/configure --target=m68010--netbsdelf --enable-long-long --enable-threads
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20110620' --enable-__cxa_atexit --with-mpc=/var/obj/sun2/usr/src2/destdir.sun2/usr
--with-mpfr=/var/obj/sun2/usr/src2/destdir.sun2/usr --with-gmp=/var/obj/sun2/usr/src2/destdir.sun2/usr --disable-multilib --disable-symvers --disable-libstdcxx-pch
--build=x86_64-unknown-netbsd5.99.54 --host=m68010--netbsdelf";
static const char thread_model[] = "posix";
static const struct {
Home |
Main Index |
Thread Index |
Old Index