aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew Bennett <andrew.bennett@imgtec.com>2014-09-10 12:41:28 +0100
committerAndrew Bennett <andrew.bennett@imgtec.com>2014-09-12 14:25:15 +0100
commita9d58c068ccfa66fd94fffc001bbaf996ec53a7d (patch)
tree2772354d570e95cd8333975ddfa38c41d29f0079 /ChangeLog
parent9d9bf2df89db515958b429a1aeb1db38884ba488 (diff)
downloadfsf-binutils-gdb-a9d58c068ccfa66fd94fffc001bbaf996ec53a7d.zip
fsf-binutils-gdb-a9d58c068ccfa66fd94fffc001bbaf996ec53a7d.tar.gz
fsf-binutils-gdb-a9d58c068ccfa66fd94fffc001bbaf996ec53a7d.tar.bz2
Add mips*-img-elf* target triple.
/ * configure.ac: Add mips*-img-elf* target triple. * configure: Regenerate. bfd/ * config.bfd: Add mips*-img-elf* target triple. gas/ * configure.tgt: Add mips*-img-elf* target triple. gas/testsuite/ * gas/mips/mips.exp: Add mips*-img-elf* target triple. binutils/testsuite/ * binutils-all/objcopy.exp: Add mips*-img-elf* target triple. * binutils-all/readelf.exp: Likewise. ld/ * configure.tgt: Add mips*-img-elf* target triple. ld/testsuite/ * ld-mips-elf/mips-elf.exp: Add support for mips*-img-elf* target triple.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47843e1..e76267e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
+
+ * configure.ac: Add mips*-img-elf* target triple.
+ * configure: Regenerate.
+
2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
* configure: Disable gdb for nds32*-*-* until supported.
* configure.ac: Disable gdb for nds32*-*-* until supported.