aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2012-12-03 16:33:13 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2012-12-03 16:33:13 +0000
commitdd2bed3aca01316302ddbb34b530e20761265e8e (patch)
treec8fec5017be985d1847ccd6fd172fdf1c242a685 /bfd/ChangeLog
parenta412bee57b96910b7b1e05d9db816a81224a3907 (diff)
downloadgdb-dd2bed3aca01316302ddbb34b530e20761265e8e.zip
gdb-dd2bed3aca01316302ddbb34b530e20761265e8e.tar.gz
gdb-dd2bed3aca01316302ddbb34b530e20761265e8e.tar.bz2
* elf32-mips.c (mips_elf32_object_p): Return right away when the
ABI is not compatible. * elfn32-mips.c (mips_elf_n32_object_p): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 90804e5..c81c96a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,11 @@
2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
+ * elf32-mips.c (mips_elf32_object_p): Return right away when the
+ ABI is not compatible.
+ * elfn32-mips.c (mips_elf_n32_object_p): Likewise.
+
+2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
+
* elf32-tilepro.c (tilepro_elf_mkobject): New function.
(bfd_elf32_mkobject): New macro.