Source-Changes-HG archive

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

[src/trunk]: src/external/gpl3/binutils Rerun mknative for earm and earmhf fo...



details:   https://anonhg.NetBSD.org/src/rev/384c2d8a4f77
branches:  trunk
changeset: 784650:384c2d8a4f77
user:      matt <matt%NetBSD.org@localhost>
date:      Mon Feb 04 22:50:12 2013 +0000

description:
Rerun mknative for earm and earmhf for gas changes.

diffstat:

 external/gpl3/binutils/lib/libbfd/arch/earm/config.h       |  2 +-
 external/gpl3/binutils/lib/libbfd/arch/earmhf/config.h     |  2 +-
 external/gpl3/binutils/usr.bin/common/arch/earm/config.h   |  4 ++--
 external/gpl3/binutils/usr.bin/common/arch/earmhf/config.h |  4 ++--
 external/gpl3/binutils/usr.bin/gas/arch/earm/config.h      |  4 ++--
 external/gpl3/binutils/usr.bin/gas/arch/earm/targ-env.h    |  2 +-
 external/gpl3/binutils/usr.bin/gas/arch/earmhf/config.h    |  4 ++--
 external/gpl3/binutils/usr.bin/gas/arch/earmhf/targ-env.h  |  2 +-
 external/gpl3/binutils/usr.bin/ld/arch/earm/config.h       |  4 ++--
 external/gpl3/binutils/usr.bin/ld/arch/earmhf/config.h     |  4 ++--
 10 files changed, 16 insertions(+), 16 deletions(-)

diffs (168 lines):

diff -r 767fba0cb189 -r 384c2d8a4f77 external/gpl3/binutils/lib/libbfd/arch/earm/config.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earm/config.h      Mon Feb 04 22:38:07 2013 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earm/config.h      Mon Feb 04 22:50:12 2013 +0000
@@ -251,7 +251,7 @@
 /* #undef HAVE_WIN32_PSTATUS_T */
 
 /* Define to 1 if you have the <zlib.h> header file. */
-/* #undef HAVE_ZLIB_H */
+#define HAVE_ZLIB_H 1
 
 /* Define to the sub-directory in which libtool stores uninstalled libraries.
    */
diff -r 767fba0cb189 -r 384c2d8a4f77 external/gpl3/binutils/lib/libbfd/arch/earmhf/config.h
--- a/external/gpl3/binutils/lib/libbfd/arch/earmhf/config.h    Mon Feb 04 22:38:07 2013 +0000
+++ b/external/gpl3/binutils/lib/libbfd/arch/earmhf/config.h    Mon Feb 04 22:50:12 2013 +0000
@@ -251,7 +251,7 @@
 /* #undef HAVE_WIN32_PSTATUS_T */
 
 /* Define to 1 if you have the <zlib.h> header file. */
-/* #undef HAVE_ZLIB_H */
+#define HAVE_ZLIB_H 1
 
 /* Define to the sub-directory in which libtool stores uninstalled libraries.
    */
diff -r 767fba0cb189 -r 384c2d8a4f77 external/gpl3/binutils/usr.bin/common/arch/earm/config.h
--- a/external/gpl3/binutils/usr.bin/common/arch/earm/config.h  Mon Feb 04 22:38:07 2013 +0000
+++ b/external/gpl3/binutils/usr.bin/common/arch/earm/config.h  Mon Feb 04 22:50:12 2013 +0000
@@ -148,7 +148,7 @@
 #define HAVE_UTIMES 1
 
 /* Define to 1 if you have the <zlib.h> header file. */
-/* #undef HAVE_ZLIB_H */
+#define HAVE_ZLIB_H 1
 
 /* Define as const if the declaration of iconv() needs const. */
 #define ICONV_CONST const
@@ -225,7 +225,7 @@
 
 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    `char[]'. */
-/* #undef YYTEXT_POINTER */
+#define YYTEXT_POINTER 1
 
 /* Number of bits in a file offset, on hosts where this is settable. */
 /* #undef _FILE_OFFSET_BITS */
diff -r 767fba0cb189 -r 384c2d8a4f77 external/gpl3/binutils/usr.bin/common/arch/earmhf/config.h
--- a/external/gpl3/binutils/usr.bin/common/arch/earmhf/config.h        Mon Feb 04 22:38:07 2013 +0000
+++ b/external/gpl3/binutils/usr.bin/common/arch/earmhf/config.h        Mon Feb 04 22:50:12 2013 +0000
@@ -148,7 +148,7 @@
 #define HAVE_UTIMES 1
 
 /* Define to 1 if you have the <zlib.h> header file. */
-/* #undef HAVE_ZLIB_H */
+#define HAVE_ZLIB_H 1
 
 /* Define as const if the declaration of iconv() needs const. */
 #define ICONV_CONST const
@@ -225,7 +225,7 @@
 
 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    `char[]'. */
-/* #undef YYTEXT_POINTER */
+#define YYTEXT_POINTER 1
 
 /* Number of bits in a file offset, on hosts where this is settable. */
 /* #undef _FILE_OFFSET_BITS */
diff -r 767fba0cb189 -r 384c2d8a4f77 external/gpl3/binutils/usr.bin/gas/arch/earm/config.h
--- a/external/gpl3/binutils/usr.bin/gas/arch/earm/config.h     Mon Feb 04 22:38:07 2013 +0000
+++ b/external/gpl3/binutils/usr.bin/gas/arch/earm/config.h     Mon Feb 04 22:50:12 2013 +0000
@@ -120,7 +120,7 @@
 #define HAVE_UNLINK 1
 
 /* Define to 1 if you have the <zlib.h> header file. */
-/* #undef HAVE_ZLIB_H */
+#define HAVE_ZLIB_H 1
 
 /* Using i386 COFF? */
 /* #undef I386COFF */
@@ -299,7 +299,7 @@
 
 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    `char[]'. */
-/* #undef YYTEXT_POINTER */
+#define YYTEXT_POINTER 1
 
 /* Number of bits in a file offset, on hosts where this is settable. */
 /* #undef _FILE_OFFSET_BITS */
diff -r 767fba0cb189 -r 384c2d8a4f77 external/gpl3/binutils/usr.bin/gas/arch/earm/targ-env.h
--- a/external/gpl3/binutils/usr.bin/gas/arch/earm/targ-env.h   Mon Feb 04 22:38:07 2013 +0000
+++ b/external/gpl3/binutils/usr.bin/gas/arch/earm/targ-env.h   Mon Feb 04 22:50:12 2013 +0000
@@ -2,4 +2,4 @@
 /* Generated from:     NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
 
-#include "te-armeabi.h"
+#include "te-armnbsdeabi.h"
diff -r 767fba0cb189 -r 384c2d8a4f77 external/gpl3/binutils/usr.bin/gas/arch/earmhf/config.h
--- a/external/gpl3/binutils/usr.bin/gas/arch/earmhf/config.h   Mon Feb 04 22:38:07 2013 +0000
+++ b/external/gpl3/binutils/usr.bin/gas/arch/earmhf/config.h   Mon Feb 04 22:50:12 2013 +0000
@@ -120,7 +120,7 @@
 #define HAVE_UNLINK 1
 
 /* Define to 1 if you have the <zlib.h> header file. */
-/* #undef HAVE_ZLIB_H */
+#define HAVE_ZLIB_H 1
 
 /* Using i386 COFF? */
 /* #undef I386COFF */
@@ -299,7 +299,7 @@
 
 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    `char[]'. */
-/* #undef YYTEXT_POINTER */
+#define YYTEXT_POINTER 1
 
 /* Number of bits in a file offset, on hosts where this is settable. */
 /* #undef _FILE_OFFSET_BITS */
diff -r 767fba0cb189 -r 384c2d8a4f77 external/gpl3/binutils/usr.bin/gas/arch/earmhf/targ-env.h
--- a/external/gpl3/binutils/usr.bin/gas/arch/earmhf/targ-env.h Mon Feb 04 22:38:07 2013 +0000
+++ b/external/gpl3/binutils/usr.bin/gas/arch/earmhf/targ-env.h Mon Feb 04 22:50:12 2013 +0000
@@ -2,4 +2,4 @@
 /* Generated from:     NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
 
-#include "te-armeabi.h"
+#include "te-armnbsdeabihf.h"
diff -r 767fba0cb189 -r 384c2d8a4f77 external/gpl3/binutils/usr.bin/ld/arch/earm/config.h
--- a/external/gpl3/binutils/usr.bin/ld/arch/earm/config.h      Mon Feb 04 22:38:07 2013 +0000
+++ b/external/gpl3/binutils/usr.bin/ld/arch/earm/config.h      Mon Feb 04 22:50:12 2013 +0000
@@ -138,7 +138,7 @@
 /* #undef HAVE_WINDOWS_H */
 
 /* Define to 1 if you have the <zlib.h> header file. */
-/* #undef HAVE_ZLIB_H */
+#define HAVE_ZLIB_H 1
 
 /* Define to the sub-directory in which libtool stores uninstalled libraries.
    */
@@ -201,7 +201,7 @@
 
 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    `char[]'. */
-/* #undef YYTEXT_POINTER */
+#define YYTEXT_POINTER 1
 
 /* Number of bits in a file offset, on hosts where this is settable. */
 /* #undef _FILE_OFFSET_BITS */
diff -r 767fba0cb189 -r 384c2d8a4f77 external/gpl3/binutils/usr.bin/ld/arch/earmhf/config.h
--- a/external/gpl3/binutils/usr.bin/ld/arch/earmhf/config.h    Mon Feb 04 22:38:07 2013 +0000
+++ b/external/gpl3/binutils/usr.bin/ld/arch/earmhf/config.h    Mon Feb 04 22:50:12 2013 +0000
@@ -138,7 +138,7 @@
 /* #undef HAVE_WINDOWS_H */
 
 /* Define to 1 if you have the <zlib.h> header file. */
-/* #undef HAVE_ZLIB_H */
+#define HAVE_ZLIB_H 1
 
 /* Define to the sub-directory in which libtool stores uninstalled libraries.
    */
@@ -201,7 +201,7 @@
 
 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    `char[]'. */
-/* #undef YYTEXT_POINTER */
+#define YYTEXT_POINTER 1
 
 /* Number of bits in a file offset, on hosts where this is settable. */
 /* #undef _FILE_OFFSET_BITS */



Home | Main Index | Thread Index | Old Index