bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/25104] Wrong operation when creating thin archive


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/25104] Wrong operation when creating thin archive
Date: Mon, 21 Oct 2019 08:43:57 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25104

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=95cc7c169c4bbb6f10e630184f527b20b83fc5c3

commit 95cc7c169c4bbb6f10e630184f527b20b83fc5c3
Author: Alan Modra <address@hidden>
Date:   Mon Oct 21 12:54:06 2019 +1030

    ar P support

    This patch extends "ar P" to allow creation of normal (as distinct
    from thin) archives with full path names.

        PR 452
        PR 25104
    bfd/
        * archive.c (normalize): Return file unchanged when
        BFD_ARCHIVE_FULL_PATH.
        (_bfd_construct_extended_name_table): Pass abfd, the output
        bfd, to normalize.
        (_bfd_archive_bsd44_construct_extended_name_table): Likewise.
        * bfd.c (struct bfd): Make flags a full flagword.
        (BFD_ARCHIVE_FULL_PATH): Define.
        * bfd-in2.h: Regenerate.
    binutils/
        * ar.c (write_archive): Set BFD_ARCHIVE_FULL_PATH.
        * doc/binutils.texi (extract from archive): Mention
        restrictions when extracting from archives with full paths.
        (ar P): Update to current P support.
        (ar -X32_64): Fix spelling.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]