]> sourceware.org Git - newlib-cygwin.git/history - newlib
Cygwin: Make dumper scan more than first 4GB of VM on x86_64
[newlib-cygwin.git] / newlib /
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
2019-11-04 Sebastian HuberSynchronize <sys/_timespec.h> with FreeBSD
2019-11-04 impFix sbttons for values > 2s
2019-10-31 Dimitar DimitrovPRU: Align libmath to PRU ABI
2019-10-31 Jeff JohnstonFix some generated files
2019-10-31 Dimitar DimitrovInitial PRU port for libgloss and newlib
2019-10-09 Joel Sherrillriscv/sys/fenv.h: Add missing extern for fe_dfl_env_p
2019-10-08 Jeff JohnstonAdd patch from Joel Sherrill for i386 and x86_64 fenv...
2019-10-07 Jeff JohnstonAllow verifying _REENT_CHECK macros memory allocation
2019-10-07 Christos GentsosOptimize epilogue sequence for architectures with POP...
2019-10-04 Jeff JohnstonPrevent NULL ptr accesses due to Balloc out of memory
2019-09-25 kibAdd SIOCGIFDOWNREASON.
2019-09-25 jhbAdd kernel-side support for in-kernel TLS.
2019-09-25 thjRename IPPROTO 33 from SEP to DCCP
2019-09-25 rrsThis commit updates rack to what is basically
2019-09-25 jhbAdd an external mbuf buffer type that holds
2019-09-25 hselaskyConvert all IPv4 and IPv6 multicast memberships
2019-09-25 brooksExtend mmap/mprotect API to specify the max page
2019-09-25 shurdSome devices take undesired actions when RTS and
2019-09-25 pfgFix mismatch from r342379.
2019-09-25 pfggai_strerror() - Update string error messages according...
2019-09-10 Joel Sherrilllibc/include/devctl.h: Add SOCKCLOSE per FACE Technical...
2019-09-03 Joel Sherrillfe_dfl_env.c: Fix typo in comment
2019-09-03 Joel Sherrillriscv/include/fenv.h: Use shared fenv.h.
2019-08-19 Jeff JohnstonRevert previous change to sys/stat.h and fix cris libgloss
2019-08-19 Jeff JohnstonFix regression in cris-elf caused by sys/stat.h change
2019-08-16 Corinna Vinschenstat.h: use POSIX-required timefields throughout
2019-08-15 Joel Sherrillfenv: Include documentation in generated .info file
2019-08-14 Giacomo Tesiomemmem.c and strstr.c: do not require -std=c99
2019-08-13 Jon Turneyfenv: Update makedocbook for eae68bfc
2019-08-13 Jon Turneyfenv: Fix typo-ed variable name in documentation
2019-08-13 Jon Turneyfenv: Fix mangled makedoc markup
2019-08-13 Jon Turneyfenv: fe_dfl_env.c doesn't contain any documentation
2019-08-12 Corinna Vinschensched.h: Declare affinity functions only on targets...
2019-08-09 Joel SherrillRegenerated files from fenv.h addition
2019-08-09 Joel SherrillAdd default implementation of fenv.h and all methods
2019-08-09 Joel SherrillMiscellaneous Makefile.in regenerated
2019-08-05 Alexander FedotovAlign libgloss/arm and libc/sys/arm sources: miscellane...
2019-08-05 Alexander FedotovAlign libgloss/arm and libc/sys/arm sources: Lite exit...
2019-08-05 Alexander FedotovAlign libgloss/arm and libc/sys/arm sources: HeapInfo...
2019-08-05 Alexander FedotovAlign libgloss/arm and libc/sys/arm sources: Fix GetCmd...
next
This page took 0.06152 seconds and 8 git commands to generate.