diff options
author | Thiemo Seufer <ths@networkno.de> | 2006-08-14 12:19:20 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2006-08-14 12:19:20 +0000 |
commit | 84c2d239f981d384cda179fe033ce4c97ebe965c (patch) | |
tree | 6516bd45ecbcd38c8dcc030e3292f069ff6f8000 /bfd/ChangeLog | |
parent | 970dcbe5dab835781b2301abcb9eea261ba87260 (diff) | |
download | binutils-redhat-84c2d239f981d384cda179fe033ce4c97ebe965c.tar.gz |
* elfxx-mips.c (_bfd_mips_elf_symbol_processing,
_bfd_mips_elf_add_symbol_hook): Don't try to place small common TLS
symbols in .scommon.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4c7c224a25..1ee68b9f21 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2006-08-14 Thiemo Seufer <ths@mips.com> + + * elfxx-mips.c (_bfd_mips_elf_symbol_processing, + _bfd_mips_elf_add_symbol_hook): Don't try to place small common TLS + symbols in .scommon. + 2006-08-11 Thiemo Seufer <ths@mips.com> * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Set |