summaryrefslogtreecommitdiff
path: root/gnu/lib
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2002-01-22 15:52:53 +0000
committermrg <mrg@NetBSD.org>2002-01-22 15:52:53 +0000
commit6bdbccbb5938d731b78caa5ce1e57397c1d5582e (patch)
tree56f37aa7b9be6c535b66de9480ea300f46efcff2 /gnu/lib
parenta68b39d7c27616387931c210fa7d271f5238d8d1 (diff)
regenerate.
Diffstat (limited to 'gnu/lib')
-rw-r--r--gnu/lib/libbfd/arch/i386/bfd.h2
-rw-r--r--gnu/lib/libbfd/arch/i386/config.h10
-rw-r--r--gnu/lib/libbfd/arch/i386/defs.mk2
-rw-r--r--gnu/lib/libg2c/arch/i386/config.h2
-rw-r--r--gnu/lib/libg2c/arch/i386/defs.mk2
-rw-r--r--gnu/lib/libg2c/arch/i386/g2c.h2
-rw-r--r--gnu/lib/libgcc/i386.mk2
-rw-r--r--gnu/lib/libiberty/arch/i386/config.h2
-rw-r--r--gnu/lib/libiberty/arch/i386/defs.mk2
-rw-r--r--gnu/lib/libobjc/defs.mk2
-rw-r--r--gnu/lib/libobjc/i386.mk2
-rw-r--r--gnu/lib/libstdc++/arch/i386/_G_config.h6
-rw-r--r--gnu/lib/libstdc++/arch/i386/defs.mk2
13 files changed, 19 insertions, 19 deletions
diff --git a/gnu/lib/libbfd/arch/i386/bfd.h b/gnu/lib/libbfd/arch/i386/bfd.h
index 8b60e5fde40..c5d2559542f 100644
--- a/gnu/lib/libbfd/arch/i386/bfd.h
+++ b/gnu/lib/libbfd/arch/i386/bfd.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: toolchain2netbsd,v 1.13 2001/12/05 22:37:40 rafal Exp */
+/* Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp */
/* Main header file for the bfd library -- portable access to object files.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
diff --git a/gnu/lib/libbfd/arch/i386/config.h b/gnu/lib/libbfd/arch/i386/config.h
index 8eab41a6525..f70e6220e18 100644
--- a/gnu/lib/libbfd/arch/i386/config.h
+++ b/gnu/lib/libbfd/arch/i386/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: toolchain2netbsd,v 1.13 2001/12/05 22:37:40 rafal Exp */
+/* Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -60,7 +60,7 @@
/* #undef HAVE___ARGZ_STRINGIFY */
/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+#define HAVE_DCGETTEXT 1
/* Define if you have the fcntl function. */
#define HAVE_FCNTL 1
@@ -192,7 +192,7 @@
#define ENABLE_NLS 1
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+#define HAVE_GETTEXT 1
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
@@ -322,7 +322,7 @@
/* #undef HAVE___ARGZ_STRINGIFY */
/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+#define HAVE_DCGETTEXT 1
/* Define if you have the getcwd function. */
#define HAVE_GETCWD 1
@@ -399,5 +399,5 @@
#define ENABLE_NLS 1
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+#define HAVE_GETTEXT 1
diff --git a/gnu/lib/libbfd/arch/i386/defs.mk b/gnu/lib/libbfd/arch/i386/defs.mk
index 74e70843c3d..90530ef56db 100644
--- a/gnu/lib/libbfd/arch/i386/defs.mk
+++ b/gnu/lib/libbfd/arch/i386/defs.mk
@@ -1,5 +1,5 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp
+# Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp
#
G_libbfd_la_DEPENDENCIES=elf32-i386.lo elf32.lo elf.lo elflink.lo dwarf1.lo i386bsd.lo aout32.lo i386netbsd.lo netbsdaout.lo pe-i386.lo peigen.lo cofflink.lo pei-i386.lo coff-i386.lo i386linux.lo elf32-gen.lo cpu-i386.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 --git a/gnu/lib/libg2c/arch/i386/config.h b/gnu/lib/libg2c/arch/i386/config.h
index 64c6c207f42..fc3dac810a9 100644
--- a/gnu/lib/libg2c/arch/i386/config.h
+++ b/gnu/lib/libg2c/arch/i386/config.h
@@ -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.14 2002/01/22 13:13:00 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
diff --git a/gnu/lib/libg2c/arch/i386/defs.mk b/gnu/lib/libg2c/arch/i386/defs.mk
index 551fc3f45c4..6d8553b2d80 100644
--- a/gnu/lib/libg2c/arch/i386/defs.mk
+++ b/gnu/lib/libg2c/arch/i386/defs.mk
@@ -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.14 2002/01/22 13:13:00 mrg 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${DIST}/libf2c/libF77 -I.. -I${DIST}/libf2c/libF77/.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DIEEE_drem=1 -DSkip_f2c_Undefs=1 -g -O2
diff --git a/gnu/lib/libg2c/arch/i386/g2c.h b/gnu/lib/libg2c/arch/i386/g2c.h
index 58a4a15577b..067da5171fd 100644
--- a/gnu/lib/libg2c/arch/i386/g2c.h
+++ b/gnu/lib/libg2c/arch/i386/g2c.h
@@ -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.14 2002/01/22 13:13:00 mrg Exp */
/* g2c.h -- g77 version of f2c (Standard Fortran to C header file) */
diff --git a/gnu/lib/libgcc/i386.mk b/gnu/lib/libgcc/i386.mk
index 0d16b2dfa3f..53981abc84a 100644
--- a/gnu/lib/libgcc/i386.mk
+++ b/gnu/lib/libgcc/i386.mk
@@ -1,5 +1,5 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp
+# Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg 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 --git a/gnu/lib/libiberty/arch/i386/config.h b/gnu/lib/libiberty/arch/i386/config.h
index cf1c1f03c6c..1e94d3727ec 100644
--- a/gnu/lib/libiberty/arch/i386/config.h
+++ b/gnu/lib/libiberty/arch/i386/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */
+/* Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
diff --git a/gnu/lib/libiberty/arch/i386/defs.mk b/gnu/lib/libiberty/arch/i386/defs.mk
index 057c30a69b2..175624fa5db 100644
--- a/gnu/lib/libiberty/arch/i386/defs.mk
+++ b/gnu/lib/libiberty/arch/i386/defs.mk
@@ -1,5 +1,5 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp
+# Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp
#
G_ALLOCA=
G_EXTRA_OFILES=
diff --git a/gnu/lib/libobjc/defs.mk b/gnu/lib/libobjc/defs.mk
index ae9b28a56f8..f83cc98f126 100644
--- a/gnu/lib/libobjc/defs.mk
+++ b/gnu/lib/libobjc/defs.mk
@@ -1,4 +1,4 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: toolchain2netbsd,v 1.13 2001/12/05 22:37:40 rafal Exp
+# Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp
#
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
diff --git a/gnu/lib/libobjc/i386.mk b/gnu/lib/libobjc/i386.mk
index 2dbe7ce4fdb..b01a0992ed1 100644
--- a/gnu/lib/libobjc/i386.mk
+++ b/gnu/lib/libobjc/i386.mk
@@ -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.14 2002/01/22 13:13:00 mrg Exp
#
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
diff --git a/gnu/lib/libstdc++/arch/i386/_G_config.h b/gnu/lib/libstdc++/arch/i386/_G_config.h
index 8e53774a618..795566e2bb9 100644
--- a/gnu/lib/libstdc++/arch/i386/_G_config.h
+++ b/gnu/lib/libstdc++/arch/i386/_G_config.h
@@ -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.14 2002/01/22 13:13:00 mrg Exp */
/* AUTOMATICALLY GENERATED; DO NOT EDIT! */
#ifndef _G_config_h
@@ -25,8 +25,8 @@ __extension__ typedef long long _G_llong;
__extension__ typedef unsigned long long _G_ullong;
#endif
#else
-typedef short _G_int16_t;
-typedef unsigned short _G_uint16_t;
+typedef short int _G_int16_t;
+typedef unsigned short int _G_uint16_t;
typedef int _G_int32_t;
typedef unsigned int _G_uint32_t;
#endif
diff --git a/gnu/lib/libstdc++/arch/i386/defs.mk b/gnu/lib/libstdc++/arch/i386/defs.mk
index 646e7df1b65..c30b32bbee8 100644
--- a/gnu/lib/libstdc++/arch/i386/defs.mk
+++ b/gnu/lib/libstdc++/arch/i386/defs.mk
@@ -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.14 2002/01/22 13:13:00 mrg Exp
#
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