Re-run mknative

This commit is contained in:
skrll 2016-08-01 11:22:34 +00:00
parent 56995fecb7
commit e084e74ccf
9 changed files with 27 additions and 24 deletions

View File

@ -2,7 +2,7 @@
/* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp */
/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
/* generated for arm--netbsdelf-eabi-gcc (NetBSD nb2 20150115) 4.8.5 */
/* generated for arm--netbsdelf-eabi-gcc (NetBSD nb1 20160606) 5.4.0 */
#ifndef GCC_GENERATED_STDINT_H
#define GCC_GENERATED_STDINT_H 1

View File

@ -2,7 +2,7 @@
/* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp */
/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
#define BFD_VERSION_DATE 20160125
#define BFD_VERSION 226000000
#define BFD_VERSION_STRING "(NetBSD Binutils nb1) " "2.26.20160125"
#define BFD_VERSION_DATE 20160629
#define BFD_VERSION 226010000
#define BFD_VERSION_STRING "(NetBSD Binutils nb1) " "2.26.1"
#define REPORT_BUGS_TO "<http://www.NetBSD.org/support/send-pr.html>"

View File

@ -298,7 +298,7 @@
#define PACKAGE_NAME "bfd"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "bfd 2.26"
#define PACKAGE_STRING "bfd 2.26.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "bfd"
@ -307,7 +307,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.26"
#define PACKAGE_VERSION "2.26.1"
/* The size of `char', as computed by sizeof. */
/* #undef SIZEOF_CHAR */
@ -352,7 +352,7 @@
/* #undef USE_MMAP */
/* Define if we should default to creating read-only plt entries */
#define USE_SECUREPLT 1
/* #undef USE_SECUREPLT */
/* Define if we may generate symbols with ELF's STT_COMMON type */
/* #undef USE_STT_COMMON */
@ -380,7 +380,7 @@
/* Version number of package */
#define VERSION "2.26"
#define VERSION "2.26.1"
/* Number of bits in a file offset, on hosts where this is settable. */
/* #undef _FILE_OFFSET_BITS */

View File

@ -74,7 +74,7 @@
#define PACKAGE_NAME "opcodes"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "opcodes 2.26"
#define PACKAGE_STRING "opcodes 2.26.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "opcodes"
@ -83,7 +83,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.26"
#define PACKAGE_VERSION "2.26.1"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
@ -114,7 +114,7 @@
/* Version number of package */
#define VERSION "2.26"
#define VERSION "2.26.1"
/* Define to 1 if on MINIX. */
/* #undef _MINIX */

View File

@ -202,7 +202,7 @@
#define PACKAGE_NAME "binutils"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "binutils 2.26"
#define PACKAGE_STRING "binutils 2.26.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "binutils"
@ -211,7 +211,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.26"
#define PACKAGE_VERSION "2.26.1"
/* The size of `long', as computed by sizeof. */
#define SIZEOF_LONG 4
@ -265,7 +265,7 @@
/* Version number of package */
#define VERSION "2.26"
#define VERSION "2.26.1"
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
`char[]'. */

View File

@ -2,7 +2,7 @@
# Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp
# Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp
#
G_VERSION=2.26
G_VERSION=2.26.1
G_DEFS=-DHAVE_CONFIG_H
G_INCLUDES=
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf elfedit nm-new strip-new cxxfilt bfdtest1 bfdtest2

View File

@ -44,6 +44,9 @@
/* Define if you want compressed debug sections by default. */
/* #undef DEFAULT_FLAG_COMPRESS_DEBUG */
/* Define to 1 if you want to generate x86 relax relocations by default. */
#define DEFAULT_GENERATE_X86_RELAX_RELOCATIONS 1
/* Supported emulations. */
#define EMULATIONS
@ -261,7 +264,7 @@
#define PACKAGE_NAME "gas"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "gas 2.26"
#define PACKAGE_STRING "gas 2.26.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gas"
@ -270,7 +273,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.26"
#define PACKAGE_VERSION "2.26.1"
/* Define if defaulting to ELF on SCO 5. */
/* #undef SCO_ELF */
@ -351,7 +354,7 @@
/* #undef USING_CGEN */
/* Version number of package */
#define VERSION "2.26"
#define VERSION "2.26.1"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */

View File

@ -65,7 +65,7 @@
#define PACKAGE_NAME "gprof"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "gprof 2.26"
#define PACKAGE_STRING "gprof 2.26.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gprof"
@ -74,7 +74,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.26"
#define PACKAGE_VERSION "2.26.1"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
@ -102,7 +102,7 @@
/* Version number of package */
#define VERSION "2.26"
#define VERSION "2.26.1"
/* Number of bits in a file offset, on hosts where this is settable. */
/* #undef _FILE_OFFSET_BITS */

View File

@ -170,7 +170,7 @@
#define PACKAGE_NAME "ld"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "ld 2.26"
#define PACKAGE_STRING "ld 2.26.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "ld"
@ -179,7 +179,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.26"
#define PACKAGE_VERSION "2.26.1"
/* The size of `void *', as computed by sizeof. */
#define SIZEOF_VOID_P 4
@ -216,7 +216,7 @@
/* Version number of package */
#define VERSION "2.26"
#define VERSION "2.26.1"
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
`char[]'. */