Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2002 02:46:26 -0700 (PDT)
From:      Serguei Tzukanov <tzukanov@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 19133 for review
Message-ID:  <200210120946.g9C9kQE9089128@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=19133

Change 19133 by tzukanov@tzukanov_antares on 2002/10/12 02:45:53

	Catch up more to today's binutils update.

Affected files ...

.. //depot/projects/s390/gnu/usr.bin/binutils/as/s390-freebsd/config.h#2 edit
.. //depot/projects/s390/gnu/usr.bin/binutils/as/s390x-freebsd/config.h#2 edit
.. //depot/projects/s390/gnu/usr.bin/binutils/libbfd/s390/bfd.h#2 edit
.. //depot/projects/s390/gnu/usr.bin/binutils/libbfd/s390x/bfd.h#2 edit

Differences ...

==== //depot/projects/s390/gnu/usr.bin/binutils/as/s390-freebsd/config.h#2 (text+ko) ====

@@ -1,5 +1,7 @@
 /* $FreeBSD: src/gnu/usr.bin/binutils/as/s390-freebsd/config.h,v 1.0 2002/03/20 23:05:10 tzukanov Exp $ */
 
+#define HAVE_DECL_GETOPT 1
+
 /* config.h.  Generated automatically by configure.  */
 /* config.in.  Generated automatically from configure.in by autoheader.  */
 

==== //depot/projects/s390/gnu/usr.bin/binutils/as/s390x-freebsd/config.h#2 (text+ko) ====

@@ -1,5 +1,7 @@
 /* $FreeBSD: src/gnu/usr.bin/binutils/as/s390x-freebsd/config.h,v 1.0 2002/03/20 23:05:10 tzukanov Exp $ */
 
+#define HAVE_DECL_GETOPT 1
+
 /* config.h.  Generated automatically by configure.  */
 /* config.in.  Generated automatically from configure.in by autoheader.  */
 

==== //depot/projects/s390/gnu/usr.bin/binutils/libbfd/s390/bfd.h#2 (text+ko) ====

@@ -53,8 +53,8 @@
 #endif
 
 /* #define BFD_VERSION 213000000 */
-/* #define BFD_VERSION_DATE 20021110 */
-/* #define BFD_VERSION_STRING "2.13 20021110" */
+/* #define BFD_VERSION_DATE 20021010 */
+/* #define BFD_VERSION_STRING "2.13 20021010" */
 
 /* The word size used by BFD on the host.  This may be 64 with a 32
    bit target if the host is 64 bit, or if other 64 bit targets have

==== //depot/projects/s390/gnu/usr.bin/binutils/libbfd/s390x/bfd.h#2 (text+ko) ====

@@ -53,8 +53,8 @@
 #endif
 
 /* #define BFD_VERSION 213000000 */
-/* #define BFD_VERSION_DATE 20021110 */
-/* #define BFD_VERSION_STRING "2.13 20021110" */
+/* #define BFD_VERSION_DATE 20021010 */
+/* #define BFD_VERSION_STRING "2.13 20021010" */
 
 /* The word size used by BFD on the host.  This may be 64 with a 32
    bit target if the host is 64 bit, or if other 64 bit targets have

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210120946.g9C9kQE9089128>