From 1ddf31af2f3fbfba45882a95dd6eb81bae59f90a Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Thu, 25 Aug 2022 10:33:45 +0200 Subject: m32c-rtems: remove obsoleted port contrib/ChangeLog: * config-list.mk: Remove the port. gcc/ChangeLog: * config.gcc: Remove the port. * config/m32c/rtems.h: Removed. libgcc/ChangeLog: * config.host: Remove the port. --- contrib/config-list.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/config-list.mk b/contrib/config-list.mk index dd22420..c5c9b0f 100644 --- a/contrib/config-list.mk +++ b/contrib/config-list.mk @@ -59,7 +59,7 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \ ia64-freebsd6 ia64-linux ia64-hpux ia64-hp-vms iq2000-elf lm32-elf \ lm32-rtems lm32-uclinux \ loongarch64-linux-gnuf64 loongarch64-linux-gnuf32 loongarch64-linux-gnusf \ - m32c-rtems m32c-elf m32r-elf m32rle-elf \ + m32c-elf m32r-elf m32rle-elf \ m68k-elf m68k-netbsdelf \ m68k-uclinux m68k-linux m68k-rtems \ mcore-elf microblaze-linux microblaze-elf \ -- cgit v1.1