bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29489] dlltool is not deterministic


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/29489] dlltool is not deterministic
Date: Tue, 23 Aug 2022 08:55:35 +0000

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

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

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

commit 25ee24d990d6beb3fb01c673fcf13e0ea1522c5b
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Aug 23 09:54:52 2022 +0100

    Add an option to dlltool to allow the creation of deterministic libraries.

            PR 29489
            * dlltool.c (deterministic): New variable.
            (gen_lib_file): If deterministic is true set the
            BFD_DETERMINISTIC_OUTPUT flag.
            (usage): Mention --deterministic-libraries and
            --non-deterministic-libraries.
            (long_options): Add new options.
            (main): Parse new options.
            * doc/binutils.texi: Document the new options.
            * NEWS: Mention the new feature.

-- 
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]