* 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)
commit183fd0e3ed5f9229379cb3e75f64939ba123c9b8
tree62ee5c331ee593d80a181c86aa293ecd1049a6f5
parentb7f9e084d27da4ebfb4b8d2531738e4bcb57e28a
* 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
This page took 0.024194 seconds and 4 git commands to generate.