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
2024-01-23newlib: docs: add "Function " to every function nodeMike Frysinger
2024-01-23newlib: docs: print the function indexMike Frysinger
2023-12-31Changes for newlib 4.4.0 snapshotnewlib-4.4.0Jeff Johnston
2023-12-21newlib: Fix long double for unsupported rounding modes and exceptionsCraig Blackmore
2023-12-19Remove curly braces in `@author` tag in .texi filesFreddie Chopin
2023-12-04pru: libm: Fix incorrect function nameDimitar Dimitrov
2023-12-04RISC-V: Support long double mathKito Cheng
2023-10-10Delete check in catan, catanf, and catanl functions.Joseph Faulls
2023-08-18newlib: add Xtensa portAlexey Lapshin
2023-07-27Fix rounding results in lrint() & llrint() when close to 0Jesse Huang via Newlib
2023-07-26RISC-V: Support Zfinx/Zdinx extension.Kito Cheng via Newlib
2023-05-16newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64Jennifer Averett
2023-05-16newlib: Add FreeBSD files for non LDBL_EQ_DBL supportJennifer Averett
2023-05-05Move signgm.c from libc/reent to libm/mathJennifer Averett
2023-04-13Replace always true if with elseAndoni Arregi
2023-04-13Compare j as unsignedAndoni Arregi
2023-04-13Fix x close to 1, y between 2^31 and 2^64Andoni Arregi
2023-04-13Fix missing sign for overflow/underflow where x is negative and y is large od...Andoni Arregi
2023-03-30Bump newlib version in the manual to 4.3.0Tobias Burnus
2023-01-18amdgcn: Add vectorized math routinesKwok Cheung Yeung
2022-12-16Fix 3 other instances of Reme typo (should be Remez)Jeff Johnston
2022-12-16Revert "amdgcn: Add vectorized math routines"Jeff Johnston
2022-12-16Fix a typo in the comment.Nadav Rotem
2022-12-16amdgcn: Add vectorized math routinesKwok Cheung Yeung
2022-07-13Add --enable-newlib-reent-thread-local optionMatt Joyce
2022-05-05Silence xsltproc when writing manpagesJon Turney
2022-05-05Add build avoidance for 'make man'Jon Turney
2022-05-05Simplify rules for creating man pagesJon Turney
2022-03-17newlib: libm: integrate tests subdirMike Frysinger
2022-02-18newlib: libm: merge build up a directoryMike Frysinger
2022-02-17newlib: fix mips fenv.o handlingMike Frysinger
2022-02-16newlib/libgloss: drop unused $(CROSS_CFLAGS)Mike Frysinger
2022-02-14Improve lgammaf range for very small casesAndoni Arregi
2022-02-11newlib: remove unused fenv flagsMike Frysinger
2022-02-10Fix expf overflow limitAndoni Arregi
2022-02-10newlib: libm: fix rebase conflictsMike Frysinger
2022-02-10newlib: libm: move configure into top-levelMike Frysinger
2022-02-10newlib: drop support for $oextMike Frysinger
2022-02-10newlib: drop support for $aextMike Frysinger
2022-02-10newlib: fix mkdoc dependenciesMike Frysinger
2022-02-10newlib: drop libtool supportMike Frysinger
2022-02-09newlib: drop autoconf-2.13 hackMike Frysinger
2022-02-09newlib: drop cygnus EXEEXT hackMike Frysinger
2022-02-09newlib: switch to AM_PROG_ARMike Frysinger
2022-02-09newlib: switch to standard AM_PROG_ASMike Frysinger
2022-02-09newlib: switch to standard AC_PROG_CCMike Frysinger
2022-02-09newlib: move AC_NO_EXECUTABLES logic up to common codeMike Frysinger
2022-02-09newlib: simplify nds32 automake checksMike Frysinger
2022-02-05newlib: drop shared documentation rulesMike Frysinger
2022-02-05newlib: move man page generation into top-level buildMike Frysinger