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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Fangrui Song <mask...@sourceware.org>:

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

commit d1b69c506f7855e5b90039abdadaf1d05b085c4c
Author: Fangrui Song <mask...@google.com>
Date:   Tue Jan 11 08:59:40 2022 -0800

    ar: Add --thin for creating thin archives

    In many ar implementations (FreeBSD, elfutils, etc), -T has the X/Open
    System Interface specified semantics. Therefore -T for thin archives is
    not recommended for portability. -T is deprecated without diagnostics.

        PR binutils/28759
        * ar.c (long_options): Add --thin.
        (usage) Add --thin. Deprecate -T without diagnostics.
        * doc/binutils.texi: Add doc.
        * NEWS: Mention --thin.
        * binutils/testsuite/binutils-all/ar.exp: Add tests.

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

Reply via email to