diff options
author | Kito Cheng <kito.cheng@sifive.com> | 2021-04-13 17:33:03 +0800 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2021-04-13 12:54:49 +0200 |
commit | 20d00819984058e439cfe40818f81d7315c89201 (patch) | |
tree | 9e2ea9e115576cc4cff91b4969001e51e5bf5007 /newlib/libm/fenv | |
parent | 436e47584ae7aecf0ec22a98384a3348d244471f (diff) | |
download | newlib-20d00819984058e439cfe40818f81d7315c89201.zip newlib-20d00819984058e439cfe40818f81d7315c89201.tar.gz newlib-20d00819984058e439cfe40818f81d7315c89201.tar.bz2 |
RISC-V: Using SYS_clock_gettime64 for rv32 libgloss.
- RISC-V 32 bits linux/glibc didn't provide gettimeofday anymore
after upstream, because RV32 didn't have backward compatible issue,
so RV32 only support 64 bits time related system call.
- So using clock_gettime64 call instead for rv32 libgloss.
Diffstat (limited to 'newlib/libm/fenv')
0 files changed, 0 insertions, 0 deletions