aboutsummaryrefslogtreecommitdiff
path: root/src/stage1/parse_f128.c
AgeCommit message (Expand)Author
2020-12-23float_*_ieee597: only swap bytes when targeting different endianness than nativeKoakuma
2020-12-03Fix floating point parsing on BE systems (#7256)Koakuma
2020-09-21rename src-self-hosted/ to src/Andrew Kelley