This project is closed and read-only.
Actions
Backport #3874
closed[PATCH] configure.in: Always add -mieee for Renesas SH4
Backport #3874:
[PATCH] configure.in: Always add -mieee for Renesas SH4
Status:
Closed
Assignee:
Description
=begin
SH4 is CPU for embedded which developed by Renesas Electronics.
SH4 has FPU. When FPU is used on sh4, -mieee of option is necessary.
This supports sh4(basic), sh4el(sh4 little endian) and sh4eb(sh4 big endian).
These do not have FPU though there are other sh4al, sh4al-dsp and etc.
=end
Files
Actions