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

--- Comment #1 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=376c3ecd17d0636bcf4e527c2e2ca2f94822fe64

commit 376c3ecd17d0636bcf4e527c2e2ca2f94822fe64
Author: Cary Coutant <ccout...@gmail.com>
Date:   Thu Dec 1 16:32:38 2016 -0800

    Implement --push-state/--pop-state.

    gold/
        PR gold/18989
        * options.cc (General_options::object_format_to_string): New function.
        (General_options::copy_from_posdep_options): New function.
        (General_options::parse_push_state): New function.
        (General_options::parse_pop_state): New function.
        * options.h (--push-state, --pop-state): New options.
        (General_options::object_format_to_string): New method.
        (General_options::set_incremental_disposition): New method.
        (General_options::copy_from_posdep_options): New method.
        (General_options::options_stack_): New data member.

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