aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/libbfd
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-03-20 23:05:19 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-03-20 23:05:19 +0000
commit615836eeacd00fc5d063adb2d4cb9cedbac560e7 (patch)
treefd861a14486d7afe0869bad19ed6d7316cbec7b4 /gnu/usr.bin/binutils/libbfd
parentb70cd7ee6822a6f7ec2d120c14db0625ddd9e024 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libbfd')
-rw-r--r--gnu/usr.bin/binutils/libbfd/alpha/bfd.h6
-rw-r--r--gnu/usr.bin/binutils/libbfd/config.h.fbsd5
-rw-r--r--gnu/usr.bin/binutils/libbfd/i386/bfd.h6
-rw-r--r--gnu/usr.bin/binutils/libbfd/ia64/bfd.h6
-rw-r--r--gnu/usr.bin/binutils/libbfd/powerpc/bfd.h6
-rw-r--r--gnu/usr.bin/binutils/libbfd/sparc64/bfd.h6
6 files changed, 19 insertions, 16 deletions
diff --git a/gnu/usr.bin/binutils/libbfd/alpha/bfd.h b/gnu/usr.bin/binutils/libbfd/alpha/bfd.h
index 147e671360ba..88ac097edf38 100644
--- a/gnu/usr.bin/binutils/libbfd/alpha/bfd.h
+++ b/gnu/usr.bin/binutils/libbfd/alpha/bfd.h
@@ -52,9 +52,9 @@ extern "C" {
#endif
#endif
-/* #define BFD_VERSION 211930000 */
-/* #define BFD_VERSION_DATE 20020209 */
-/* #define BFD_VERSION_STRING "2.11.93 20020209" */
+/* #define BFD_VERSION 212000000 */
+/* #define BFD_VERSION_DATE 20020309 */
+/* #define BFD_VERSION_STRING "2.12" */
/* 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/config.h.fbsd b/gnu/usr.bin/binutils/libbfd/config.h.fbsd
index 361090745a97..c5ff15298294 100644
--- a/gnu/usr.bin/binutils/libbfd/config.h.fbsd
+++ b/gnu/usr.bin/binutils/libbfd/config.h.fbsd
@@ -28,6 +28,9 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
+/* Define if you need to in order for stat and other things to work. */
+/* #undef _POSIX_SOURCE */
+
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -176,7 +179,7 @@
#define PACKAGE "bfd"
/* Version number of package */
-/* #define VERSION "2.11" */
+/* #define VERSION "2.12" */
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/libbfd/i386/bfd.h b/gnu/usr.bin/binutils/libbfd/i386/bfd.h
index df92eb967c76..e5e018b3518a 100644
--- a/gnu/usr.bin/binutils/libbfd/i386/bfd.h
+++ b/gnu/usr.bin/binutils/libbfd/i386/bfd.h
@@ -52,9 +52,9 @@ extern "C" {
#endif
#endif
-/* #define BFD_VERSION 211930000 */
-/* #define BFD_VERSION_DATE 20020209 */
-/* #define BFD_VERSION_STRING "2.11.93 20020209" */
+/* #define BFD_VERSION 212000000 */
+/* #define BFD_VERSION_DATE 20020309 */
+/* #define BFD_VERSION_STRING "2.12" */
/* 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/ia64/bfd.h b/gnu/usr.bin/binutils/libbfd/ia64/bfd.h
index 6267179be7ab..ce0e60f5c84a 100644
--- a/gnu/usr.bin/binutils/libbfd/ia64/bfd.h
+++ b/gnu/usr.bin/binutils/libbfd/ia64/bfd.h
@@ -53,9 +53,9 @@ extern "C" {
#endif
#endif
-/* #define BFD_VERSION 211930000 */
-/* #define BFD_VERSION_DATE 20020127 */
-/* #define BFD_VERSION_STRING "2.11.93 20020127" */
+/* #define BFD_VERSION 212000000 */
+/* #define BFD_VERSION_DATE 20020309 */
+/* #define BFD_VERSION_STRING "2.12" */
/* 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/powerpc/bfd.h b/gnu/usr.bin/binutils/libbfd/powerpc/bfd.h
index 799050bf00c1..24b0549aa6da 100644
--- a/gnu/usr.bin/binutils/libbfd/powerpc/bfd.h
+++ b/gnu/usr.bin/binutils/libbfd/powerpc/bfd.h
@@ -53,9 +53,9 @@ extern "C" {
#endif
#endif
-/* #define BFD_VERSION 211930000 */
-/* #define BFD_VERSION_DATE 20020127 */
-/* #define BFD_VERSION_STRING "2.11.93 20020127" */
+/* #define BFD_VERSION 212000000 */
+/* #define BFD_VERSION_DATE 20020309 */
+/* #define BFD_VERSION_STRING "2.12" */
/* 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 37ab50f3c7f4..d2776b5baa2c 100644
--- a/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h
+++ b/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h
@@ -49,9 +49,9 @@ extern "C" {
#endif
#endif
-/* #define BFD_VERSION 211930000 */
-/* #define BFD_VERSION_DATE 20020209 */
-/* #define BFD_VERSION_STRING "2.11.93 20020209" */
+/* #define BFD_VERSION 212000000 */
+/* #define BFD_VERSION_DATE 20020309 */
+/* #define BFD_VERSION_STRING "2.12" */
/* 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