The use of te-linux.h is unnecessary since the TE_LINUX define is unused
and LOCAL_LABELS_FB is defined to 1 in tc-riscv.h as well.
gas/
* configure.tgt (riscv*-*-*): Remove em=linux.
+2017-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * configure.tgt (riscv*-*-*): Remove em=linux.
+
2017-01-23 Sebastian Rasmussen <sebras@gmail.com>
PR gas/21072
pru-*-*) fmt=elf ;;
- riscv*-*-*) fmt=elf endian=little em=linux ;;
+ riscv*-*-*) fmt=elf endian=little ;;
s390-*-linux-*) fmt=elf em=linux ;;
s390-*-tpf*) fmt=elf ;;