bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/20346] Modify "gold --help" to show if "-z relro" is enabled b


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/20346] Modify "gold --help" to show if "-z relro" is enabled by default
Date: Tue, 22 Nov 2016 23:52:04 +0000

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

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

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

commit 358a971863e93cbafa9e864b4db4d5448b960304
Author: Cary Coutant <address@hidden>
Date:   Tue Nov 22 15:44:56 2016 -0800

    Print the default for all binary options; clean up --help output.

    gold/
        PR gold/20346
        * options.cc (One_option::print): Print "(default)" when appropriate.
        * options.h: Clean up and re-sort options.
        (One_option::is_default): New data member.
        (One_option::One_option): Add is_default parameter; adjust all calls.
        (DEFINE_var): Add is_default__ parameter; adjust all calls.
        (DEFINE_bool): Set is_default based on default_value__.
        (DEFINE_bool_ignore): New macro.
        (--no-eh-frame-hdr): New option.
        (--enable-new-dtags): Remove mention of DT_FLAGS.

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