aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-02-14 08:59:10 +0000
committerJakub Jelinek <jakub@redhat.com>2006-02-14 08:59:10 +0000
commit82de001fc3aca3d1e50e1ddae4a381e8aefbdae3 (patch)
tree0b4dab79b3c0a8faffe522d6c1b7f92900372e5f /binutils
parent431ad2d0db1f70e5a326f9bbe3537008bc3e97f2 (diff)
downloadfsf-binutils-gdb-82de001fc3aca3d1e50e1ddae4a381e8aefbdae3.zip
fsf-binutils-gdb-82de001fc3aca3d1e50e1ddae4a381e8aefbdae3.tar.gz
fsf-binutils-gdb-82de001fc3aca3d1e50e1ddae4a381e8aefbdae3.tar.bz2
gas/
* config.in: Rebuilt. binutils/ * config.in: Rebuilt.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/config.in8
2 files changed, 12 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 90257f8..b01e719 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-14 Jakub Jelinek <jakub@redhat.com>
+
+ * config.in: Rebuilt.
+
2006-02-10 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/2258
diff --git a/binutils/config.in b/binutils/config.in
index f5296e8..93d8e95 100644
--- a/binutils/config.in
+++ b/binutils/config.in
@@ -50,6 +50,10 @@
*/
#undef HAVE_DECL_SBRK
+/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
+ don't. */
+#undef HAVE_DECL_SNPRINTF
+
/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
*/
#undef HAVE_DECL_STPCPY
@@ -58,6 +62,10 @@
*/
#undef HAVE_DECL_STRSTR
+/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
+ don't. */
+#undef HAVE_DECL_VSNPRINTF
+
/* Does the platform use an executable suffix? */
#undef HAVE_EXECUTABLE_SUFFIX