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
2019-12-29doc: add more details about adding documentation to HOWTOJon Turney
2019-12-20Optimize setjmp/longjmp for moxie.Anthony Green
2019-12-18Don't display trailing '.' in _dcvtKeith Packard
2019-12-18Fix gcvt to always show 'ndigits' of precisionKeith Packard
2019-12-18Fix fcvt to only show 'ndigit' past decimalKeith Packard
2019-12-18doc: Untabify python scripts used for making man pagesJon Turney
2019-12-17Set __IEEE_LITTLE_ENDIAN for _XTENSA_EL__ (ESP32)Keith Packard
2019-12-17Return EINVAL for illegal base in strtolKeith Packard
2019-12-16strtold: set errno to ERANGE on underflow per POSIXBruno Haible
2019-12-13Fix setjmp/longjmp for the moxie port.Anthony Green
2019-12-02libm: switch sf_log1p from double error routines to floatKeith Packard
2019-11-26newlib/libc/include/sys/features.h: update __STDC_ISO_10646__Brian Inglis
2019-11-18newlib: fix fseek optimization with SEEK_CURBastien Bouclet
2019-11-08Stash reent marker in upper bits of s1 on AMD GCNKwok Cheung Yeung
2019-11-04Move timeval macros to <sys/time.h>Sebastian Huber
2019-11-04Synchronize <sys/time.h> with FreeBSDSebastian Huber
2019-11-04Synchronize <sys/_timespec.h> with FreeBSDSebastian Huber
2019-11-04Fix sbttons for values > 2simp
2019-10-31PRU: Align libmath to PRU ABIDimitar Dimitrov
2019-10-31Fix some generated filesJeff Johnston
2019-10-31Initial PRU port for libgloss and newlibDimitar Dimitrov
2019-10-09riscv/sys/fenv.h: Add missing extern for fe_dfl_env_pJoel Sherrill
2019-10-08Add patch from Joel Sherrill for i386 and x86_64 fenv supportJeff Johnston
2019-10-07Allow verifying _REENT_CHECK macros memory allocationJeff Johnston
2019-10-07Optimize epilogue sequence for architectures with POP interworking.Christos Gentsos
2019-10-05Prevent NULL ptr accesses due to Balloc out of memoryJeff Johnston
2019-09-25Add SIOCGIFDOWNREASON.kib
2019-09-25Add kernel-side support for in-kernel TLS.jhb
2019-09-25Rename IPPROTO 33 from SEP to DCCPthj
2019-09-25This commit updates rack to what is basicallyrrs
2019-09-25Add an external mbuf buffer type that holdsjhb
2019-09-25Convert all IPv4 and IPv6 multicast membershipshselasky
2019-09-25Extend mmap/mprotect API to specify the max pagebrooks
2019-09-25Some devices take undesired actions when RTS andshurd
2019-09-25Fix mismatch from r342379.pfg
2019-09-25gai_strerror() - Update string error messages according to RFC 3493.pfg
2019-09-10libc/include/devctl.h: Add SOCKCLOSE per FACE Technical Standard, Edition 3.0Joel Sherrill
2019-09-03fe_dfl_env.c: Fix typo in commentJoel Sherrill
2019-09-03riscv/include/fenv.h: Use shared fenv.h.Joel Sherrill
2019-08-20Revert previous change to sys/stat.h and fix cris libglossJeff Johnston
2019-08-20Fix regression in cris-elf caused by sys/stat.h changeJeff Johnston
2019-08-16stat.h: use POSIX-required timefields throughoutCorinna Vinschen
2019-08-15fenv: Include documentation in generated .info fileJoel Sherrill
2019-08-14memmem.c and strstr.c: do not require -std=c99Giacomo Tesio
2019-08-13fenv: Update makedocbook for eae68bfcJon Turney
2019-08-13fenv: Fix typo-ed variable name in documentationJon Turney
2019-08-13fenv: Fix mangled makedoc markupJon Turney
2019-08-13fenv: fe_dfl_env.c doesn't contain any documentationJon Turney
2019-08-12sched.h: Declare affinity functions only on targets supporting themCorinna Vinschen
2019-08-09Regenerated files from fenv.h additionJoel Sherrill