aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2012-08-03 22:14:21 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2012-08-03 22:14:21 +0000
commit3bdf9505dbaec2f32d25b4c1bb65c61d414be608 (patch)
tree56c15c7bc57cc549743eadf197b6186fd690168c /bfd/ChangeLog
parent6e6be592e8d934fd5934e6a7b6eab9236c7f76fa (diff)
downloadgdb-3bdf9505dbaec2f32d25b4c1bb65c61d414be608.zip
gdb-3bdf9505dbaec2f32d25b4c1bb65c61d414be608.tar.gz
gdb-3bdf9505dbaec2f32d25b4c1bb65c61d414be608.tar.bz2
bfd/
* elfxx-mips.c (mips_elf_perform_relocation): Update the cross-mode jump message. ld/testsuite/ * ld-mips-elf/mode-change-error-1.d: Update the error message.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 0fcfdb1..9eb776e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
+ * elfxx-mips.c (mips_elf_perform_relocation): Update the
+ cross-mode jump message.
+
+2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
+
* elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Update the
comment on DT_MIPS_RLD_MAP.