diff options
| author | scw <scw@NetBSD.org> | 2003-12-07 19:42:03 +0000 |
|---|---|---|
| committer | scw <scw@NetBSD.org> | 2003-12-07 19:42:03 +0000 |
| commit | a72cb1203eabb97fce31023c843aea52b1739bfb (patch) | |
| tree | 60807898d3ec0f885cafe9626d6a16bcf5170298 /gnu/usr.bin/binutils/common | |
| parent | 29b106093d1a13304d41928abd4859d56dd4a941 (diff) | |
MD glue for binutils on sh5.
Diffstat (limited to 'gnu/usr.bin/binutils/common')
| -rw-r--r-- | gnu/usr.bin/binutils/common/arch/sh5el/config.h | 22 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/common/arch/sh5el/defs.mk | 12 |
2 files changed, 14 insertions, 20 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 |
