[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/18989] please enable --push-state / --pop-state for gold
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gold/18989] please enable --push-state / --pop-state for gold |
Date: |
Fri, 02 Dec 2016 00:33:47 +0000 |
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 <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=376c3ecd17d0636bcf4e527c2e2ca2f94822fe64
commit 376c3ecd17d0636bcf4e527c2e2ca2f94822fe64
Author: Cary Coutant <address@hidden>
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 gold/18989] please enable --push-state / --pop-state for gold,
cvs-commit at gcc dot gnu.org <=