aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2022-08-25 10:21:20 +0200
committerMartin Liska <mliska@suse.cz>2022-08-26 08:19:38 +0200
commiteb6358247a9386db2828450477d86064f213e0a8 (patch)
tree5c1d8b419773c15e72127d25d461f20999336316 /contrib
parent388f1a8cf0851854cc4d2ee99ed85600f0822afc (diff)
downloadgcc-eb6358247a9386db2828450477d86064f213e0a8.zip
gcc-eb6358247a9386db2828450477d86064f213e0a8.tar.gz
gcc-eb6358247a9386db2828450477d86064f213e0a8.tar.bz2
cr16: remove obsoleted port
contrib/ChangeLog: * config-list.mk: Remove cr16. gcc/ChangeLog: * doc/extend.texi: Remove cr16 related stuff. * doc/install.texi: Likewise. * doc/invoke.texi: Likewise. * doc/md.texi: Likewise. * function-tests.cc (test_expansion_to_rtl): Likewise. * common/config/cr16/cr16-common.cc: Removed. * config/cr16/constraints.md: Removed. * config/cr16/cr16-protos.h: Removed. * config/cr16/cr16.cc: Removed. * config/cr16/cr16.h: Removed. * config/cr16/cr16.md: Removed. * config/cr16/cr16.opt: Removed. * config/cr16/predicates.md: Removed. * config/cr16/t-cr16: Removed. libgcc/ChangeLog: * config.host: Remove cr16 related stuff. * config/cr16/crti.S: Removed. * config/cr16/crtlibid.S: Removed. * config/cr16/crtn.S: Removed. * config/cr16/divmodhi3.c: Removed. * config/cr16/lib1funcs.S: Removed. * config/cr16/t-cr16: Removed. * config/cr16/t-crtlibid: Removed. * config/cr16/unwind-cr16.c: Removed. * config/cr16/unwind-dw2.h: Removed. gcc/testsuite/ChangeLog: * lib/target-supports.exp: Remove cr16 related stuff.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/config-list.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index c4db8dc..dd22420 100644
--- a/contrib/config-list.mk
+++ b/contrib/config-list.mk
@@ -40,7 +40,7 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \
arm-symbianelf avr-elf \
bfin-elf bfin-uclinux bfin-linux-uclibc bfin-rtems bfin-openbsd \
bpf-unknown-none \
- c6x-elf c6x-uclinux cr16-elfOPT-enable-obsolete cris-elf \
+ c6x-elf c6x-uclinux cris-elf \
csky-elf csky-linux-gnu \
epiphany-elf epiphany-elfOPT-with-stack-offset=16 fido-elf \
fr30-elf frv-elf frv-linux ft32-elf h8300-elf hppa-linux-gnu \