Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/binutils regen for binutils 2.26.1 and *.
details: https://anonhg.NetBSD.org/src/rev/4f8a94eba4dd
branches: trunk
changeset: 346768:4f8a94eba4dd
user: mrg <mrg%NetBSD.org@localhost>
date: Tue Aug 02 08:05:05 2016 +0000
description:
regen for binutils 2.26.1 and *.
diffstat:
external/gpl3/binutils/lib/libbfd/arch/alpha/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/arm/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/armeb/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/armeb/bfdver.h | 6 +++---
external/gpl3/binutils/lib/libbfd/arch/armeb/config.h | 8 ++++----
external/gpl3/binutils/lib/libbfd/arch/coldfire/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/earmeb/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/earmeb/bfdver.h | 6 +++---
external/gpl3/binutils/lib/libbfd/arch/earmeb/config.h | 8 ++++----
external/gpl3/binutils/lib/libbfd/arch/earmhf/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/earmhf/bfdver.h | 6 +++---
external/gpl3/binutils/lib/libbfd/arch/earmhf/config.h | 8 ++++----
external/gpl3/binutils/lib/libbfd/arch/earmhfeb/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/earmhfeb/bfdver.h | 6 +++---
external/gpl3/binutils/lib/libbfd/arch/earmhfeb/config.h | 8 ++++----
external/gpl3/binutils/lib/libbfd/arch/hppa/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/m68000/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/m68k/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/mips64eb/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/mips64el/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/mipsel/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/powerpc/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/powerpc64/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/sh3eb/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/sh3el/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libbfd/arch/sparc/bfd_stdint.h | 2 +-
external/gpl3/binutils/lib/libiberty/arch/mips64eb/config.h | 2 +-
external/gpl3/binutils/lib/libiberty/arch/mips64eb/defs.mk | 2 +-
external/gpl3/binutils/lib/libiberty/arch/mipseb/config.h | 2 +-
external/gpl3/binutils/lib/libiberty/arch/mipseb/defs.mk | 2 +-
external/gpl3/binutils/lib/libiberty/arch/sparc/config.h | 2 +-
external/gpl3/binutils/lib/libiberty/arch/sparc/defs.mk | 2 +-
external/gpl3/binutils/lib/libopcodes/arch/armeb/config.h | 6 +++---
external/gpl3/binutils/lib/libopcodes/arch/earmeb/config.h | 6 +++---
external/gpl3/binutils/lib/libopcodes/arch/earmhf/config.h | 6 +++---
external/gpl3/binutils/lib/libopcodes/arch/earmhfeb/config.h | 6 +++---
external/gpl3/binutils/usr.bin/common/arch/armeb/config.h | 6 +++---
external/gpl3/binutils/usr.bin/common/arch/armeb/defs.mk | 2 +-
external/gpl3/binutils/usr.bin/common/arch/earmeb/config.h | 6 +++---
external/gpl3/binutils/usr.bin/common/arch/earmeb/defs.mk | 2 +-
external/gpl3/binutils/usr.bin/common/arch/earmhf/config.h | 6 +++---
external/gpl3/binutils/usr.bin/common/arch/earmhf/defs.mk | 2 +-
external/gpl3/binutils/usr.bin/common/arch/earmhfeb/config.h | 6 +++---
external/gpl3/binutils/usr.bin/common/arch/earmhfeb/defs.mk | 2 +-
external/gpl3/binutils/usr.bin/gas/arch/armeb/config.h | 9 ++++++---
external/gpl3/binutils/usr.bin/gas/arch/earmeb/config.h | 9 ++++++---
external/gpl3/binutils/usr.bin/gas/arch/earmhf/config.h | 9 ++++++---
external/gpl3/binutils/usr.bin/gas/arch/earmhfeb/config.h | 9 ++++++---
external/gpl3/binutils/usr.bin/gprof/arch/armeb/gconfig.h | 6 +++---
external/gpl3/binutils/usr.bin/gprof/arch/earmeb/gconfig.h | 6 +++---
external/gpl3/binutils/usr.bin/gprof/arch/earmhf/gconfig.h | 6 +++---
external/gpl3/binutils/usr.bin/gprof/arch/earmhfeb/gconfig.h | 6 +++---
external/gpl3/binutils/usr.bin/ld/arch/armeb/config.h | 6 +++---
external/gpl3/binutils/usr.bin/ld/arch/earmeb/config.h | 6 +++---
external/gpl3/binutils/usr.bin/ld/arch/earmhf/config.h | 6 +++---
external/gpl3/binutils/usr.bin/ld/arch/earmhfeb/config.h | 6 +++---
56 files changed, 128 insertions(+), 116 deletions(-)
diffs (truncated from 1182 to 300 lines):
diff -r 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/alpha/bfd_stdint.h
--- a/external/gpl3/binutils/lib/libbfd/arch/alpha/bfd_stdint.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/alpha/bfd_stdint.h Tue Aug 02 08:05:05 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 alpha--netbsd-gcc (NetBSD nb3 20151015) 4.8.5 */
+/* generated for alpha--netbsd-gcc (NetBSD nb1 20160606) 5.4.0 */
#ifndef GCC_GENERATED_STDINT_H
#define GCC_GENERATED_STDINT_H 1
diff -r 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/arm/bfd_stdint.h
--- a/external/gpl3/binutils/lib/libbfd/arch/arm/bfd_stdint.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/arm/bfd_stdint.h Tue Aug 02 08:05:05 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-gcc (NetBSD nb1 20160317) 5.3.0 */
+/* generated for arm--netbsdelf-gcc (NetBSD nb1 20160606) 5.4.0 */
#ifndef GCC_GENERATED_STDINT_H
#define GCC_GENERATED_STDINT_H 1
diff -r 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/armeb/bfd_stdint.h
--- a/external/gpl3/binutils/lib/libbfd/arch/armeb/bfd_stdint.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/armeb/bfd_stdint.h Tue Aug 02 08:05:05 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 armeb--netbsdelf-gcc (NetBSD nb3 20151015) 4.8.5 */
+/* generated for armeb--netbsdelf-gcc (NetBSD nb1 20160606) 5.4.0 */
#ifndef GCC_GENERATED_STDINT_H
#define GCC_GENERATED_STDINT_H 1
diff -r 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/armeb/bfdver.h
--- a/external/gpl3/binutils/lib/libbfd/arch/armeb/bfdver.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/armeb/bfdver.h Tue Aug 02 08:05:05 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 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/armeb/config.h
--- a/external/gpl3/binutils/lib/libbfd/arch/armeb/config.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/armeb/config.h Tue Aug 02 08:05:05 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 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/coldfire/bfd_stdint.h
--- a/external/gpl3/binutils/lib/libbfd/arch/coldfire/bfd_stdint.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/coldfire/bfd_stdint.h Tue Aug 02 08:05:05 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 m5407--netbsdelf-gcc (NetBSD nb1 20140527) 4.5.4 */
+/* generated for m5407--netbsdelf-gcc (NetBSD nb1 20160606) 5.4.0 */
#ifndef GCC_GENERATED_STDINT_H
#define GCC_GENERATED_STDINT_H 1
diff -r 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/earmeb/bfd_stdint.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earmeb/bfd_stdint.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earmeb/bfd_stdint.h Tue Aug 02 08:05:05 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 armeb--netbsdelf-eabi-gcc (NetBSD nb3 20151015) 4.8.5 */
+/* generated for armeb--netbsdelf-eabi-gcc (NetBSD nb1 20160606) 5.4.0 */
#ifndef GCC_GENERATED_STDINT_H
#define GCC_GENERATED_STDINT_H 1
diff -r 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/earmeb/bfdver.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earmeb/bfdver.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earmeb/bfdver.h Tue Aug 02 08:05:05 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 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/earmeb/config.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earmeb/config.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earmeb/config.h Tue Aug 02 08:05:05 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 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/earmhf/bfd_stdint.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earmhf/bfd_stdint.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earmhf/bfd_stdint.h Tue Aug 02 08:05:05 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-eabihf-gcc (NetBSD nb3 20151015) 4.8.5 */
+/* generated for arm--netbsdelf-eabihf-gcc (NetBSD nb1 20160606) 5.4.0 */
#ifndef GCC_GENERATED_STDINT_H
#define GCC_GENERATED_STDINT_H 1
diff -r 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/earmhf/bfdver.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earmhf/bfdver.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earmhf/bfdver.h Tue Aug 02 08:05:05 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 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/earmhf/config.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earmhf/config.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earmhf/config.h Tue Aug 02 08:05:05 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 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/earmhfeb/bfd_stdint.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/bfd_stdint.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/bfd_stdint.h Tue Aug 02 08:05:05 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 armeb--netbsdelf-eabihf-gcc (NetBSD nb3 20151015) 4.8.5 */
+/* generated for armeb--netbsdelf-eabihf-gcc (NetBSD nb1 20160606) 5.4.0 */
#ifndef GCC_GENERATED_STDINT_H
#define GCC_GENERATED_STDINT_H 1
diff -r 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/earmhfeb/bfdver.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/bfdver.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/bfdver.h Tue Aug 02 08:05:05 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 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/earmhfeb/config.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/config.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/config.h Tue Aug 02 08:05:05 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 2b540ddb15a0 -r 4f8a94eba4dd external/gpl3/binutils/lib/libbfd/arch/hppa/bfd_stdint.h
--- a/external/gpl3/binutils/lib/libbfd/arch/hppa/bfd_stdint.h Tue Aug 02 04:50:16 2016 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/hppa/bfd_stdint.h Tue Aug 02 08:05:05 2016 +0000
@@ -2,7 +2,7 @@
Home |
Main Index |
Thread Index |
Old Index