sh: Add sh4 fpu Implies folder
commit9ff2674ef82eccd5ae5dfa6bb733c0e3613764c6
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 25 Nov 2020 18:00:44 +0000 (25 15:00 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 27 Nov 2020 12:29:35 +0000 (27 09:29 -0300)
treed8c4133b7a51aef0122e116611673a35bc315217
parent106ff08526d3ca574ba86d891450ea55aa929712
sh: Add sh4 fpu Implies folder

The commit 605f38177db (sh: Split BE/LE abilist) did not take in
consideration the SH4 fpu support.

Checked with a build for sh4-linux-gnu and manually checked that
the implementations at sysdeps/sh/sh4/fpu/ are selected.

John Paul Adrian Glaubitz also confirmed it fixes the build issues
he encontered.
sysdeps/sh/be/sh4/fpu/Implies [new file with mode: 0644]
sysdeps/sh/le/sh4/fpu/Implies [new file with mode: 0644]
sysdeps/unix/sysv/linux/sh/be/sh4/fpu/Implies [new file with mode: 0644]
sysdeps/unix/sysv/linux/sh/le/sh4/fpu/Implies [new file with mode: 0644]