Update toolchain to support std::remainder by earlephilhower · Pull Request #7849 · esp8266/Arduino

added 2 commits

January 28, 2021 15:15
Update newlib to enable the __iee745_remainder(f) calls required by
std::remainder and others.

Fixes esp8266#7845

@earlephilhower