]> sourceware.org Git - newlib-cygwin.git/history - newlib
Cygwin: Drop do-nothing install_target target
[newlib-cygwin.git] / newlib /
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
2020-07-10 Keith Packard via... libc/iconv: Detect CES handler loading failure
2020-07-06 Eshan dhawan via... Removed #ifndef _ARM_PCS_VFP_ from sys/fenv.h for arm
2020-07-03 Corinna Vinschenlibm: machine: Add missing sparc and mips configuration
2020-07-03 Eshan dhawan via... mips fenv support
2020-07-03 Eshan dhawan via... SPARC fenv support
2020-07-02 Eshan dhawan via... fenv aarch64 support
2020-06-10 Eshan dhawan via... fenv support arm
2020-06-10 Jeff JohnstonRegenerate libm/machine configuration files for powerpc
2020-06-03 Eshan dhawan via... hard float support for PowerPC taken from FreeBSD
2020-05-19 Szabolcs NagyReimplement aligned_alloc
2020-03-26 Keith Packard via... newlib/libm/math: Make pow/powf return qnan for snan arg
2020-03-26 Keith Packard via... newlib/libm/common: Don't re-convert float to bits...
2020-03-26 Keith Packard via... newlib/libm/common: Fix modf/modff returning snan
2020-03-26 Joseph S. MyersFix spurious underflow exceptions for Bessel functions...
2020-03-19 Fabian SchrieverFix hypotf missing mask in hi+lo decomposition
2020-03-19 Fabian SchrieverFix modf/f for NaN input
2020-03-18 Fabian SchrieverFix for k_tan.c specific inputs
2020-03-13 Sebastian HuberRTEMS: Include missing header and fix stub
2020-03-11 Fabian SchrieverFix truncf for sNaN input
2020-03-10 Joel Sherrilli386/fenv.c: Include fenv.c implementation shared with...
2020-03-10 Fabian SchrieverFix error in fdim/f for infinities
2020-03-09 Fabian SchrieverFix error in exp in magnitude [2e-32,2e-28]
2020-03-03 Fabian SchrieverFix error in float trig. function range reduction
2020-03-02 Fabian SchrieverFix error in powf for (-1.0, NaN) input
2020-03-02 Richard Earnshawarm: Finish moving newlib to unified syntax for Thumb1
2020-02-25 Joel Sherrillx86_64/i386 fenv: Replace symlink with include fenv_stub.c
2020-02-20 Joel Sherrillnewlib/libc/include/devctl.h: Add extern "C" wrapper
2020-02-18 Thomas WolffLocale modifier "@cjksingle" to enforce single-width...
2020-02-14 Nicolas Bruniepow: fix pow(-1.0, NaN)
2020-02-06 Keith PackardTypo in license for newlib/libc/stdio/flags.c
2020-02-06 Keith PackardTypo in license terms for newlib/libm/common/log2.c
2020-01-29 Keith PackardUse remove-advertising-clause script to edit BSD licenses
2020-01-29 Corinna VinschenRevert "newlib: fix fseek optimization with SEEK_CUR"
2020-01-21 Jeff JohnstonBump up newlib release to 3.3.0
2020-01-21 Jeff JohnstonChange the reent verify check option to document disabl...
2020-01-21 Jeff JohnstonDefault newlib_reent_check_verify to yes in configure...
2020-01-21 Keith Packardriscv: Map between ieeefp.h exception bits and RISC...
2020-01-21 Keith Packardriscv: Add 'break' statements to fpsetround switch
2020-01-21 Keith Packardriscv: Use current pseudo-instructions to access the...
2020-01-09 Jeff JohnstonPrevent more NULL ptr accesses due to Balloc out of...
2020-01-02 Jeff JohnstonBump up release to 3.2.0 for yearly snapshot newlib-3.2.0 newlib-snapshot-20200102
2019-12-29 Jon Turneydoc: add more details about adding documentation to...
2019-12-20 Anthony GreenOptimize setjmp/longjmp for moxie.
2019-12-18 Keith PackardDon't display trailing '.' in _dcvt
2019-12-18 Keith PackardFix gcvt to always show 'ndigits' of precision
2019-12-18 Keith PackardFix fcvt to only show 'ndigit' past decimal
2019-12-18 Jon Turneydoc: Untabify python scripts used for making man pages
2019-12-17 Keith PackardSet __IEEE_LITTLE_ENDIAN for _XTENSA_EL__ (ESP32)
2019-12-17 Keith PackardReturn EINVAL for illegal base in strtol
2019-12-16 Bruno Haiblestrtold: set errno to ERANGE on underflow per POSIX
2019-12-13 Anthony GreenFix setjmp/longjmp for the moxie port.
2019-12-02 Keith Packardlibm: switch sf_log1p from double error routines to...
2019-11-26 Brian Inglisnewlib/libc/include/sys/features.h: update __STDC_ISO_1...
2019-11-18 Bastien Boucletnewlib: fix fseek optimization with SEEK_CUR
2019-11-08 Kwok Cheung YeungStash reent marker in upper bits of s1 on AMD GCN
2019-11-04 Sebastian HuberMove timeval macros to <sys/time.h>
2019-11-04 Sebastian HuberSynchronize <sys/time.h> with FreeBSD
next
This page took 0.067686 seconds and 8 git commands to generate.