run mknative-binutils for 2.15 for m68000, sh3eb, sh3el and sh5el.
XXX: these are not run-time tested but do build fine.
This commit is contained in:
parent
279847975e
commit
a009ee7734
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
|
||||
|
||||
#define BFD_VERSION_DATE 20030612
|
||||
#define BFD_VERSION 214000000
|
||||
#define BFD_VERSION_STRING "2.14 20030612"
|
||||
#define BFD_VERSION_DATE 20040517
|
||||
#define BFD_VERSION 215000000
|
||||
#define BFD_VERSION_STRING "2.15"
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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. */
|
||||
@ -29,9 +29,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 */
|
||||
|
||||
@ -68,6 +65,18 @@
|
||||
/* Define if you have the fdopen function. */
|
||||
#define HAVE_FDOPEN 1
|
||||
|
||||
/* Define if you have the fseeko function. */
|
||||
#define HAVE_FSEEKO 1
|
||||
|
||||
/* Define if you have the fseeko64 function. */
|
||||
/* #undef HAVE_FSEEKO64 */
|
||||
|
||||
/* Define if you have the ftello function. */
|
||||
#define HAVE_FTELLO 1
|
||||
|
||||
/* Define if you have the ftello64 function. */
|
||||
/* #undef HAVE_FTELLO64 */
|
||||
|
||||
/* Define if you have the getcwd function. */
|
||||
#define HAVE_GETCWD 1
|
||||
|
||||
@ -110,6 +119,9 @@
|
||||
/* Define if you have the strchr function. */
|
||||
#define HAVE_STRCHR 1
|
||||
|
||||
/* Define if you have the strtoull function. */
|
||||
#define HAVE_STRTOULL 1
|
||||
|
||||
/* Define if you have the sysconf function. */
|
||||
#define HAVE_SYSCONF 1
|
||||
|
||||
@ -164,15 +176,9 @@
|
||||
/* Define if you have the <sys/procfs.h> header file. */
|
||||
/* #undef HAVE_SYS_PROCFS_H */
|
||||
|
||||
/* Define if you have the <sys/stat.h> header file. */
|
||||
/* #undef HAVE_SYS_STAT_H */
|
||||
|
||||
/* Define if you have the <sys/time.h> header file. */
|
||||
#define HAVE_SYS_TIME_H 1
|
||||
|
||||
/* Define if you have the <sys/types.h> header file. */
|
||||
/* #undef HAVE_SYS_TYPES_H */
|
||||
|
||||
/* Define if you have the <time.h> header file. */
|
||||
#define HAVE_TIME_H 1
|
||||
|
||||
@ -186,7 +192,7 @@
|
||||
#define PACKAGE "bfd"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
@ -200,6 +206,12 @@
|
||||
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
|
||||
/* #undef HAVE_GETTEXT */
|
||||
|
||||
/* The number of bytes in type long long */
|
||||
#define SIZEOF_LONG_LONG 8
|
||||
|
||||
/* The number of bytes in type long */
|
||||
#define SIZEOF_LONG 4
|
||||
|
||||
/* Use b modifier when opening binary files? */
|
||||
/* #undef USE_BINARY_FOPEN */
|
||||
|
||||
@ -272,6 +284,9 @@
|
||||
/* Name of host specific header file to include in trad-core.c. */
|
||||
/* #undef TRAD_HEADER */
|
||||
|
||||
/* The number of bytes in type off_t */
|
||||
#define SIZEOF_OFF_T 8
|
||||
|
||||
/* Use mmap if it's available? */
|
||||
/* #undef USE_MMAP */
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
G_libbfd_la_DEPENDENCIES=elf32-m68k.lo elf32.lo elf.lo elflink.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo m68knetbsd.lo aout32.lo m68k4knetbsd.lo hp300bsd.lo sunos.lo elf32-gen.lo cpu-m68k.lo netbsd-core.lo ofiles
|
||||
G_libbfd_la_OBJECTS=archive.lo archures.lo bfd.lo bfdio.lo bfdwin.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 merge.lo dwarf2.lo simple.lo archive64.lo
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/bfd -I.
|
||||
G_INCLUDES=-D_GNU_SOURCE -DNETBSD_CORE -I. -I${GNUHOSTDIST}/bfd -I${GNUHOSTDIST}/bfd/../include -I${GNUHOSTDIST}/bfd/../intl -I../intl
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/bfd -I.
|
||||
G_INCLUDES=-D_GNU_SOURCE -DNETBSD_CORE -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/bfd/../include -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/bfd/../intl -I../intl
|
||||
G_TDEFAULTS=-DDEFAULT_VECTOR=bfd_elf32_m68k_vec -DSELECT_VECS='&bfd_elf32_m68k_vec,&m68knetbsd_vec,&m68k4knetbsd_vec,&hp300bsd_vec,&sunos_big_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_m68k_arch' -DHAVE_bfd_elf32_m68k_vec -DHAVE_m68knetbsd_vec -DHAVE_m68k4knetbsd_vec -DHAVE_hp300bsd_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
|
||||
|
||||
#define BFD_VERSION_DATE 20030612
|
||||
#define BFD_VERSION 214000000
|
||||
#define BFD_VERSION_STRING "2.14 20030612"
|
||||
#define BFD_VERSION_DATE 20040517
|
||||
#define BFD_VERSION 215000000
|
||||
#define BFD_VERSION_STRING "2.15"
|
||||
|
@ -29,9 +29,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 */
|
||||
|
||||
@ -68,6 +65,18 @@
|
||||
/* Define if you have the fdopen function. */
|
||||
#define HAVE_FDOPEN 1
|
||||
|
||||
/* Define if you have the fseeko function. */
|
||||
#define HAVE_FSEEKO 1
|
||||
|
||||
/* Define if you have the fseeko64 function. */
|
||||
/* #undef HAVE_FSEEKO64 */
|
||||
|
||||
/* Define if you have the ftello function. */
|
||||
#define HAVE_FTELLO 1
|
||||
|
||||
/* Define if you have the ftello64 function. */
|
||||
/* #undef HAVE_FTELLO64 */
|
||||
|
||||
/* Define if you have the getcwd function. */
|
||||
#define HAVE_GETCWD 1
|
||||
|
||||
@ -110,6 +119,9 @@
|
||||
/* Define if you have the strchr function. */
|
||||
#define HAVE_STRCHR 1
|
||||
|
||||
/* Define if you have the strtoull function. */
|
||||
#define HAVE_STRTOULL 1
|
||||
|
||||
/* Define if you have the sysconf function. */
|
||||
#define HAVE_SYSCONF 1
|
||||
|
||||
@ -164,15 +176,9 @@
|
||||
/* Define if you have the <sys/procfs.h> header file. */
|
||||
/* #undef HAVE_SYS_PROCFS_H */
|
||||
|
||||
/* Define if you have the <sys/stat.h> header file. */
|
||||
/* #undef HAVE_SYS_STAT_H */
|
||||
|
||||
/* Define if you have the <sys/time.h> header file. */
|
||||
#define HAVE_SYS_TIME_H 1
|
||||
|
||||
/* Define if you have the <sys/types.h> header file. */
|
||||
/* #undef HAVE_SYS_TYPES_H */
|
||||
|
||||
/* Define if you have the <time.h> header file. */
|
||||
#define HAVE_TIME_H 1
|
||||
|
||||
@ -186,7 +192,7 @@
|
||||
#define PACKAGE "bfd"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
@ -200,6 +206,12 @@
|
||||
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
|
||||
/* #undef HAVE_GETTEXT */
|
||||
|
||||
/* The number of bytes in type long long */
|
||||
#define SIZEOF_LONG_LONG 8
|
||||
|
||||
/* The number of bytes in type long */
|
||||
#define SIZEOF_LONG 4
|
||||
|
||||
/* Use b modifier when opening binary files? */
|
||||
/* #undef USE_BINARY_FOPEN */
|
||||
|
||||
@ -272,6 +284,9 @@
|
||||
/* Name of host specific header file to include in trad-core.c. */
|
||||
/* #undef TRAD_HEADER */
|
||||
|
||||
/* The number of bytes in type off_t */
|
||||
#define SIZEOF_OFF_T 8
|
||||
|
||||
/* Use mmap if it's available? */
|
||||
/* #undef USE_MMAP */
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
|
||||
|
||||
#define BFD_VERSION_DATE 20030612
|
||||
#define BFD_VERSION 214000000
|
||||
#define BFD_VERSION_STRING "2.14 20030612"
|
||||
#define BFD_VERSION_DATE 20040517
|
||||
#define BFD_VERSION 215000000
|
||||
#define BFD_VERSION_STRING "2.15"
|
||||
|
@ -29,9 +29,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 */
|
||||
|
||||
@ -68,6 +65,18 @@
|
||||
/* Define if you have the fdopen function. */
|
||||
#define HAVE_FDOPEN 1
|
||||
|
||||
/* Define if you have the fseeko function. */
|
||||
#define HAVE_FSEEKO 1
|
||||
|
||||
/* Define if you have the fseeko64 function. */
|
||||
/* #undef HAVE_FSEEKO64 */
|
||||
|
||||
/* Define if you have the ftello function. */
|
||||
#define HAVE_FTELLO 1
|
||||
|
||||
/* Define if you have the ftello64 function. */
|
||||
/* #undef HAVE_FTELLO64 */
|
||||
|
||||
/* Define if you have the getcwd function. */
|
||||
#define HAVE_GETCWD 1
|
||||
|
||||
@ -110,6 +119,9 @@
|
||||
/* Define if you have the strchr function. */
|
||||
#define HAVE_STRCHR 1
|
||||
|
||||
/* Define if you have the strtoull function. */
|
||||
#define HAVE_STRTOULL 1
|
||||
|
||||
/* Define if you have the sysconf function. */
|
||||
#define HAVE_SYSCONF 1
|
||||
|
||||
@ -164,15 +176,9 @@
|
||||
/* Define if you have the <sys/procfs.h> header file. */
|
||||
/* #undef HAVE_SYS_PROCFS_H */
|
||||
|
||||
/* Define if you have the <sys/stat.h> header file. */
|
||||
/* #undef HAVE_SYS_STAT_H */
|
||||
|
||||
/* Define if you have the <sys/time.h> header file. */
|
||||
#define HAVE_SYS_TIME_H 1
|
||||
|
||||
/* Define if you have the <sys/types.h> header file. */
|
||||
/* #undef HAVE_SYS_TYPES_H */
|
||||
|
||||
/* Define if you have the <time.h> header file. */
|
||||
#define HAVE_TIME_H 1
|
||||
|
||||
@ -186,7 +192,7 @@
|
||||
#define PACKAGE "bfd"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
@ -200,6 +206,12 @@
|
||||
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
|
||||
/* #undef HAVE_GETTEXT */
|
||||
|
||||
/* The number of bytes in type long long */
|
||||
#define SIZEOF_LONG_LONG 8
|
||||
|
||||
/* The number of bytes in type long */
|
||||
#define SIZEOF_LONG 4
|
||||
|
||||
/* Use b modifier when opening binary files? */
|
||||
/* #undef USE_BINARY_FOPEN */
|
||||
|
||||
@ -272,6 +284,9 @@
|
||||
/* Name of host specific header file to include in trad-core.c. */
|
||||
/* #undef TRAD_HEADER */
|
||||
|
||||
/* The number of bytes in type off_t */
|
||||
#define SIZEOF_OFF_T 8
|
||||
|
||||
/* Use mmap if it's available? */
|
||||
/* #undef USE_MMAP */
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
|
||||
|
||||
#define BFD_VERSION_DATE 20030612
|
||||
#define BFD_VERSION 214000000
|
||||
#define BFD_VERSION_STRING "2.14 20030612"
|
||||
#define BFD_VERSION_DATE 20040517
|
||||
#define BFD_VERSION 215000000
|
||||
#define BFD_VERSION_STRING "2.15"
|
||||
|
@ -29,9 +29,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 */
|
||||
|
||||
@ -68,6 +65,18 @@
|
||||
/* Define if you have the fdopen function. */
|
||||
#define HAVE_FDOPEN 1
|
||||
|
||||
/* Define if you have the fseeko function. */
|
||||
#define HAVE_FSEEKO 1
|
||||
|
||||
/* Define if you have the fseeko64 function. */
|
||||
/* #undef HAVE_FSEEKO64 */
|
||||
|
||||
/* Define if you have the ftello function. */
|
||||
#define HAVE_FTELLO 1
|
||||
|
||||
/* Define if you have the ftello64 function. */
|
||||
/* #undef HAVE_FTELLO64 */
|
||||
|
||||
/* Define if you have the getcwd function. */
|
||||
#define HAVE_GETCWD 1
|
||||
|
||||
@ -110,6 +119,9 @@
|
||||
/* Define if you have the strchr function. */
|
||||
#define HAVE_STRCHR 1
|
||||
|
||||
/* Define if you have the strtoull function. */
|
||||
#define HAVE_STRTOULL 1
|
||||
|
||||
/* Define if you have the sysconf function. */
|
||||
#define HAVE_SYSCONF 1
|
||||
|
||||
@ -164,15 +176,9 @@
|
||||
/* Define if you have the <sys/procfs.h> header file. */
|
||||
/* #undef HAVE_SYS_PROCFS_H */
|
||||
|
||||
/* Define if you have the <sys/stat.h> header file. */
|
||||
/* #undef HAVE_SYS_STAT_H */
|
||||
|
||||
/* Define if you have the <sys/time.h> header file. */
|
||||
#define HAVE_SYS_TIME_H 1
|
||||
|
||||
/* Define if you have the <sys/types.h> header file. */
|
||||
/* #undef HAVE_SYS_TYPES_H */
|
||||
|
||||
/* Define if you have the <time.h> header file. */
|
||||
#define HAVE_TIME_H 1
|
||||
|
||||
@ -186,7 +192,7 @@
|
||||
#define PACKAGE "bfd"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
@ -200,6 +206,12 @@
|
||||
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
|
||||
/* #undef HAVE_GETTEXT */
|
||||
|
||||
/* The number of bytes in type long long */
|
||||
#define SIZEOF_LONG_LONG 8
|
||||
|
||||
/* The number of bytes in type long */
|
||||
#define SIZEOF_LONG 4
|
||||
|
||||
/* Use b modifier when opening binary files? */
|
||||
/* #undef USE_BINARY_FOPEN */
|
||||
|
||||
@ -272,6 +284,9 @@
|
||||
/* Name of host specific header file to include in trad-core.c. */
|
||||
/* #undef TRAD_HEADER */
|
||||
|
||||
/* The number of bytes in type off_t */
|
||||
#define SIZEOF_OFF_T 8
|
||||
|
||||
/* Use mmap if it's available? */
|
||||
/* #undef USE_MMAP */
|
||||
|
||||
|
@ -3,6 +3,6 @@
|
||||
#
|
||||
G_libbfd_la_DEPENDENCIES=elf32-sh64.lo elf32-sh64-com.lo elf32.lo elf.lo elflink.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo cofflink.lo elf64-sh64.lo elf64.lo elf64-gen.lo elf32-gen.lo cpu-sh.lo netbsd-core.lo ofiles
|
||||
G_libbfd_la_OBJECTS=archive.lo archures.lo bfd.lo bfdio.lo bfdwin.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 merge.lo dwarf2.lo simple.lo archive64.lo
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/bfd -I.
|
||||
G_INCLUDES=-D_GNU_SOURCE -DNETBSD_CORE -I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/bfd -I/usr/src/tools/binutils/../../gnu/dist/binutils/bfd/../include -I/usr/src/tools/binutils/../../gnu/dist/binutils/bfd/../intl -I../intl
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/bfd -I.
|
||||
G_INCLUDES=-D_GNU_SOURCE -DNETBSD_CORE -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/bfd/../include -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/bfd/../intl -I../intl
|
||||
G_TDEFAULTS=-DDEFAULT_VECTOR=bfd_elf32_sh64lnbsd_vec -DSELECT_VECS='&bfd_elf32_sh64lnbsd_vec,&bfd_elf32_sh64nbsd_vec,&bfd_elf64_sh64lnbsd_vec,&bfd_elf64_sh64nbsd_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_sh_arch' -DHAVE_bfd_elf32_sh64lnbsd_vec -DHAVE_bfd_elf32_sh64nbsd_vec -DHAVE_bfd_elf64_sh64lnbsd_vec -DHAVE_bfd_elf64_sh64nbsd_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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. */
|
||||
@ -29,9 +29,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 */
|
||||
|
||||
@ -113,12 +110,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. */
|
||||
/* #undef HAVE_SYS_STAT_H */
|
||||
|
||||
/* Define if you have the <sys/types.h> header file. */
|
||||
/* #undef HAVE_SYS_TYPES_H */
|
||||
|
||||
/* Define if you have the <unistd.h> header file. */
|
||||
#define HAVE_UNISTD_H 1
|
||||
|
||||
@ -129,7 +120,7 @@
|
||||
#define PACKAGE "opcodes"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
G_archdefs=-DARCH_m68k
|
||||
G_BFD_MACHINES=m68k-dis.lo m68k-opc.lo
|
||||
G_libopcodes_la_SOURCES=dis-buf.c disassemble.c
|
||||
G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c
|
||||
|
@ -29,9 +29,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 */
|
||||
|
||||
@ -113,12 +110,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. */
|
||||
/* #undef HAVE_SYS_STAT_H */
|
||||
|
||||
/* Define if you have the <sys/types.h> header file. */
|
||||
/* #undef HAVE_SYS_TYPES_H */
|
||||
|
||||
/* Define if you have the <unistd.h> header file. */
|
||||
#define HAVE_UNISTD_H 1
|
||||
|
||||
@ -129,7 +120,7 @@
|
||||
#define PACKAGE "opcodes"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
G_archdefs=-DARCH_sh -DINCLUDE_SHMEDIA
|
||||
G_BFD_MACHINES=sh64-dis.lo sh64-opc.lo sh-dis.lo
|
||||
G_libopcodes_la_SOURCES=dis-buf.c disassemble.c
|
||||
G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c
|
||||
|
@ -29,9 +29,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 */
|
||||
|
||||
@ -113,12 +110,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. */
|
||||
/* #undef HAVE_SYS_STAT_H */
|
||||
|
||||
/* Define if you have the <sys/types.h> header file. */
|
||||
/* #undef HAVE_SYS_TYPES_H */
|
||||
|
||||
/* Define if you have the <unistd.h> header file. */
|
||||
#define HAVE_UNISTD_H 1
|
||||
|
||||
@ -129,7 +120,7 @@
|
||||
#define PACKAGE "opcodes"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
G_archdefs=-DARCH_sh -DINCLUDE_SHMEDIA
|
||||
G_BFD_MACHINES=sh64-dis.lo sh64-opc.lo sh-dis.lo
|
||||
G_libopcodes_la_SOURCES=dis-buf.c disassemble.c
|
||||
G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c
|
||||
|
@ -29,9 +29,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 */
|
||||
|
||||
@ -113,12 +110,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. */
|
||||
/* #undef HAVE_SYS_STAT_H */
|
||||
|
||||
/* Define if you have the <sys/types.h> header file. */
|
||||
/* #undef HAVE_SYS_TYPES_H */
|
||||
|
||||
/* Define if you have the <unistd.h> header file. */
|
||||
#define HAVE_UNISTD_H 1
|
||||
|
||||
@ -129,7 +120,7 @@
|
||||
#define PACKAGE "opcodes"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -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_archdefs=-DARCH_sh -DINCLUDE_SHMEDIA
|
||||
G_BFD_MACHINES=sh64-dis.lo sh64-opc.lo sh-dis.lo
|
||||
G_libopcodes_la_SOURCES=dis-buf.c disassemble.c
|
||||
G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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. */
|
||||
@ -147,7 +147,7 @@
|
||||
#define PACKAGE "binutils"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -1,9 +1,9 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
G_VERSION=2.14
|
||||
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.15
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils -I.
|
||||
G_INCLUDES=-D_GNU_SOURCE -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils -I../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils/../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils/../include -I/home/mrg/src/netbsd/rosrc/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
|
||||
|
@ -147,7 +147,7 @@
|
||||
#define PACKAGE "binutils"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -1,7 +1,7 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
G_VERSION=2.14
|
||||
G_VERSION=2.15
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils -I.
|
||||
G_INCLUDES=-D_GNU_SOURCE -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils -I../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils/../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils/../include -I/home/mrg/src/netbsd/rosrc/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
|
||||
|
@ -147,7 +147,7 @@
|
||||
#define PACKAGE "binutils"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -1,7 +1,7 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
G_VERSION=2.14
|
||||
G_VERSION=2.15
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils -I.
|
||||
G_INCLUDES=-D_GNU_SOURCE -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils -I../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils/../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils/../include -I/home/mrg/src/netbsd/rosrc/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
|
||||
|
@ -147,7 +147,7 @@
|
||||
#define PACKAGE "binutils"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -1,9 +1,9 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
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_VERSION=2.15
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils -I.
|
||||
G_INCLUDES=-D_GNU_SOURCE -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils -I../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils/../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/binutils/../include -I/home/mrg/src/netbsd/rosrc/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
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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.h. Generated by configure. */
|
||||
/* config.in. Generated automatically from configure.in by autoheader. */
|
||||
|
||||
/* Define if using alloca.c. */
|
||||
@ -29,9 +29,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 */
|
||||
|
||||
@ -134,9 +131,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
|
||||
|
||||
@ -153,7 +147,7 @@
|
||||
#define PACKAGE "gas"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if defaulting to ELF on SCO 5. */
|
||||
/* #undef SCO_ELF */
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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_OBJS=tc-m68k.o obj-elf.o atof-ieee.o m68k-parse.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
|
||||
G_DEFS=-DHAVE_CONFIG_H
|
||||
G_INCLUDES=-D_GNU_SOURCE -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas -I../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/config -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/../include -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/.. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\""
|
||||
G_OBJS=tc-m68k.o obj-elf.o atof-ieee.o m68k-parse.o app.o as.o atof-generic.o bignum-copy.o cond.o depend.o dwarf2dbg.o dw2gencfi.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
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
|
||||
|
||||
/* config.h. Generated automatically by configure. */
|
||||
/* config.h. Generated by configure. */
|
||||
/* config.in. Generated automatically from configure.in by autoheader. */
|
||||
|
||||
/* Define if using alloca.c. */
|
||||
@ -29,9 +29,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 */
|
||||
|
||||
@ -134,9 +131,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
|
||||
|
||||
@ -147,13 +141,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.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if defaulting to ELF on SCO 5. */
|
||||
/* #undef SCO_ELF */
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas -I.
|
||||
G_DEFS=-DHAVE_CONFIG_H
|
||||
G_INCLUDES=-D_GNU_SOURCE -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas -I../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/config -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/../include -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/.. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\""
|
||||
G_OBJS=tc-sh.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
|
||||
G_OBJS=tc-sh.o obj-elf.o atof-ieee.o app.o as.o atof-generic.o bignum-copy.o cond.o depend.o dwarf2dbg.o dw2gencfi.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
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
|
||||
|
||||
/* config.h. Generated automatically by configure. */
|
||||
/* config.h. Generated by configure. */
|
||||
/* config.in. Generated automatically from configure.in by autoheader. */
|
||||
|
||||
/* Define if using alloca.c. */
|
||||
@ -29,9 +29,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 */
|
||||
|
||||
@ -134,9 +131,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
|
||||
|
||||
@ -147,13 +141,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.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if defaulting to ELF on SCO 5. */
|
||||
/* #undef SCO_ELF */
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas -I.
|
||||
G_DEFS=-DHAVE_CONFIG_H
|
||||
G_INCLUDES=-D_GNU_SOURCE -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas -I../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/config -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/../include -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/.. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\""
|
||||
G_OBJS=tc-sh.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
|
||||
G_OBJS=tc-sh.o obj-elf.o atof-ieee.o app.o as.o atof-generic.o bignum-copy.o cond.o depend.o dwarf2dbg.o dw2gencfi.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
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
|
||||
|
||||
/* config.h. Generated automatically by configure. */
|
||||
/* config.h. Generated by configure. */
|
||||
/* config.in. Generated automatically from configure.in by autoheader. */
|
||||
|
||||
/* Define if using alloca.c. */
|
||||
@ -29,9 +29,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 */
|
||||
|
||||
@ -134,9 +131,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
|
||||
|
||||
@ -153,7 +147,7 @@
|
||||
#define PACKAGE "gas"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if defaulting to ELF on SCO 5. */
|
||||
/* #undef SCO_ELF */
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
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
|
||||
G_DEFS=-DHAVE_CONFIG_H
|
||||
G_INCLUDES=-D_GNU_SOURCE -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas -I../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/config -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/../include -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/.. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gas/../bfd -I/home/mrg/src/netbsd/rosrc/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 dw2gencfi.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
|
||||
|
@ -1,7 +1,7 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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/home/mrg/src/netbsd/rosrc/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/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gprof/../include -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gprof/../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
|
||||
G_TEXINFOS=gprof.texi
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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. */
|
||||
@ -29,9 +29,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 */
|
||||
|
||||
@ -104,9 +101,6 @@
|
||||
/* Define if you have the <nl_types.h> header file. */
|
||||
#define HAVE_NL_TYPES_H 1
|
||||
|
||||
/* Define if you have the <stdlib.h> header file. */
|
||||
#define HAVE_STDLIB_H 1
|
||||
|
||||
/* Define if you have the <string.h> header file. */
|
||||
#define HAVE_STRING_H 1
|
||||
|
||||
@ -116,12 +110,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
|
||||
|
||||
@ -132,7 +120,7 @@
|
||||
#define PACKAGE "gprof"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -29,9 +29,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 */
|
||||
|
||||
@ -104,9 +101,6 @@
|
||||
/* Define if you have the <nl_types.h> header file. */
|
||||
#define HAVE_NL_TYPES_H 1
|
||||
|
||||
/* Define if you have the <stdlib.h> header file. */
|
||||
#define HAVE_STDLIB_H 1
|
||||
|
||||
/* Define if you have the <string.h> header file. */
|
||||
#define HAVE_STRING_H 1
|
||||
|
||||
@ -116,12 +110,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
|
||||
|
||||
@ -132,7 +120,7 @@
|
||||
#define PACKAGE "gprof"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -29,9 +29,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 */
|
||||
|
||||
@ -104,9 +101,6 @@
|
||||
/* Define if you have the <nl_types.h> header file. */
|
||||
#define HAVE_NL_TYPES_H 1
|
||||
|
||||
/* Define if you have the <stdlib.h> header file. */
|
||||
#define HAVE_STDLIB_H 1
|
||||
|
||||
/* Define if you have the <string.h> header file. */
|
||||
#define HAVE_STRING_H 1
|
||||
|
||||
@ -116,12 +110,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
|
||||
|
||||
@ -132,7 +120,7 @@
|
||||
#define PACKAGE "gprof"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -1,7 +1,7 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/gprof -I.
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/home/mrg/src/netbsd/rosrc/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/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_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gprof/../include -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gprof/../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
|
||||
G_TEXINFOS=gprof.texi
|
||||
|
@ -29,9 +29,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 */
|
||||
|
||||
@ -104,9 +101,6 @@
|
||||
/* Define if you have the <nl_types.h> header file. */
|
||||
#define HAVE_NL_TYPES_H 1
|
||||
|
||||
/* Define if you have the <stdlib.h> header file. */
|
||||
#define HAVE_STDLIB_H 1
|
||||
|
||||
/* Define if you have the <string.h> header file. */
|
||||
#define HAVE_STRING_H 1
|
||||
|
||||
@ -116,12 +110,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
|
||||
|
||||
@ -132,7 +120,7 @@
|
||||
#define PACKAGE "gprof"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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. */
|
||||
@ -144,7 +144,7 @@
|
||||
#define PACKAGE "ld"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -1,10 +1,10 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/ld -I.
|
||||
G_EMUL=m68kelfnbsd
|
||||
G_EMULATION_OFILES=em68kelfnbsd.o em68knbsd.o em68k4knbsd.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/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/ld -I../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/ld/../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/ld/../include -I/home/mrg/src/netbsd/rosrc/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 em68kelfnbsd.o em68knbsd.o em68k4knbsd.o
|
||||
G_STRINGIFY=astring.sed
|
||||
G_TEXINFOS=ld.texinfo
|
||||
|
@ -144,7 +144,7 @@
|
||||
#define PACKAGE "ld"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -144,7 +144,7 @@
|
||||
#define PACKAGE "ld"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -144,7 +144,7 @@
|
||||
#define PACKAGE "ld"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
/* Define if you have the stpcpy function */
|
||||
/* #undef HAVE_STPCPY */
|
||||
|
@ -1,10 +1,10 @@
|
||||
# This file is automatically generated. DO NOT EDIT!
|
||||
# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
|
||||
#
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/ld -I.
|
||||
G_DEFS=-DHAVE_CONFIG_H -I. -I/home/mrg/src/netbsd/rosrc/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/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_INCLUDES=-D_GNU_SOURCE -I. -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/ld -I../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/ld/../bfd -I/home/mrg/src/netbsd/rosrc/tools/binutils/../../gnu/dist/binutils/ld/../include -I/home/mrg/src/netbsd/rosrc/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
|
||||
|
Loading…
Reference in New Issue
Block a user