or1k: Add builtin define to detect hard float
authorStafford Horne <shorne@gmail.com>
Fri, 24 Jan 2020 12:31:00 +0000 (21:31 +0900)
committerStafford Horne <shorne@gmail.com>
Wed, 13 Jan 2021 23:45:00 +0000 (08:45 +0900)
commite1171c32502372cacc658ddc44a3b04ec8c8ce17
tree0683e8cd3241812983a4f9a406248f4aab2ea351
parent8cba7cb3202da8b83e4b90280bc42472e110c0d4
or1k: Add builtin define to detect hard float

This is used in libgcc and now glibc to detect when hardware floating
point operations are supported by the target.

gcc/ChangeLog:

* config/or1k/or1k.h (TARGET_CPU_CPP_BUILTINS): Add builtin
  define for __or1k_hard_float__.
gcc/config/or1k/or1k.h