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.
* testsuite/gas/mips/mips.exp: Fold corresponding list tests
into the new tests.
+2017-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * configure.tgt (riscv*-*-*): Remove em=linux.
+
2017-01-18 Maciej W. Rozycki <macro@imgtec.com>
PR gas/20649
ppc-*-kaos*) fmt=elf ;;
ppc-*-lynxos*) fmt=elf em=lynx ;;
- riscv*-*-*) fmt=elf endian=little em=linux ;;
+ riscv*-*-*) fmt=elf endian=little ;;
s390-*-linux-*) fmt=elf em=linux ;;
s390-*-tpf*) fmt=elf ;;