]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR ld/11624
authorNick Clifton <nickc@redhat.com>
Tue, 25 May 2010 10:14:16 +0000 (10:14 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 25 May 2010 10:14:16 +0000 (10:14 +0000)
commit9fcd9da67989f554961747332188536869222218
treea4bd82b35558a6c42be7f5beb4bd0332149ed9f5
parent770c040b7ea961f5fa87658361a8384308204fa0
    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.
bfd/ChangeLog
bfd/archive.c
bfd/bfd-in2.h
bfd/configure
bfd/configure.in
bfd/doc/Makefile.in
bfd/vms-alpha.c
bfd/vms-misc.c
bfd/vms.h