diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2008-11-20 02:48:28 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2008-11-20 02:48:28 +0000 |
commit | 63cb8e5fe546be8cdb6594822672c937e11f52ec (patch) | |
tree | 5af7987e21bfb43b23ee1f71b9699fe316468403 /gas | |
parent | 642fd101461155b548ad3869480edf31cf17a76c (diff) | |
download | binutils-63cb8e5fe546be8cdb6594822672c937e11f52ec.tar.gz binutils-63cb8e5fe546be8cdb6594822672c937e11f52ec.tar.bz2 binutils-63cb8e5fe546be8cdb6594822672c937e11f52ec.zip |
Forgot to save entry before commit:
* config/tc-cris.c (cris_number_to_imm): Apply S_SET_THREAD_LOCAL
on symbols in TLS relocs.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c062b3005e2..3fdd10bbaa5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2008-11-19 Hans-Peter Nilsson <hp@axis.com> + + * config/tc-cris.c (cris_number_to_imm): Apply S_SET_THREAD_LOCAL + on symbols in TLS relocs. + 2008-11-19 Nick Clifton <nickc@redhat.com> * doc/fdl.texi: Update to v1.3 |