diff options
author | Richard Henderson <rth@redhat.com> | 2011-06-24 17:38:17 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2011-06-24 17:38:17 +0000 |
commit | 7dbf3b76a24009dfe759b42e5b8544f20c6d9529 (patch) | |
tree | 35e6b1238247f6bfcf9fad97be5b6ea8f606d2db /bfd/ChangeLog | |
parent | a60af0db8811f4ea6f5ac98322121ac541eb12e7 (diff) | |
download | gdb-7dbf3b76a24009dfe759b42e5b8544f20c6d9529.zip gdb-7dbf3b76a24009dfe759b42e5b8544f20c6d9529.tar.gz gdb-7dbf3b76a24009dfe759b42e5b8544f20c6d9529.tar.bz2 |
PR ld/12928
* elf64-alpha.c (elf64_alpha_relax_tls_get_addr): Recover the
tlsgd insn before swapping adjacent insns.
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 96297a3..c7a634f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2011-06-24 Richard Henderson <rth@redhat.com> + + PR ld/12928 + * elf64-alpha.c (elf64_alpha_relax_tls_get_addr): Recover the + tlsgd insn before swapping adjacent insns. + 2011-06-24 Tristan Gingold <gingold@adacore.com> * vms-alpha.c (alpha_vms_slurp_relocs): Add a guard for relocs in the |