Support for the TI PRU target was added in SVN r272202.

Judging from the testsuite results posted at the time[1], the only
supported target is pru-elf.

OK?

Regards
Iain.

[1]: http://dinux.eu/gnupru/testresults/index.html

---
contrib/ChangeLog:

        * config-list.mk (LIST): Add pru-elf.
---
 contrib/config-list.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index cd1d8f2f936..2d8d16a5fe1 100644
--- a/contrib/config-list.mk
+++ b/contrib/config-list.mk
@@ -82,6 +82,7 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \
   powerpc-wrs-vxworks powerpc-wrs-vxworksae powerpc-wrs-vxworksmils \
   powerpc-lynxos powerpcle-elf \
   powerpcle-eabisim powerpcle-eabi \
+  pru-elf \
   riscv32-unknown-linux-gnu riscv64-unknown-linux-gnu \
   rs6000-ibm-aix6.1 rs6000-ibm-aix7.1 \
   rl78-elf rx-elf s390-linux-gnu s390x-linux-gnu s390x-ibm-tpf sh-elf \
-- 
2.20.1

Reply via email to