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 <ccout...@sourceware.org>:

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

commit 358a971863e93cbafa9e864b4db4d5448b960304
Author: Cary Coutant <ccout...@gmail.com>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to