Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu Regenerate so that ${DIST} is not expanded.
details: https://anonhg.NetBSD.org/src/rev/58b442e42f85
branches: trunk
changeset: 514329:58b442e42f85
user: matt <matt%NetBSD.org@localhost>
date: Thu Aug 30 01:31:49 2001 +0000
description:
Regenerate so that ${DIST} is not expanded.
diffstat:
gnu/lib/libbfd/arch/powerpc/bfd.h | 29 +++++++++++++++++--
gnu/lib/libbfd/arch/powerpc/config.h | 9 ++++--
gnu/lib/libbfd/arch/powerpc/defs.mk | 2 +-
gnu/lib/libg2c/arch/powerpc/config.h | 2 +-
gnu/lib/libg2c/arch/powerpc/defs.mk | 8 ++--
gnu/lib/libg2c/arch/powerpc/g2c.h | 2 +-
gnu/lib/libgcc/powerpc.mk | 2 +-
gnu/lib/libiberty/arch/powerpc/config.h | 2 +-
gnu/lib/libiberty/arch/powerpc/defs.mk | 2 +-
gnu/lib/libobjc/powerpc.mk | 6 ++--
gnu/lib/libstdc++/arch/powerpc/_G_config.h | 2 +-
gnu/lib/libstdc++/arch/powerpc/defs.mk | 7 ++--
gnu/usr.bin/binutils/common/arch/powerpc/config.h | 9 ++++--
gnu/usr.bin/binutils/common/arch/powerpc/defs.mk | 4 +-
gnu/usr.bin/binutils/gas/arch/powerpc/config.h | 19 +++++++++---
gnu/usr.bin/binutils/gas/arch/powerpc/defs.mk | 2 +-
gnu/usr.bin/binutils/gas/arch/powerpc/itbl-cpu.h | 2 +-
gnu/usr.bin/binutils/gas/arch/powerpc/obj-format.h | 2 +-
gnu/usr.bin/binutils/gas/arch/powerpc/targ-cpu.h | 2 +-
gnu/usr.bin/binutils/gas/arch/powerpc/targ-env.h | 2 +-
gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk | 2 +-
gnu/usr.bin/binutils/gprof/arch/powerpc/gconfig.h | 32 ++++++++-------------
gnu/usr.bin/binutils/ld/arch/powerpc/config.h | 4 +-
gnu/usr.bin/binutils/ld/arch/powerpc/defs.mk | 4 +-
gnu/usr.bin/binutils/ld/arch/powerpc/ldemul-list.h | 2 +-
gnu/usr.bin/gcc/arch/powerpc/auto-host.h | 6 ++--
gnu/usr.bin/gcc/arch/powerpc/config.h | 2 +-
gnu/usr.bin/gcc/arch/powerpc/defs.mk | 3 +-
gnu/usr.bin/gcc/arch/powerpc/gencheck.h | 2 +-
gnu/usr.bin/gcc/arch/powerpc/hconfig.h | 2 +-
gnu/usr.bin/gcc/arch/powerpc/options.h | 2 +-
gnu/usr.bin/gcc/arch/powerpc/specs.h | 2 +-
gnu/usr.bin/gcc/arch/powerpc/tconfig.h | 2 +-
gnu/usr.bin/gcc/arch/powerpc/tm.h | 2 +-
gnu/usr.bin/gdb/arch/powerpc/config.h | 2 +-
gnu/usr.bin/gdb/arch/powerpc/defs.mk | 2 +-
gnu/usr.bin/gdb/arch/powerpc/init.c | 2 +-
gnu/usr.bin/gdb/arch/powerpc/nm.h | 2 +-
gnu/usr.bin/gdb/arch/powerpc/tm.h | 2 +-
gnu/usr.bin/gdb/arch/powerpc/version.c | 6 ++--
gnu/usr.bin/gdb/arch/powerpc/xm.h | 2 +-
41 files changed, 116 insertions(+), 84 deletions(-)
diffs (truncated from 721 to 300 lines):
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/lib/libbfd/arch/powerpc/bfd.h
--- a/gnu/lib/libbfd/arch/powerpc/bfd.h Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/lib/libbfd/arch/powerpc/bfd.h Thu Aug 30 01:31:49 2001 +0000
@@ -1,8 +1,9 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp */
+/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */
/* Main header file for the bfd library -- portable access to object files.
- Copyright 1990, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
+ Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+ 2000, 2001
Free Software Foundation, Inc.
Contributed by Cygnus Support.
@@ -55,7 +56,7 @@
#include "ansidecl.h"
/* These two lines get substitutions done by commands in Makefile.in. */
-#define BFD_VERSION "2.11"
+#define BFD_VERSION "2.11.2"
#define BFD_ARCH_SIZE 32
#define BFD_HOST_64BIT_LONG 0
#if 0
@@ -1130,6 +1131,10 @@
/* A mark flag used by some of the linker backends. */
unsigned int linker_mark : 1;
+ /* Another mark flag used by some of the linker backends. Set for
+ output sections that have a input section. */
+ unsigned int linker_has_input : 1;
+
/* A mark flag used by some linker backends for garbage collection. */
unsigned int gc_mark : 1;
@@ -1364,6 +1369,10 @@
#define bfd_mach_m68040 6
#define bfd_mach_m68060 7
#define bfd_mach_cpu32 8
+#define bfd_mach_mcf5200 9
+#define bfd_mach_mcf5206e 10
+#define bfd_mach_mcf5307 11
+#define bfd_mach_mcf5407 12
bfd_arch_vax, /* DEC Vax */
bfd_arch_i960, /* Intel 960 */
/* The order of the following is important.
@@ -1415,6 +1424,7 @@
#define bfd_mach_mips6000 6000
#define bfd_mach_mips8000 8000
#define bfd_mach_mips10000 10000
+#define bfd_mach_mips12000 12000
#define bfd_mach_mips16 16
#define bfd_mach_mips32 32
#define bfd_mach_mips32_4k 3204113 /* 32, 04, octal 'K' */
@@ -1919,7 +1929,9 @@
BFD_RELOC_SPARC_GLOB_DAT,
BFD_RELOC_SPARC_JMP_SLOT,
BFD_RELOC_SPARC_RELATIVE,
+ BFD_RELOC_SPARC_UA16,
BFD_RELOC_SPARC_UA32,
+ BFD_RELOC_SPARC_UA64,
/* I think these are specific to SPARC a.out (e.g., Sun 4). */
BFD_RELOC_SPARC_BASE13,
@@ -2071,6 +2083,17 @@
BFD_RELOC_MIPS_GOT_PAGE,
BFD_RELOC_MIPS_GOT_OFST,
BFD_RELOC_MIPS_GOT_DISP,
+ BFD_RELOC_MIPS_SHIFT5,
+ BFD_RELOC_MIPS_SHIFT6,
+ BFD_RELOC_MIPS_INSERT_A,
+ BFD_RELOC_MIPS_INSERT_B,
+ BFD_RELOC_MIPS_DELETE,
+ BFD_RELOC_MIPS_HIGHEST,
+ BFD_RELOC_MIPS_HIGHER,
+ BFD_RELOC_MIPS_SCN_DISP,
+ BFD_RELOC_MIPS_REL16,
+ BFD_RELOC_MIPS_RELGOT,
+ BFD_RELOC_MIPS_JALR,
/* i386/elf relocations */
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/lib/libbfd/arch/powerpc/config.h
--- a/gnu/lib/libbfd/arch/powerpc/config.h Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/lib/libbfd/arch/powerpc/config.h Thu Aug 30 01:31:49 2001 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp */
+/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -180,7 +180,7 @@
#define PACKAGE "bfd"
/* Version number of package */
-#define VERSION "2.11"
+#define VERSION "2.11.2"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -294,6 +294,9 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
+/* Define if you need to in order for stat and other things to work. */
+/* #undef _POSIX_SOURCE */
+
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -384,7 +387,7 @@
/* Name of package */
/* Version number of package */
-#define VERSION "2.11"
+#define VERSION "2.11.2"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/lib/libbfd/arch/powerpc/defs.mk
--- a/gnu/lib/libbfd/arch/powerpc/defs.mk Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/lib/libbfd/arch/powerpc/defs.mk Thu Aug 30 01:31:49 2001 +0000
@@ -1,5 +1,5 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp
+# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp
#
G_libbfd_la_DEPENDENCIES=elf32-ppc.lo elf32.lo elf.lo elflink.lo dwarf1.lo coff-rs6000.lo xcofflink.lo ppcboot.lo coff-pmac.lo elf32-gen.lo cpu-rs6000.lo cpu-powerpc.lo netbsd-core.lo ofiles
G_libbfd_la_OBJECTS=archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo
tekhex.lo ihex.lo stabs.lo stab-syms.lo dwarf2.lo
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/lib/libg2c/arch/powerpc/config.h
--- a/gnu/lib/libg2c/arch/powerpc/config.h Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/lib/libg2c/arch/powerpc/config.h Thu Aug 30 01:31:49 2001 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp */
+/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/lib/libg2c/arch/powerpc/defs.mk
--- a/gnu/lib/libg2c/arch/powerpc/defs.mk Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/lib/libg2c/arch/powerpc/defs.mk Thu Aug 30 01:31:49 2001 +0000
@@ -1,10 +1,10 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp
+# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp
#
G_F2CEXT=abort derf derfc ef1asc ef1cmc erf erfc exit getarg getenv iargc signal system flush ftell fseek access besj0 besj1 besjn besy0 besy1 besyn chdir chmod ctime dbesj0 dbesj1 dbesjn dbesy0
dbesy1 dbesyn dtime etime fdate fgetc fget flush1 fnum fputc fput fstat gerror getcwd getgid getlog getpid getuid gmtime hostnm idate ierrno irand isatty itime kill link lnblnk lstat ltime mclock
perror rand rename secnds second sleep srand stat symlnk time ttynam umask unlink vxttim alarm date_y2kbuggy date_y2kbug vxtidt_y2kbuggy vxtidt_y2kbug
-G_ALL_CFLAGS=-I. -I/u1/src/gnu/dist/toolchain/libf2c/libF77 -I.. -I/u1/src/gnu/dist/toolchain/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1 -g -O2
+G_ALL_CFLAGS=-I. -I${DIST}/libf2c/libF77 -I.. -I${DIST}/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1 -g -O2
G_OBJS=F77_aloc.o VersionF.o main.o s_rnge.o abort_.o getarg_.o iargc_.o getenv_.o signal_.o s_stop.o s_paus.o system_.o cabs.o derf_.o derfc_.o erf_.o erfc_.o sig_die.o exit_.o setarg.o setsig.o
pow_ci.o pow_dd.o pow_di.o pow_hh.o pow_ii.o pow_ri.o pow_zi.o pow_zz.o pow_qq.o c_abs.o c_cos.o c_div.o c_exp.o c_log.o c_sin.o c_sqrt.o z_abs.o z_cos.o z_div.o z_exp.o z_log.o z_sin.o z_sqrt.o
r_abs.o r_acos.o r_asin.o r_atan.o r_atn2.o r_cnjg.o r_cos.o r_cosh.o r_dim.o r_exp.o r_imag.o r_int.o r_lg10.o r_log.o r_mod.o r_nint.o r_sign.o r_sin.o r_sinh.o r_sqrt.o r_tan.o r_tanh.o d_abs.o
d_acos.o d_asin.o d_atan.o d_atn2.o d_cnjg.o d_cos.o d_cosh.o d_dim.o d_exp.o d_imag.o d_int.o d_lg10.o d_log.o d_mod.o d_nint.o d_prod.o d_sign.o d_sin.o d_sinh.o d_sqrt.o d_tan.o d_tanh.o i_abs.o
i_dim.o i_dnnt.o i_indx.o i_len.o i_mod.o i_nint.o i_sign.o h_abs.o h_dim.o h_dnnt.o h_indx.o h_len.o h_mod.o h_nint.o h_sign.o l_ge.o l_gt.o l_le.o l_lt.o hl_ge.o hl_gt.o hl_le.o hl_lt.o ef1asc_.o
ef1cmc_.o s_cat.o s_cmp.o s_copy.o lbitbits.o lbitshft.o qbitbits.o qbitshft.o
-G_ALL_CFLAGS+=-I. -I/u1/src/gnu/dist/toolchain/libf2c/libI77 -I.. -I/u1/src/gnu/dist/toolchain/libf2c/libI77/.. -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNO_EOF_CHAR_CHECK=1
-DSkip_f2c_Undefs=1 -g -O2
+G_ALL_CFLAGS+=-I. -I${DIST}/libf2c/libI77 -I.. -I${DIST}/libf2c/libI77/.. -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1 -g -O2
G_OBJ+=VersionI.o backspace.o close.o dfe.o dolio.o due.o endfile.o err.o fmt.o fmtlib.o iio.o ilnw.o inquire.o lread.o lwrite.o open.o rdfmt.o rewind.o rsfe.o rsli.o rsne.o sfe.o sue.o typesize.o
uio.o util.o wref.o wrtfmt.o wsfe.o wsle.o wsne.o xwsne.o ftell_.o
-G_ALL_CFLAGS+=-I. -I/u1/src/gnu/dist/toolchain/libf2c/libU77 -I/u1/src/gnu/dist/toolchain/libf2c/libU77/../libI77 -I.. -I/u1/src/gnu/dist/toolchain/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2
+G_ALL_CFLAGS+=-I. -I${DIST}/libf2c/libU77 -I${DIST}/libf2c/libU77/../libI77 -I.. -I${DIST}/libf2c/libU77/.. -DHAVE_CONFIG_H -g -O2
G_OBJS+=VersionU.o gerror_.o perror_.o ierrno_.o itime_.o time_.o unlink_.o fnum_.o getpid_.o getuid_.o getgid_.o kill_.o rand_.o srand_.o irand_.o sleep_.o idate_.o ctime_.o etime_.o dtime_.o
isatty_.o ltime_.o fstat_.o stat_.o lstat_.o access_.o link_.o getlog_.o ttynam_.o getcwd_.o symlnk_.o vxttime_.o vxtidate_.o gmtime_.o fdate_.o secnds_.o bes.o dbes.o chdir_.o chmod_.o lnblnk_.o
hostnm_.o rename_.o fgetc_.o fputc_.o umask_.o sys_clock_.o date_.o second_.o flush1_.o mclock_.o alarm_.o datetime_.o
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/lib/libg2c/arch/powerpc/g2c.h
--- a/gnu/lib/libg2c/arch/powerpc/g2c.h Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/lib/libg2c/arch/powerpc/g2c.h Thu Aug 30 01:31:49 2001 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp */
+/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */
/* g2c.h -- g77 version of f2c (Standard Fortran to C header file) */
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/lib/libgcc/powerpc.mk
--- a/gnu/lib/libgcc/powerpc.mk Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/lib/libgcc/powerpc.mk Thu Aug 30 01:31:49 2001 +0000
@@ -1,5 +1,5 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp
+# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp
#
G_CXX_EXTRA_HEADERS=${DIST}/gcc/cp/inc/typeinfo ${DIST}/gcc/cp/inc/exception ${DIST}/gcc/cp/inc/new ${DIST}/gcc/cp/inc/new.h
G_CXX_LIB2FUNCS=tinfo.o tinfo2.o new.o opnew.o opnewnt.o opvnew.o opvnewnt.o opdel.o opdelnt.o opvdel.o opvdelnt.o exception.o
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/lib/libiberty/arch/powerpc/config.h
--- a/gnu/lib/libiberty/arch/powerpc/config.h Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/lib/libiberty/arch/powerpc/config.h Thu Aug 30 01:31:49 2001 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp */
+/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/lib/libiberty/arch/powerpc/defs.mk
--- a/gnu/lib/libiberty/arch/powerpc/defs.mk Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/lib/libiberty/arch/powerpc/defs.mk Thu Aug 30 01:31:49 2001 +0000
@@ -1,5 +1,5 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp
+# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp
#
G_ALLOCA=
G_EXTRA_OFILES=
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/lib/libobjc/powerpc.mk
--- a/gnu/lib/libobjc/powerpc.mk Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/lib/libobjc/powerpc.mk Thu Aug 30 01:31:49 2001 +0000
@@ -1,6 +1,6 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp
+# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp
#
-G_ALL_CFLAGS=-I. -I/u1/src/gnu/dist/toolchain/libobjc -g -O2 -DIN_GCC
-G_INCLUDES=-I/u1/src/gnu/dist/toolchain/libobjc/objc -I/u1/src/gnu/dist/toolchain/libobjc/../gcc -I/u1/src/gnu/dist/toolchain/libobjc/../gcc/config -I../../gcc
-I/u1/src/gnu/dist/toolchain/libobjc/../include
+G_ALL_CFLAGS=-I. -I${DIST}/libobjc -g -O2 -DIN_GCC
+G_INCLUDES=-I${DIST}/libobjc/objc -I${DIST}/libobjc/../gcc -I${DIST}/libobjc/../gcc/config -I../../gcc -I${DIST}/libobjc/../include
G_OBJS=archive.o class.o encoding.o gc.o hash.o init.o linking.o misc.o nil_method.o NXConstStr.o Object.o objects.o Protocol.o sarray.o selector.o sendmsg.o thr.o thr-single.o
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/lib/libstdc++/arch/powerpc/_G_config.h
--- a/gnu/lib/libstdc++/arch/powerpc/_G_config.h Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/lib/libstdc++/arch/powerpc/_G_config.h Thu Aug 30 01:31:49 2001 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp */
+/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */
/* AUTOMATICALLY GENERATED; DO NOT EDIT! */
#ifndef _G_config_h
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/lib/libstdc++/arch/powerpc/defs.mk
--- a/gnu/lib/libstdc++/arch/powerpc/defs.mk Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/lib/libstdc++/arch/powerpc/defs.mk Thu Aug 30 01:31:49 2001 +0000
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp
+# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp
#
-G_CINCLUDES=-I. -I/u1/src/gnu/dist/toolchain/libio
+G_CINCLUDES=-I. -I${DIST}/libio
G_LIBIOSTREAM_USE=filedoalloc.o floatconv.o genops.o fileops.o iovfprintf.o iovfscanf.o ioignore.o iopadn.o iofgetpos.o iofread.o iofscanf.o iofsetpos.o iogetdelim.o iogetline.o ioprintf.o
ioseekoff.o ioseekpos.o outfloat.o strops.o iofclose.o iopopen.o ioungetc.o peekc.o iogetc.o ioputc.o iofeof.o ioferror.o builtinbuf.o filebuf.o fstream.o indstream.o ioassign.o ioextend.o
iomanip.o iostream.o isgetline.o isgetsb.o isscan.o osform.o procbuf.o sbform.o sbgetline.o sbscan.o stdiostream.o stdstrbufs.o stdstreams.o stream.o streambuf.o strstream.o PlotFile.o SFile.o
parsestream.o pfstream.o editbuf.o ioprims.o iostrerror.o cleanup.o
G_MT_CFLAGS=
G_XCFLAGS=-g
@@ -9,10 +9,11 @@
G_LIBIBERTY_OBJS=strncmp.o strerror.o
G_COMFUNCS=MAIN ADDCC ADDCF ADDFC SUBCC SUBCF SUBFC MULCC MULCF MULFC DIVCC DIVCF DIVFC PLUS MINUS EQCC EQCF EQFC NECC NECF NEFC ABS ARG POLAR CONJ NORM COS COSH EXP LOG POWCC POWCF POWCI POWFC
SIN SINH SQRT
G_COMIO=EXTRACT INSERT
-G_CXXINCLUDES=-I/u1/src/gnu/dist/toolchain/libstdc++ -I/u1/src/gnu/dist/toolchain/libstdc++/stl -I../libio -I/u1/src/gnu/dist/toolchain/libstdc++/../libio -nostdinc++
+G_CXXINCLUDES=-I${DIST}/libstdc++ -I${DIST}/libstdc++/stl -I../libio -I${DIST}/libstdc++/../libio -nostdinc++
G_HEADERS=cassert cctype cerrno cfloat ciso646 climits clocale cmath complex csetjmp csignal cstdarg cstddef cstdio cstdlib cstring ctime cwchar cwctype string stdexcept algorithm deque
functional hash_map hash_set iterator list map memory numeric pthread_alloc queue rope set slist stack utility vector fstream iomanip iostream strstream iosfwd bitset valarray sstream
G_OBJS=cstringi.o stdexcepti.o cstdlibi.o cmathi.o stlinst.o valarray.o
G_STRFUNCS=REP MAIN TRAITS ADDSS ADDPS ADDCS ADDSP ADDSC EQSS EQPS EQSP NESS NEPS NESP LTSS LTPS LTSP GTSS GTPS GTSP LESS LEPS LESP GESS GEPS GESP
G_STRIO=EXTRACT INSERT GETLINE
STD_HEADERS= complex.h stl.h std/bastring.h std/complext.h std/dcomplex.h std/fcomplex.h std/gslice.h std/gslice_array.h std/indirect_array.h std/ldcomplex.h std/mask_array.h std/slice.h
std/slice_array.h std/std_valarray.h std/straits.h std/valarray_array.h std/valarray_meta.h std/bastring.cc std/complext.cc std/valarray_array.tcc
STL_HEADERS= algo.h algobase.h alloc.h bvector.h defalloc.h deque.h function.h hash_map.h hash_set.h hashtable.h heap.h iterator.h list.h map.h multimap.h multiset.h pair.h pthread_alloc.h rope.h
ropeimpl.h set.h slist.h stack.h stl_algo.h stl_algobase.h stl_alloc.h stl_bvector.h stl_config.h stl_construct.h stl_deque.h stl_function.h stl_hash_fun.h stl_hash_map.h stl_hash_set.h
stl_hashtable.h stl_heap.h stl_iterator.h stl_list.h stl_map.h stl_multimap.h stl_multiset.h stl_numeric.h stl_pair.h stl_queue.h stl_raw_storage_iter.h stl_relops.h stl_rope.h stl_set.h stl_slist.h
stl_stack.h stl_tempbuf.h stl_tree.h stl_uninitialized.h stl_vector.h tempbuf.h tree.h type_traits.h vector.h
+LIBIO_HEADERS= PlotFile.h SFile.h builtinbuf.h editbuf.h floatio.h fstream.h indstream.h iolibio.h iomanip.h iostdio.h iostream.h iostreamP.h istream.h libio.h libioP.h ostream.h parsestream.h
pfstream.h procbuf.h stdiostream.h stream.h streambuf.h strfile.h strstream.h
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/usr.bin/binutils/common/arch/powerpc/config.h
--- a/gnu/usr.bin/binutils/common/arch/powerpc/config.h Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/usr.bin/binutils/common/arch/powerpc/config.h Thu Aug 30 01:31:49 2001 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp */
+/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -32,6 +32,9 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
+/* Define if you need to in order for stat and other things to work. */
+/* #undef _POSIX_SOURCE */
+
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -141,7 +144,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.11"
+#define VERSION "2.11.2"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -189,5 +192,5 @@
/* #undef USE_BINARY_FOPEN */
/* Configured target name. */
-#define TARGET "powerpc-unknown-netbsd1.5X"
+#define TARGET "powerpc-unknown-netbsdX"
diff -r 6f38516d8cc0 -r 58b442e42f85 gnu/usr.bin/binutils/common/arch/powerpc/defs.mk
--- a/gnu/usr.bin/binutils/common/arch/powerpc/defs.mk Thu Aug 30 01:15:39 2001 +0000
+++ b/gnu/usr.bin/binutils/common/arch/powerpc/defs.mk Thu Aug 30 01:31:49 2001 +0000
@@ -1,5 +1,5 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: toolchain2netbsd,v 1.7 2001/08/06 23:26:28 tv Exp
+# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp
#
G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/binutils -I../bfd -I${DIST}/binutils/../bfd -I${DIST}/binutils/../include -I${DIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\""
@@ -20,7 +20,7 @@
G_objcopy_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a
G_addr2line_OBJECTS=addr2line.o bucomm.o version.o filemode.o
G_addr2line_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a
-G_readelf_OBJECTS=readelf.o version.o
+G_readelf_OBJECTS=readelf.o version.o unwind-ia64.o
G_readelf_DEPENDENCIES=../libiberty/libiberty.a
Home |
Main Index |
Thread Index |
Old Index