diff --git a/external/gpl3/binutils/lib/libbfd/arch/earm/bfd_stdint.h b/external/gpl3/binutils/lib/libbfd/arch/earm/bfd_stdint.h index a301cfa7e90b..bff2546a290a 100644 --- a/external/gpl3/binutils/lib/libbfd/arch/earm/bfd_stdint.h +++ b/external/gpl3/binutils/lib/libbfd/arch/earm/bfd_stdint.h @@ -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 --git a/external/gpl3/binutils/lib/libbfd/arch/earm/bfdver.h b/external/gpl3/binutils/lib/libbfd/arch/earm/bfdver.h index a00629f9990b..faa28bdec6fa 100644 --- a/external/gpl3/binutils/lib/libbfd/arch/earm/bfdver.h +++ b/external/gpl3/binutils/lib/libbfd/arch/earm/bfdver.h @@ -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 "" diff --git a/external/gpl3/binutils/lib/libbfd/arch/earm/config.h b/external/gpl3/binutils/lib/libbfd/arch/earm/config.h index d119af6d146b..254f14abb58e 100644 --- a/external/gpl3/binutils/lib/libbfd/arch/earm/config.h +++ b/external/gpl3/binutils/lib/libbfd/arch/earm/config.h @@ -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 --git a/external/gpl3/binutils/lib/libopcodes/arch/earm/config.h b/external/gpl3/binutils/lib/libopcodes/arch/earm/config.h index 9b4c846fb685..05f11b70e301 100644 --- a/external/gpl3/binutils/lib/libopcodes/arch/earm/config.h +++ b/external/gpl3/binutils/lib/libopcodes/arch/earm/config.h @@ -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 --git a/external/gpl3/binutils/usr.bin/common/arch/earm/config.h b/external/gpl3/binutils/usr.bin/common/arch/earm/config.h index e51db93be33d..2738fe3fe30e 100644 --- a/external/gpl3/binutils/usr.bin/common/arch/earm/config.h +++ b/external/gpl3/binutils/usr.bin/common/arch/earm/config.h @@ -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 --git a/external/gpl3/binutils/usr.bin/common/arch/earm/defs.mk b/external/gpl3/binutils/usr.bin/common/arch/earm/defs.mk index 61807b92bbd7..9408644ddc1a 100644 --- a/external/gpl3/binutils/usr.bin/common/arch/earm/defs.mk +++ b/external/gpl3/binutils/usr.bin/common/arch/earm/defs.mk @@ -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 --git a/external/gpl3/binutils/usr.bin/gas/arch/earm/config.h b/external/gpl3/binutils/usr.bin/gas/arch/earm/config.h index b9796ba581f2..15ee607f508c 100644 --- a/external/gpl3/binutils/usr.bin/gas/arch/earm/config.h +++ b/external/gpl3/binutils/usr.bin/gas/arch/earm/config.h @@ -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 --git a/external/gpl3/binutils/usr.bin/gprof/arch/earm/gconfig.h b/external/gpl3/binutils/usr.bin/gprof/arch/earm/gconfig.h index 40822191a403..421c823826ca 100644 --- a/external/gpl3/binutils/usr.bin/gprof/arch/earm/gconfig.h +++ b/external/gpl3/binutils/usr.bin/gprof/arch/earm/gconfig.h @@ -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 --git a/external/gpl3/binutils/usr.bin/ld/arch/earm/config.h b/external/gpl3/binutils/usr.bin/ld/arch/earm/config.h index a2ade3e78f36..9401e935039b 100644 --- a/external/gpl3/binutils/usr.bin/ld/arch/earm/config.h +++ b/external/gpl3/binutils/usr.bin/ld/arch/earm/config.h @@ -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[]'. */