summaryrefslogtreecommitdiff
path: root/bfd/doc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-05-25 10:14:12 +0000
committerNick Clifton <nickc@redhat.com>2010-05-25 10:14:12 +0000
commit71bf0c407db5d0d73a1afe83b6407f65f456f21f (patch)
treee638660493e0f6715132ca6633c5893733fdc128 /bfd/doc
parentbb8e5635ee8f9324915def448dc5c6b500d1e9ae (diff)
downloadbinutils-redhat-71bf0c407db5d0d73a1afe83b6407f65f456f21f.tar.gz
PR ld/11624
* archive.c (_bfd_calloc_wrapper): New function. (_bfd_add_bfd_to_archive_cache): Use it. * configure.in: Add alpha*-*-*vms* to list of natives. * configure: Regenerate. * vms-misc.c: Define globalref if necessary. (vms_convert_to_var_unix_filename): Rename to _bfd_vms_convert_to_var_unix_filename and export. * vms.h: Add prototype for _bfd_vms_convert_to_var_unix_filename. * vms-alpha.c (vms_close_and_cleanup): Update invocation of vms_convert_to_var_unix_filename.
Diffstat (limited to 'bfd/doc')
-rw-r--r--bfd/doc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/doc/Makefile.in b/bfd/doc/Makefile.in
index aac7ace7f3..68e17f72d8 100644
--- a/bfd/doc/Makefile.in
+++ b/bfd/doc/Makefile.in
@@ -232,6 +232,7 @@ datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
+havevecs = @havevecs@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@