diff mbox series

[3/6] contrib: Add pru-elf to config-list.mk

Message ID 20200531101721.32039-1-ibuclaw@gdcproject.org
State New
Headers show
Series [1/6] contrib: Remove cris-linux and crisv32-* from config-list.mk | expand

Commit Message

Iain Buclaw May 31, 2020, 10:17 a.m. UTC
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(+)

Comments

Dimitar Dimitrov May 31, 2020, 11:52 a.m. UTC | #1
On неделя, 31 май 2020 г. 13:17:21 EEST Iain Buclaw wrote:
> 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
> 
> ---
Thank you. I confirm that pru-elf is the only supported target.

My bot also posts daily to gcc-testresults [1].

Regards,
Dimitar

[1]  https://gcc.gnu.org/pipermail/gcc-testresults/2020-May/560070.html
diff mbox series

Patch

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 \