]> sourceware.org Git - newlib-cygwin.git/history - newlib
Cygwin: set NTDDI_VERSION to enable more recent windows definitions
[newlib-cygwin.git] / newlib /
2021-05-20 Joel Sherrillsys/stat.h: Enable UTIME_NOW and UTIME_OMIT for RTEMS
2021-05-03 Ola OlssonNano-malloc: Fix for unwanted external heap fragmentation
2021-04-26 Mike Frysingerbfin: add myself as maintainer
2021-04-21 Ties Stuijfix some Arm FP routines not checking if floating point...
2021-04-19 Corinna Vinschenscanf: allow hex float input per POSIX
2021-04-13 David Macekfenv: fix up stub file comment, drop symlinks from...
2021-04-13 Corinna VinschenCygwin: don't export _feinitialise from newlib
2021-04-13 Corinna Vinschenfenv: drop Cygwin-specific implementation in favor...
2021-04-13 Corinna Vinschenfenv: move shared x86 fenv.c to libm/machine/shared_x86
2021-04-13 Corinna Vinschenfenv: Move shared x86 sys/fenv.h from x86_64 to shared_x86
2021-04-13 Corinna Vinschenfenv: add missing declarations to x86 fenv.h
2021-04-13 Corinna Vinschenconfigure.host: define shared ix86 and x86_64 directory
2021-04-13 Corinna VinschenAdd build mechanism to share common header files betwee...
2021-03-05 Jeff JohnstonRegenerate lib/posix/Makefile.in
2021-02-25 Marcus ComstedtRISC-V: Fix optimized strcmp on big endian
2021-02-25 Marcus ComstedtSet __IEEE_BIG_ENDIAN for big endian RISC-V
2021-02-18 Hans-Peter NilssonInclude malloc.h in libc/stdlib/aligned_alloc.c
2021-02-16 Hans-Peter NilssonComplete revert of 2019-08-19, st_atime in libc/include...
2021-02-09 Eshan dhawanFTW Port for Newlib
2021-02-05 Eshan dhawanRemoved Soft float from MIPS
2021-01-26 Sebastian HuberAlign *utime*() with POSIX/glibc
2021-01-05 Sebastian HuberRTEMS: Add <poll.h> and <sys/poll.h>
2020-12-18 Jeff JohnstonBump up newlib version to 4.1.0 newlib-4.1.0
2020-12-18 Paul Zimmermannfixes to make compilation succeeds
2020-12-17 Jeff JohnstonUpdate gamma functions from code in picolibc
2020-12-16 Jeff JohnstonAdd declarations for __ieee754_tgamma functions to...
2020-12-14 Sebastian Huberarm: Fix memchr() for Armv8-R
2020-12-11 Fabian SchrieverFix error in powf for x close to 1 and large y
2020-12-11 Jeff JohnstonBump newlib release to 4.0.0
2020-11-18 Kito ChengRISC-V: Add machine-specific implementation for lrint...
2020-11-18 Kito ChengRISC-V: Add machine-specific implementation for isnan...
2020-11-18 Kito ChengRISC-V: Add missing compile rule for s_finite.c, sf_fin...
2020-11-17 Corinna Vinschenmalloc/nano-malloc: correctly check for out-of-bounds...
2020-11-16 Sebastian HuberFix return type of __locale_ctype_ptr_l()
2020-11-16 Joel Sherrilllibc/include/newlib.h: Fix C++ compilation issue
2020-11-04 Ivan GrokhotovFix 32-bit integer overflow when calculating TZ rules
2020-10-29 Kito ChengRISC-V: Fix wrong including file in s_isinf.c
2020-10-29 Kito ChengRISC-V: NaN should return 0 for finite[f]
2020-10-28 Joel Sherrilllibc/sys/rtems/include/machine/_types.h: Define daddr_t...
2020-10-27 Kito ChengRISC-V: Implment finite and fpclassify
2020-10-27 Kito ChengRISC-V: Add fabs[f], fmax[f] and fmin[f].
2020-10-26 dougmDefine RB_SET_PARENT to do all assignments
2020-10-26 dougmIn concluding RB_REMOVE_COLOR, in the case when
2020-10-26 dougmLinuxkpi uses the rb-tree structures
2020-10-26 dougmFixup r361997 by balancing parens. Duh.
2020-10-26 dougmRestore an RB_COLOR macro, for the benefit of
2020-10-26 dougmTo reduce the size of an rb_node, drop the color
2020-10-26 dougmRemove from RB_REMOVE_COLOR some null checks
2020-10-26 dougmRB_REMOVE invokes RB_REMOVE_COLOR either when
2020-10-26 dougmFor the case when RB_REMOVE requires a nontrivial
2020-10-26 dougmCorrect the use of RB_AUGMENT in the RB_TREE
2020-10-26 traszAdd RB_REINSERT(3), a low overhead alternative to
2020-10-26 jahamd64: prevent KCSan false positives on LAPIC mapping
2020-10-26 mjgsys: clean up empty lines in .c and .h files
2020-10-26 rlibbygcc: quiet Wattribute for no_sanitize("address")
2020-10-26 dabDon't sanitize linker_set
2020-10-26 jhbMake the system C11 atomics headers fully compatible...
2020-10-15 Torbjörn SVENSSON... libc/time: Move internal newlib tz-structs into own...
2020-10-13 Thomas Wolffdrop ambiguous-wide behaviour from Unicode CJK locales
2020-10-02 Torbjörn SVENSSONlibc/include/wchar.h: Remove parameter name
2020-10-02 Torbjörn SVENSSONlibc/include/inttypes.h: Remove parameter name
2020-09-26 Christophe Lyonlibc/include/math.h: Remove parameter name
2020-09-23 Jojo RPort of C-SKY for newlib
2020-09-18 Keith Packardlibm: Make tgamma(-small) = -INFINITY
2020-09-04 Keith Packard via... libm: Fix 'gamma' and 'gammaf' functions. Clean up...
2020-09-04 Keith Packard via... libm/riscv: Use common fma code when necessary
2020-09-04 Keith Packard via... libm/riscv: Fix machine-specific sqrt build process
2020-09-04 Corinna Vinschenloadlocale: don't casecmp digits
2020-09-03 Jozef LawrynowiczFix warnings when building for msp430-elf
2020-09-02 Keith Packard via... libm/machine/arm: Rename s*_fma.c -> s*_fma_arm.c
2020-08-26 Jon Turneydoc: Also update shebang for chapter-texi2docbook.py
2020-08-25 Eshan dhawan via... Enabled _CS* defines for RTEMS
2020-08-24 Jon Turneydoc: Various fixes to makedocbook for python3.8 topic/fifo github/topic/fifo
2020-08-17 Keith Packard via... libm/stdlib: Realloc when shrinking by 2* or more
2020-08-17 Keith Packard via... libm/stdlib: don't read past source in nano_realloc
2020-08-13 Craig Blackmorelibc/stdlib: Fix build failure in nano_calloc
2020-08-12 Keith Packard via... libc/stdlib: Use __builtin_mul_overflow for reallocarra...
2020-08-12 Keith Packard via... libm/machine/riscv: Add custom fma/sqrt functions when...
2020-08-10 Keith Packard via... libm/machine/arm: Add optimized fmaf and fma when available
2020-08-10 Keith Packard via... libm: Detect fast fmaf support
2020-08-10 Keith Packard via... libm: ARM without HW double does not have fast FMA
2020-08-10 Keith Packard via... libm/math: ensure that expf(-huge) sets FE_UNDERFLOW...
2020-08-05 Keith Packard via... libm: Control errno support with _IEEE_LIBM configurati...
2020-08-05 Keith Packard via... libm/math: Don't modify __ieee754_pow return values...
2020-08-05 Keith Packard via... libm/math: Set errno to ERANGE for pow(0, -y)
2020-08-05 Keith Packard via... libm/math: Make yx functions set errno=ERANGE for x=0
2020-08-05 Keith Packard via... libm/math: set errno to ERANGE at gamma poles
2020-08-04 Keith Packard via... libm: Set math_errhandling to match library and hardwar...
2020-08-04 Keith Packard via... libm/common: Set WANT_ERRNO based on _IEEE_LIBM value
2020-08-03 Keith Packardlibm/math: Use __math_xflow in obsolete math code [v2]
2020-08-03 Corinna Vinschenselect.h: update FD macros to latest FreeBSD, fix type...
2020-08-03 Corinna VinschenCygwin: posix_spawn: add Cygwin-specific code fixing...
2020-07-29 Sebastian Huberarm: Fix include to avoid undefined reference
2020-07-29 Eshan dhawanarm: Split fenv.c into multiple files
2020-07-29 Eshan dhawanarm: Fix fenv support
2020-07-27 PkmX via Newlibriscv: fix integer wraparound in memcpy
2020-07-16 Aschref Ben Thabetctype.h: Fix unused variable warnings
2020-07-10 Keith Packard via... testsuite: Fix iconv tests to use new encoding config...
2020-07-10 Keith Packard via... libc/iconv: find_alias was mis-computing remaining...
2020-07-10 Keith Packard via... libc/iconv: Remove unneeded pointer var for _iconv_aliases
next
This page took 0.066937 seconds and 8 git commands to generate.