Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-11Bump newlib release to 4.0.0Jeff Johnston
2020-11-18RISC-V: Add machine-specific implementation for lrint[f], lround[f], llrint[f...Kito Cheng
2020-11-18RISC-V: Add machine-specific implementation for isnan[f] and copysign[f]Kito Cheng
2020-11-18RISC-V: Add missing compile rule for s_finite.c, sf_finite.c, s_isinf.c and s...Kito Cheng
2020-10-29RISC-V: Fix wrong including file in s_isinf.cKito Cheng
2020-10-29RISC-V: NaN should return 0 for finite[f]Kito Cheng
2020-10-27RISC-V: Implment finite and fpclassifyKito Cheng
2020-10-27RISC-V: Add fabs[f], fmax[f] and fmin[f].Kito Cheng
2020-09-04libm/riscv: Use common fma code when necessaryKeith Packard via Newlib
2020-09-04libm/riscv: Fix machine-specific sqrt build processKeith Packard via Newlib
2020-08-12libm/machine/riscv: Add custom fma/sqrt functions when supported [v2]Keith Packard via Newlib
2020-01-21Bump up newlib release to 3.3.0Jeff Johnston
2020-01-02Bump up release to 3.2.0 for yearly snapshotnewlib-snapshot-20200102newlib-3.2.0Jeff Johnston
2019-01-01Bump release to 3.1.0 for yearly snapshotnewlib-snapshot-20181231newlib-3.1.0Jeff Johnston
2018-08-31Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin fo...newlib-snapshot-20180831Jon Beniston
2018-06-26Revert "Remove -fno-builtin to allow gcc to inline functions such as fabs, fl...Corinna Vinschen
2018-06-25Remove -fno-builtin to allow gcc to inline functions such as fabs, floor, cre...Jon Beniston
2018-04-13Add nvptx port.Jeff Johnston
2018-01-18Bump release to 3.0.0 for yearly snapshotnewlib-snapshot-20180118newlib-3.0.0Jeff Johnston
2017-12-07makedoc: make errors visibleJon Turney
2017-08-17Add RISC-V port for libmKito Cheng