Remove sh5media divtab code
commit99dec205a12f7dfa39fd43fc7c36d9974aaec526
authorJeff Law <jlaw@ventanamicro.com>
Tue, 13 Jun 2023 17:10:21 +0000 (13 11:10 -0600)
committerJeff Law <jlaw@ventanamicro.com>
Tue, 13 Jun 2023 17:14:16 +0000 (13 11:14 -0600)
treeee6917512d7f74b226cc6ec45b5357a7ac6b9bf1
parent1c188877bfc5a4aee3f777f0d4d60500bc222b54
Remove sh5media divtab code

Spurred by Akari Takahashi's patch to config/sh/divtab.cc, this removes
divtab.cc completely.

divtab.cc was used to calculate a division table for the sh5 media
processor.  GCC dropped support for that (unmanufactured) chip back
in 2016 and this file simply got missed AFAICT.

gcc/
* config/sh/divtab.cc: Remove.
gcc/config/sh/divtab.cc [deleted file]