diff options
author | Andrew Pinski <apinski@marvell.com> | 2021-09-13 06:56:57 +0000 |
---|---|---|
committer | Andrew Pinski <apinski@marvell.com> | 2021-09-13 15:16:56 +0000 |
commit | 20f3c168205cc7b0a97ecd54ffc54bed7637be74 (patch) | |
tree | e753b3049c75fdd85a14ebc995c7a832747efa9d /gcc/errors.c | |
parent | 9e58de3ce00fc2385c9efb7faf321e0c601f0b0c (diff) | |
download | gcc-20f3c168205cc7b0a97ecd54ffc54bed7637be74.zip gcc-20f3c168205cc7b0a97ecd54ffc54bed7637be74.tar.gz gcc-20f3c168205cc7b0a97ecd54ffc54bed7637be74.tar.bz2 |
Remove m32r{,le}-*-linux* support from GCC
m32r support never made it to glibc and the support for the Linux kernel
was removed with 4.18. It does not remove much but no reason to keep
around a port which never worked or one which the support in other
projects is gone.
OK? Checked to make sure m32r-linux and m32rle-linux were rejected
when building.
contrib/ChangeLog:
* config-list.mk: Remove m32r-linux and m32rle-linux
from the list.
gcc/ChangeLog:
* config.gcc: Add m32r-*-linux* and m32rle-*-linux*
to the Unsupported targets list.
Remove support for m32r-*-linux* and m32rle-*-linux*.
* config/m32r/linux.h: Removed.
* config/m32r/t-linux: Removed.
libgcc/ChangeLog:
* config.host: Remove m32r-*-linux* and m32rle-*-linux*.
* config/m32r/libgcc-glibc.ver: Removed.
* config/m32r/t-linux: Removed.
Diffstat (limited to 'gcc/errors.c')
0 files changed, 0 insertions, 0 deletions