summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
diff options
context:
space:
mode:
authorscw <scw@NetBSD.org>2003-12-07 19:42:03 +0000
committerscw <scw@NetBSD.org>2003-12-07 19:42:03 +0000
commita72cb1203eabb97fce31023c843aea52b1739bfb (patch)
tree60807898d3ec0f885cafe9626d6a16bcf5170298 /gnu/usr.bin/binutils
parent29b106093d1a13304d41928abd4859d56dd4a941 (diff)
MD glue for binutils on sh5.
Diffstat (limited to 'gnu/usr.bin/binutils')
-rw-r--r--gnu/usr.bin/binutils/common/arch/sh5el/config.h22
-rw-r--r--gnu/usr.bin/binutils/common/arch/sh5el/defs.mk12
-rw-r--r--gnu/usr.bin/binutils/gas/arch/sh5el/config.h31
-rw-r--r--gnu/usr.bin/binutils/gas/arch/sh5el/defs.mk6
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk6
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h8
-rw-r--r--gnu/usr.bin/binutils/ld/arch/sh5el/config.h17
-rw-r--r--gnu/usr.bin/binutils/ld/arch/sh5el/defs.mk8
8 files changed, 58 insertions, 52 deletions
diff --git a/gnu/usr.bin/binutils/common/arch/sh5el/config.h b/gnu/usr.bin/binutils/common/arch/sh5el/config.h
index 484c910dff3..998f4501545 100644
--- a/gnu/usr.bin/binutils/common/arch/sh5el/config.h
+++ b/gnu/usr.bin/binutils/common/arch/sh5el/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -32,9 +32,6 @@
/* 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 */
@@ -63,7 +60,7 @@
/* #undef HAVE___ARGZ_STRINGIFY */
/* Define if you have the dcgettext function. */
-#define HAVE_DCGETTEXT 1
+/* #undef HAVE_DCGETTEXT */
/* Define if you have the getc_unlocked function. */
#define HAVE_GETC_UNLOCKED 1
@@ -140,12 +137,6 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/stat.h> header file. */
-#define HAVE_SYS_STAT_H 1
-
-/* Define if you have the <sys/types.h> header file. */
-#define HAVE_SYS_TYPES_H 1
-
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -156,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.13.2.1"
+#define VERSION "2.14"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -168,7 +159,7 @@
#define ENABLE_NLS 1
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-#define HAVE_GETTEXT 1
+/* #undef HAVE_GETTEXT */
/* Does the platform use an executable suffix? */
/* #undef HAVE_EXECUTABLE_SUFFIX */
@@ -210,5 +201,8 @@
/* #undef USE_BINARY_FOPEN */
/* Configured target name. */
-#define TARGET "sh64le--netbsd"
+#define TARGET "sh5le--netbsd"
+
+/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
+#define TARGET_PREPENDS_UNDERSCORE 0
diff --git a/gnu/usr.bin/binutils/common/arch/sh5el/defs.mk b/gnu/usr.bin/binutils/common/arch/sh5el/defs.mk
index c825aa891de..c4fd988b677 100644
--- a/gnu/usr.bin/binutils/common/arch/sh5el/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/sh5el/defs.mk
@@ -1,9 +1,9 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp
+# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
#
-G_VERSION=2.13.2.1
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
-G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
+G_VERSION=2.14
+G_DEFS=-DHAVE_CONFIG_H -I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/binutils -I.
+G_INCLUDES=-D_GNU_SOURCE -I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/binutils -I../bfd -I/usr/src/tools/binutils/../../gnu/dist/binutils/binutils/../bfd -I/usr/src/tools/binutils/../../gnu/dist/binutils/binutils/../include -I/usr/src/tools/binutils/../../gnu/dist/binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
G_man_MANS=addr2line.1 ar.1 dlltool.1 nlmconv.1 nm.1 objcopy.1 objdump.1 ranlib.1 readelf.1 size.1 strings.1 strip.1 windres.1 c++filt.1
G_TEXINFOS=binutils.texi
@@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o
G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a
G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o
G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a
-G_cxxfilt_OBJECTS=
-G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a
+G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o
+G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a
diff --git a/gnu/usr.bin/binutils/gas/arch/sh5el/config.h b/gnu/usr.bin/binutils/gas/arch/sh5el/config.h
index 39b59b8f0f7..37525c62eb2 100644
--- a/gnu/usr.bin/binutils/gas/arch/sh5el/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/sh5el/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38: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. */
-#define HAVE_DCGETTEXT 1
+/* #undef HAVE_DCGETTEXT */
/* Define if you have the getcwd function. */
#define HAVE_GETCWD 1
@@ -134,6 +134,9 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
/* Define if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
@@ -144,13 +147,13 @@
/* #undef HAVE_VALUES_H */
/* Define if you have the <varargs.h> header file. */
-#define HAVE_VARARGS_H 1
+/* #undef HAVE_VARARGS_H */
/* Name of package */
#define PACKAGE "gas"
/* Version number of package */
-#define VERSION "2.13.2.1"
+#define VERSION "2.14"
/* Define if defaulting to ELF on SCO 5. */
/* #undef SCO_ELF */
@@ -164,6 +167,18 @@
/* Define as 1 if big endian. */
#define TARGET_BYTES_BIG_ENDIAN 1
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
+
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
+
+/* Generate 64-bit code by default on MIPS targets. */
+/* #undef MIPS_DEFAULT_64BIT */
+
+/* Choose a default ABI for MIPS targets. */
+/* #undef MIPS_DEFAULT_ABI */
+
/* Default architecture. */
/* #undef DEFAULT_ARCH */
@@ -225,13 +240,13 @@
#define BFD_ASSEMBLER 1
/* Target alias. */
-#define TARGET_ALIAS "sh64le--netbsd"
+#define TARGET_ALIAS "sh5le--netbsd"
/* Canonical target. */
-#define TARGET_CANONICAL "sh64le--netbsd"
+#define TARGET_CANONICAL "sh5le--netbsd"
/* Target CPU. */
-#define TARGET_CPU "sh64le"
+#define TARGET_CPU "sh5le"
/* Target vendor. */
#define TARGET_VENDOR ""
@@ -249,7 +264,7 @@
#define ENABLE_NLS 1
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-#define HAVE_GETTEXT 1
+/* #undef HAVE_GETTEXT */
/* Compiling cross-assembler? */
/* #undef CROSS_COMPILE */
diff --git a/gnu/usr.bin/binutils/gas/arch/sh5el/defs.mk b/gnu/usr.bin/binutils/gas/arch/sh5el/defs.mk
index 774cbda95de..9571371ee55 100644
--- a/gnu/usr.bin/binutils/gas/arch/sh5el/defs.mk
+++ b/gnu/usr.bin/binutils/gas/arch/sh5el/defs.mk
@@ -1,6 +1,6 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp
+# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I.
-G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\""
+G_DEFS=-DHAVE_CONFIG_H -I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/gas -I.
+G_INCLUDES=-D_GNU_SOURCE -I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/gas -I../bfd -I/usr/src/tools/binutils/../../gnu/dist/binutils/gas/config -I/usr/src/tools/binutils/../../gnu/dist/binutils/gas/../include -I/usr/src/tools/binutils/../../gnu/dist/binutils/gas/.. -I/usr/src/tools/binutils/../../gnu/dist/binutils/gas/../bfd -I/usr/src/tools/binutils/../../gnu/dist/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\""
G_OBJS=tc-sh64.o obj-elf.o atof-ieee.o app.o as.o atof-generic.o bignum-copy.o cond.o depend.o dwarf2dbg.o ehopt.o expr.o flonum-konst.o flonum-copy.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o literal.o messages.o output-file.o read.o subsegs.o symbols.o write.o listing.o ecoff.o stabs.o sb.o macro.o
diff --git a/gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk
index d4ca97e1947..97a1abd2f0a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp
+# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
+G_DEFS=-DHAVE_CONFIG_H -I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/gprof -I.
G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
-G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
+G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I/usr/src/tools/binutils/../../gnu/dist/binutils/gprof/../include -I/usr/src/tools/binutils/../../gnu/dist/binutils/gprof/../bfd -I/usr/src/tools/binutils/../../gnu/dist/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h
index 3071c7d5350..7d45d424981 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
/* gconfig.h. Generated automatically by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
@@ -57,7 +57,7 @@
/* #undef HAVE___ARGZ_STRINGIFY */
/* Define if you have the dcgettext function. */
-#define HAVE_DCGETTEXT 1
+/* #undef HAVE_DCGETTEXT */
/* Define if you have the getcwd function. */
#define HAVE_GETCWD 1
@@ -132,7 +132,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.13.2.1"
+#define VERSION "2.14"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -144,5 +144,5 @@
#define ENABLE_NLS 1
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-#define HAVE_GETTEXT 1
+/* #undef HAVE_GETTEXT */
diff --git a/gnu/usr.bin/binutils/ld/arch/sh5el/config.h b/gnu/usr.bin/binutils/ld/arch/sh5el/config.h
index 019ada05299..dbe8ea82245 100644
--- a/gnu/usr.bin/binutils/ld/arch/sh5el/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/sh5el/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38: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. */
-#define HAVE_DCGETTEXT 1
+/* #undef HAVE_DCGETTEXT */
/* Define if you have the getcwd function. */
#define HAVE_GETCWD 1
@@ -74,6 +74,9 @@
/* Define if you have the putenv function. */
#define HAVE_PUTENV 1
+/* Define if you have the realpath function. */
+#define HAVE_REALPATH 1
+
/* Define if you have the sbrk function. */
#define HAVE_SBRK 1
@@ -131,12 +134,6 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/stat.h> header file. */
-#define HAVE_SYS_STAT_H 1
-
-/* Define if you have the <sys/types.h> header file. */
-#define HAVE_SYS_TYPES_H 1
-
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -147,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.13.2.1"
+#define VERSION "2.14"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -159,7 +156,7 @@
#define ENABLE_NLS 1
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-#define HAVE_GETTEXT 1
+/* #undef HAVE_GETTEXT */
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/sh5el/defs.mk b/gnu/usr.bin/binutils/ld/arch/sh5el/defs.mk
index 32f204a5ca5..858520a033d 100644
--- a/gnu/usr.bin/binutils/ld/arch/sh5el/defs.mk
+++ b/gnu/usr.bin/binutils/ld/arch/sh5el/defs.mk
@@ -1,11 +1,11 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp
+# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I.
+G_DEFS=-DHAVE_CONFIG_H -I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/ld -I.
G_EMUL=shlelf32_nbsd
G_EMULATION_OFILES=eshlelf32_nbsd.o eshelf32_nbsd.o eshelf64_nbsd.o eshlelf64_nbsd.o eshelf_nbsd.o eshlelf_nbsd.o
-G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\""
+G_INCLUDES=-D_GNU_SOURCE -I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/ld -I../bfd -I/usr/src/tools/binutils/../../gnu/dist/binutils/ld/../bfd -I/usr/src/tools/binutils/../../gnu/dist/binutils/ld/../include -I/usr/src/tools/binutils/../../gnu/dist/binutils/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\""
G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eshlelf32_nbsd.o eshelf32_nbsd.o eshelf64_nbsd.o eshlelf64_nbsd.o eshelf_nbsd.o eshlelf_nbsd.o
G_STRINGIFY=astring.sed
G_TEXINFOS=ld.texinfo
-G_target_alias=sh64le--netbsd
+G_target_alias=sh5le--netbsd