PR gold/14570
authorIan Lance Taylor <ian@airs.com>
Wed, 12 Sep 2012 18:29:18 +0000 (18:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 12 Sep 2012 18:29:18 +0000 (18:29 +0000)
commitd77a055577382396ffb49b3b32c18198684f749f
treed387df11a6c7cf9f09f5c9ad216a2b76e0190187
parentf41aef5f6e10edcded9a747dc2bdc9832b940dc7
PR gold/14570
* output.cc: Rename Output_data_got template parameter from size
to got_size for all functions.  Compile all variants of
Output_data_got.
(Output_data_got::Got_entry::write): Correct use of size for
symbol value.  Use local_is_tls rather than casting to
Sized_relobj_file.
* object.h (class Object): Add local_is_tls and do_local_is_tls.
(class Sized_relobj_file): Add do_local_is_tls.
* incremental.h (class Sized_relobj_incr): Add do_local_is_tls.
gold/ChangeLog
gold/incremental.h
gold/object.h
gold/output.cc
This page took 0.024397 seconds and 4 git commands to generate.