* output.cc (Output_file::open_for_modification): New method.
commitc8eea2955a3f1e26aa0a3625be3d069eed79f7f8
authorIan Lance Taylor <ian@airs.com>
Tue, 1 Sep 2009 17:32:20 +0000 (1 17:32 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 1 Sep 2009 17:32:20 +0000 (1 17:32 +0000)
tree47b60513f37ae4e6bbc7ac5505b35cc0465e3bd8
parentded1f0451750b7a1b92d77dc3adff63aa3343afe
* output.cc (Output_file::open_for_modification): New method.
(Output_file::map_anonymous): Changed return type to bool.  Record
map in base_ field.
(Output_file::map_no_anonymous): New method, broken out of map.
(Output_file::map): Use map_no_anonymous and map_anonymous.
* output.h (class Output_file): Update declarations.
gold/output.cc
gold/output.h