diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2008-09-16 04:31:25 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2008-09-16 04:31:25 +0000 |
commit | 9fa33bee6aec64ced030474bac301a5dd56cf6c2 (patch) | |
tree | 64d61c519c5aa9d93df80793864afd9020edb13d /gold/ChangeLog | |
parent | 183fd0e3ed5f9229379cb3e75f64939ba123c9b8 (diff) | |
download | gdb-9fa33bee6aec64ced030474bac301a5dd56cf6c2.zip gdb-9fa33bee6aec64ced030474bac301a5dd56cf6c2.tar.gz gdb-9fa33bee6aec64ced030474bac301a5dd56cf6c2.tar.bz2 |
* i386.cc (Target_i386::define_tls_base_symbol): Update comments.
* x86_64.cc (Target_x86_64::define_tls_base_symbol): Likewise.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 7235cd9..0f67551 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,10 @@ 2008-09-16 Alexandre Oliva <aoliva@redhat.com> + * i386.cc (Target_i386::define_tls_base_symbol): Update comments. + * x86_64.cc (Target_x86_64::define_tls_base_symbol): Likewise. + +2008-09-16 Alexandre Oliva <aoliva@redhat.com> + * 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 |