diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2012-05-19 19:13:56 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2012-05-19 19:13:56 +0000 |
commit | b0189df0335494087465543e963d58eb30307569 (patch) | |
tree | 4080a35465430f58efb17c8861fe71a163d08535 /bfd/ChangeLog | |
parent | a6ff997ce8307ea4be649d4e8de0c07d21048a30 (diff) | |
download | gdb-b0189df0335494087465543e963d58eb30307569.zip gdb-b0189df0335494087465543e963d58eb30307569.tar.gz gdb-b0189df0335494087465543e963d58eb30307569.tar.bz2 |
* elf64-mips.c (mips_elf64_be_swap_reloc_out): Also make sure
the third reloc offset is the same as the first.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index aee1dbc..60e3fb9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2012-05-19 Maciej W. Rozycki <macro@linux-mips.org> + + * elf64-mips.c (mips_elf64_be_swap_reloc_out): Also make sure + the third reloc offset is the same as the first. + 2012-05-19 Alan Modra <amodra@gmail.com> * elf32-ppc.h (has_vle_insns, is_ppc_vle): Delete. |