Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/binutils Re-run mknative



details:   https://anonhg.NetBSD.org/src/rev/628cb162f82e
branches:  trunk
changeset: 816901:628cb162f82e
user:      skrll <skrll%NetBSD.org@localhost>
date:      Mon Aug 01 11:22:34 2016 +0000

description:
Re-run mknative

diffstat:

 external/gpl3/binutils/lib/libbfd/arch/earm/bfd_stdint.h |  2 +-
 external/gpl3/binutils/lib/libbfd/arch/earm/bfdver.h     |  6 +++---
 external/gpl3/binutils/lib/libbfd/arch/earm/config.h     |  8 ++++----
 external/gpl3/binutils/lib/libopcodes/arch/earm/config.h |  6 +++---
 external/gpl3/binutils/usr.bin/common/arch/earm/config.h |  6 +++---
 external/gpl3/binutils/usr.bin/common/arch/earm/defs.mk  |  2 +-
 external/gpl3/binutils/usr.bin/gas/arch/earm/config.h    |  9 ++++++---
 external/gpl3/binutils/usr.bin/gprof/arch/earm/gconfig.h |  6 +++---
 external/gpl3/binutils/usr.bin/ld/arch/earm/config.h     |  6 +++---
 9 files changed, 27 insertions(+), 24 deletions(-)

diffs (237 lines):

diff -r a13cebcf6c5d -r 628cb162f82e external/gpl3/binutils/lib/libbfd/arch/earm/bfd_stdint.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earm/bfd_stdint.h  Mon Aug 01 10:22:53 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earm/bfd_stdint.h  Mon Aug 01 11:22:34 2016 +0000
@@ -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
diff -r a13cebcf6c5d -r 628cb162f82e external/gpl3/binutils/lib/libbfd/arch/earm/bfdver.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earm/bfdver.h      Mon Aug 01 10:22:53 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earm/bfdver.h      Mon Aug 01 11:22:34 2016 +0000
@@ -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>"
diff -r a13cebcf6c5d -r 628cb162f82e external/gpl3/binutils/lib/libbfd/arch/earm/config.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earm/config.h      Mon Aug 01 10:22:53 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earm/config.h      Mon Aug 01 11:22:34 2016 +0000
@@ -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 */
diff -r a13cebcf6c5d -r 628cb162f82e external/gpl3/binutils/lib/libopcodes/arch/earm/config.h
--- a/external/gpl3/binutils/lib/libopcodes/arch/earm/config.h  Mon Aug 01 10:22:53 2016 +0000
+++ b/external/gpl3/binutils/lib/libopcodes/arch/earm/config.h  Mon Aug 01 11:22:34 2016 +0000
@@ -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 */
diff -r a13cebcf6c5d -r 628cb162f82e external/gpl3/binutils/usr.bin/common/arch/earm/config.h
--- a/external/gpl3/binutils/usr.bin/common/arch/earm/config.h  Mon Aug 01 10:22:53 2016 +0000
+++ b/external/gpl3/binutils/usr.bin/common/arch/earm/config.h  Mon Aug 01 11:22:34 2016 +0000
@@ -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[]'. */
diff -r a13cebcf6c5d -r 628cb162f82e external/gpl3/binutils/usr.bin/common/arch/earm/defs.mk
--- a/external/gpl3/binutils/usr.bin/common/arch/earm/defs.mk   Mon Aug 01 10:22:53 2016 +0000
+++ b/external/gpl3/binutils/usr.bin/common/arch/earm/defs.mk   Mon Aug 01 11:22:34 2016 +0000
@@ -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
diff -r a13cebcf6c5d -r 628cb162f82e external/gpl3/binutils/usr.bin/gas/arch/earm/config.h
--- a/external/gpl3/binutils/usr.bin/gas/arch/earm/config.h     Mon Aug 01 10:22:53 2016 +0000
+++ b/external/gpl3/binutils/usr.bin/gas/arch/earm/config.h     Mon Aug 01 11:22:34 2016 +0000
@@ -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). */
diff -r a13cebcf6c5d -r 628cb162f82e external/gpl3/binutils/usr.bin/gprof/arch/earm/gconfig.h
--- a/external/gpl3/binutils/usr.bin/gprof/arch/earm/gconfig.h  Mon Aug 01 10:22:53 2016 +0000
+++ b/external/gpl3/binutils/usr.bin/gprof/arch/earm/gconfig.h  Mon Aug 01 11:22:34 2016 +0000
@@ -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 */
diff -r a13cebcf6c5d -r 628cb162f82e external/gpl3/binutils/usr.bin/ld/arch/earm/config.h
--- a/external/gpl3/binutils/usr.bin/ld/arch/earm/config.h      Mon Aug 01 10:22:53 2016 +0000
+++ b/external/gpl3/binutils/usr.bin/ld/arch/earm/config.h      Mon Aug 01 11:22:34 2016 +0000
@@ -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[]'. */



Home | Main Index | Thread Index | Old Index