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
path: root/newlib
AgeCommit message (Expand)Author
2022-01-12newlib: regen aclocal.m4 after autoconf updateMike Frysinger
2022-01-12posix_spawn: fix get/set uid/gid calls for 32 bit CygwinCorinna Vinschen
2022-01-11powerpc/setjmp: Improve RTEMS supportSebastian Huber
2022-01-10Fix documented argv and envp params for posix_spawnKeith Thompson
2022-01-07newlib: use .texi with libc & libm manualsMike Frysinger
2022-01-06newlib: README: libgloss no longer uses '--cygnus' automake optionJon Turney
2022-01-06newlib: fix silent build in a few subdirsMike Frysinger
2022-01-06newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger
2022-01-05update OpenBSD string functionsGuilherme Janczak
2021-12-31Update newlib to 4.2.0newlib-snapshot-20211231Jeff Johnston
2021-12-31newlib: require automake-1.11.6Mike Frysinger
2021-12-30newlib: Regenerate autotools filesJon Turney
2021-12-30newlib: Remove automake option 'cygnus'Jon Turney
2021-12-30newlib: Regenerate autotools filesJon Turney
2021-12-30newlib: Make effects of 'cygnus' explicitJon Turney
2021-12-13README: configure.in -> configure.acJon Turney
2021-12-10newlib: Regenerate all autotools filesJon Turney
2021-12-10newlib: Enable automake silent rulesJon Turney
2021-12-03ldtoa: Import gdtoa from OpenBSD.Takashi Yano
2021-12-03frexpl: Support smaller long double of LDBL_MANT_DIG == 53.Takashi Yano
2021-12-03Revert "ctype: use less short names in public header"Corinna Vinschen
2021-11-30Modifying patch from: marian.buschsieweke@ovgu.deJeff Johnston
2021-11-29stdio: Fix issue of printing "%La" format with large exp part.Takashi Yano
2021-11-26ldtoa: Fix insufficient valid output digits for "%f" format.Takashi Yano
2021-11-22ldtoa: don't restrict outbuf size to ndigitsCorinna Vinschen
2021-11-16Fix 'make man' after 67208d9eJon Turney
2021-11-16cleanup Unicode data files after generating updated tablesThomas Wolff
2021-11-16update to Unicode 14.0Thomas Wolff
2021-11-16newlib: merge doc into top-level MakefileMike Frysinger
2021-11-16change _COMPILING_NEWLIB to _LIBCMike Frysinger
2021-11-13newlib: ignore _FORTIFY_SOURCE when building newlibMike Frysinger
2021-11-12define _COMPILING_NEWLIB for all targets when compilingMike Frysinger
2021-11-12ctype: use less short names in public headerMike Frysinger
2021-11-10newlib: mips: delete glibc-specific logicMike Frysinger
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger
2021-11-04ldtoa: fix dropping too many digits from outputCorinna Vinschen
2021-10-27Unconditionally declare strsignalcygwin-3_3_0-releaseChristian Biesinger via Newlib
2021-10-13string: Fix buffer overrun in picolibc/newlib/libc/string/strrchr.c (#184)Keith Packard
2021-10-07sys/tree.h: Red child with black sibling rotationsSebastian Huber
2021-10-05sys/tree.h: Add parent rotationsSebastian Huber
2021-10-05sys/tree.h: Simplify chain of conditionsSebastian Huber
2021-10-05sys/tree.h: Simplify loop conditionSebastian Huber
2021-09-15newlib: sig2str: use __restrictMike Frysinger
2021-09-13Regenerate Makefile.in after configure.in -> configure.ac changeCorinna Vinschen
2021-09-13Add myself to sim & general write-after-approval maintainersMike Frysinger
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger
2021-09-06nano-malloc: Fix redefined compilation warningTorbjorn SVENSSON via Newlib
2021-09-03ldexp/ldexpf: avoid assembler warningCorinna Vinschen
2021-09-03strstr: avoid warningsCorinna Vinschen
2021-09-03nftw: fix thread cancellation supportCorinna Vinschen