+2015-10-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
+
+ * configure.tgt (targ_extra_emuls): Remove shlelf and
+ shelf from sh*-*-linux cases.
+
2015-09-30 Rich Felker <dalias@libc.org>
* configure.tgt (targ_extra_emuls): Add fdpic and misc
score-*-elf) targ_emul=score7_elf
targ_extra_emuls=score3_elf ;;
sh-*-linux*) targ_emul=shlelf_linux
- targ_extra_emuls="shelf_linux shlelf_fd shelf_fd shlelf shelf"
+ targ_extra_emuls="shelf_linux shlelf_fd shelf_fd"
targ_extra_libpath=shelf_linux ;;
sh64eb-*-linux*) targ_emul=shelf32_linux
targ_extra_emuls="shlelf32_linux" ;;
targ_extra_emuls="shelf32_linux"
targ_extra_libpath=shelf32_linux ;;
sh*eb-*-linux*) targ_emul=shelf_linux
- targ_extra_emuls="shelf_fd shelf" ;;
+ targ_extra_emuls="shelf_fd" ;;
sh*-*-linux*) targ_emul=shlelf_linux
- targ_extra_emuls="shlelf_fd shlelf" ;;
+ targ_extra_emuls="shlelf_fd" ;;
sh5le-*-netbsd*) targ_emul=shlelf32_nbsd
targ_extra_emuls="shelf32_nbsd shelf64_nbsd shlelf64_nbsd shelf_nbsd shlelf_nbsd" ;;
sh5-*-netbsd*) targ_emul=shelf32_nbsd