OSDN Git Service

* options.h (General_options::output_is_executable): New.
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 16 Sep 2008 04:23:29 +0000 (04:23 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Tue, 16 Sep 2008 04:23:29 +0000 (04:23 +0000)
commit81d07304a46d1675df33ebe6d9d7a1fc3e80832e
tree248edfd60ad190107db61475c31de177049c0f6b
parente4dc429b975d1d0d36781c5cb96241501f5fff18
* options.h (General_options::output_is_executable): New.
(General_options::output_is_pie): New.
* i386.cc (Target_i386::define_tls_base_symbol): Use SEGMENT_START
for shared libraries.
* x86_64.cc (Target_x86_64::define_tls_base_symbol): Likewise.
gold/ChangeLog
gold/i386.cc
gold/options.h
gold/x86_64.cc