In particular this adds support for the epiphany-rtems target.
bfd/
* config.bfd (epiphany-*-elf): Accept epiphany-*-*.
ld/
* configure.tgt (epiphany-*-elf): Accept epiphany-*-*.
+2017-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * config.bfd (epiphany-*-elf): Accept epiphany-*-*.
+
2017-06-13 H.J. Lu <hongjiu.lu@intel.com>
PR ld/20022
targ_defvec=d30v_elf32_vec
;;
- epiphany-*-elf)
+ epiphany-*-*)
targ_defvec=epiphany_elf32_vec
;;
+2017-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * configure.tgt (epiphany-*-elf): Accept epiphany-*-*.
+
2017-06-13 H.J. Lu <hongjiu.lu@intel.com>
* ldlang.c (lang_set_startof): Skip if config.build_constructors
;;
dlx-*-elf*) targ_emul=elf32_dlx
;;
-epiphany-*-elf) targ_emul=elf32epiphany
+epiphany-*-*) targ_emul=elf32epiphany
targ_extra_emuls="elf32epiphany_4x4"
;;
fido*-*-elf*) targ_emul=m68kelf ;;