From f6f0598346619a96534beb53fb0872e33614ae22 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Tue, 27 Jan 2009 22:28:22 +0000 Subject: * elf32-cris.c (cris_elf_relocate_section): Use elf_hash_table (info)->tls_size, not elf_hash_table (info)->tls_sec->size for the size of local TLS data. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f6102d5..6f16c7d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2009-01-27 Hans-Peter Nilsson + + * elf32-cris.c (cris_elf_relocate_section): Use elf_hash_table + (info)->tls_size, not elf_hash_table (info)->tls_sec->size for + the size of local TLS data. + 2009-01-27 Andreas Schwab * mach-o.c (bfd_mach_o_archive_p): Restrict the number of -- cgit v1.1