]> git.ipfire.org Git - thirdparty/gcc.git/commit
SH: Use softfp for sh-elf
authorSébastien Michelland <sebastien.michelland@lcis.grenoble-inp.fr>
Thu, 10 Oct 2024 00:24:39 +0000 (09:24 +0900)
committerOleg Endo <olegendo@gcc.gnu.org>
Thu, 10 Oct 2024 00:29:33 +0000 (09:29 +0900)
commite95512e2d5a317e8c043f232158df4b38186e51c
tree89831312e03b617a9f53b8ffbc64bb5cfe4dcc64
parente9a213810aa9b87c7c868c93d5a93f3c63e03a3c
SH: Use softfp for sh-elf

libgcc/ChangeLog:

PR target/29845
* config.host (sh-*-elf*): Replace fdpbit with softfp.
* config/sh/sfp-machine.h: New file.

Signed-off-by: Sébastien Michelland <sebastien.michelland@lcis.grenoble-inp.fr>
libgcc/config.host
libgcc/config/sh/sfp-machine.h [new file with mode: 0644]