summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/libbfd
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-10-12 00:18:25 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-10-12 00:18:25 +0000
commit1a941a4b0d5fb3ac0189ed8e934edc0713e7ac08 (patch)
tree8e620e34c4d142f3bc6c430b845be24b472813c0 /gnu/usr.bin/binutils/libbfd
parent786590e77d5b8a241aa4497597008d0ac41daee2 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libbfd')
-rw-r--r--gnu/usr.bin/binutils/libbfd/alpha/bfd.h4
-rw-r--r--gnu/usr.bin/binutils/libbfd/i386/bfd.h4
-rw-r--r--gnu/usr.bin/binutils/libbfd/sparc64/bfd.h4
3 files changed, 6 insertions, 6 deletions
diff --git a/gnu/usr.bin/binutils/libbfd/alpha/bfd.h b/gnu/usr.bin/binutils/libbfd/alpha/bfd.h
index b709114dd6a5..cc02688046c5 100644
--- a/gnu/usr.bin/binutils/libbfd/alpha/bfd.h
+++ b/gnu/usr.bin/binutils/libbfd/alpha/bfd.h
@@ -53,8 +53,8 @@ extern "C" {
#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
diff --git a/gnu/usr.bin/binutils/libbfd/i386/bfd.h b/gnu/usr.bin/binutils/libbfd/i386/bfd.h
index 7844f675ab0e..890f9f0ca082 100644
--- a/gnu/usr.bin/binutils/libbfd/i386/bfd.h
+++ b/gnu/usr.bin/binutils/libbfd/i386/bfd.h
@@ -53,8 +53,8 @@ extern "C" {
#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
diff --git a/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h b/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h
index 95fbbe40d704..b558019b9f34 100644
--- a/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h
+++ b/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h
@@ -50,8 +50,8 @@ extern "C" {
#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