public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Removed Soft float from MIPS
2021-02-05 9:32 UTC
[newlib-cygwin] RISC-V: Use __bss_start for the starting point of .bss
2021-02-05 9:32 UTC
[newlib-cygwin] Align *utime*() with POSIX/glibc
2021-01-26 16:27 UTC
[newlib-cygwin] RTEMS: Add <poll.h> and <sys/poll.h>
2021-01-05 18:46 UTC
[newlib-cygwin] Created tag 'newlib-4.1.0'
2020-12-18 23:53 UTC
[newlib-cygwin] Bump up newlib version to 4.1.0
2020-12-18 23:51 UTC
[newlib-cygwin] fixes to make compilation succeeds
2020-12-18 9:07 UTC
[newlib-cygwin] Update gamma functions from code in picolibc
2020-12-17 21:23 UTC
[newlib-cygwin] RISC-V: Add semihosting support
2020-12-16 21:41 UTC
[newlib-cygwin] Add declarations for __ieee754_tgamma functions to fdlibm.h
2020-12-16 20:28 UTC
[newlib-cygwin] arm: Fix memchr() for Armv8-R
2020-12-14 21:10 UTC
[newlib-cygwin] Fix error in powf for x close to 1 and large y
2020-12-11 21:00 UTC
[newlib-cygwin] Bump newlib release to 4.0.0
2020-12-11 21:00 UTC
[newlib-cygwin] RISC-V: Add machine-specific implementation for lrint[f], lround[f], llrint[f] and llround[f]
2020-11-18 8:39 UTC
[newlib-cygwin] RISC-V: Add machine-specific implementation for isnan[f] and copysign[f]
2020-11-18 8:39 UTC
[newlib-cygwin] RISC-V: Add missing compile rule for s_finite.c, sf_finite.c, s_isinf.c and sf_isinf.c
2020-11-18 8:39 UTC
[newlib-cygwin/newlib-4.0.0] Bump newlib release to 4.0.0
2020-11-17 21:51 UTC
[newlib-cygwin] Created tag 'newlib-4.0.0'
2020-11-17 21:51 UTC
[newlib-cygwin] malloc/nano-malloc: correctly check for out-of-bounds allocation reqs
2020-11-17 19:57 UTC
[newlib-cygwin] Fix return type of __locale_ctype_ptr_l()
2020-11-16 18:35 UTC
[newlib-cygwin] libc/include/newlib.h: Fix C++ compilation issue
2020-11-16 14:15 UTC
[newlib-cygwin] Fix 32-bit integer overflow when calculating TZ rules
2020-11-04 18:35 UTC
[newlib-cygwin] RISC-V: Fix wrong including file in s_isinf.c
2020-10-29 8:39 UTC
[newlib-cygwin] RISC-V: NaN should return 0 for finite[f]
2020-10-29 8:39 UTC
[newlib-cygwin] libc/sys/rtems/include/machine/_types.h: Define daddr_t to be 64 bits for RTEMS
2020-10-28 14:46 UTC
[newlib-cygwin] RISC-V: Implment finite and fpclassify
2020-10-27 7:59 UTC
[newlib-cygwin] RISC-V: Add fabs[f], fmax[f] and fmin[f]
2020-10-27 7:59 UTC
[newlib-cygwin] Define RB_SET_PARENT to do all assignments
2020-10-26 13:32 UTC
[newlib-cygwin] In concluding RB_REMOVE_COLOR, in the case when
2020-10-26 13:32 UTC
[newlib-cygwin] Linuxkpi uses the rb-tree structures
2020-10-26 13:32 UTC
[newlib-cygwin] Fixup r361997 by balancing parens. Duh
2020-10-26 13:32 UTC
[newlib-cygwin] Restore an RB_COLOR macro, for the benefit of
2020-10-26 13:32 UTC
[newlib-cygwin] To reduce the size of an rb_node, drop the color
2020-10-26 13:32 UTC
[newlib-cygwin] Remove from RB_REMOVE_COLOR some null checks
2020-10-26 13:32 UTC
[newlib-cygwin] RB_REMOVE invokes RB_REMOVE_COLOR either when
2020-10-26 13:32 UTC
[newlib-cygwin] For the case when RB_REMOVE requires a nontrivial
2020-10-26 13:32 UTC
[newlib-cygwin] Correct the use of RB_AUGMENT in the RB_TREE
2020-10-26 13:31 UTC
[newlib-cygwin] Add RB_REINSERT(3), a low overhead alternative to
2020-10-26 13:31 UTC
[newlib-cygwin] amd64: prevent KCSan false positives on LAPIC mapping
2020-10-26 13:31 UTC
[newlib-cygwin] sys: clean up empty lines in .c and .h files
2020-10-26 13:31 UTC
[newlib-cygwin] gcc: quiet Wattribute for no_sanitize("address")
2020-10-26 13:31 UTC
[newlib-cygwin] Don't sanitize linker_set
2020-10-26 13:31 UTC
[newlib-cygwin] Make the system C11 atomics headers fully compatible with external GCC
2020-10-26 13:31 UTC
[newlib-cygwin] libc/time: Move internal newlib tz-structs into own header
2020-10-15 17:11 UTC
[newlib-cygwin] drop ambiguous-wide behaviour from Unicode CJK locales
2020-10-13 12:04 UTC
[newlib-cygwin] libc/include/wchar.h: Remove parameter name
2020-10-02 21:02 UTC
[newlib-cygwin] libc/include/inttypes.h: Remove parameter name
2020-10-02 21:00 UTC
[newlib-cygwin] libgloss: aarch64: Add support for Armv8-R AArch64
2020-09-30 10:23 UTC
[newlib-cygwin] libc/include/math.h: Remove parameter name
2020-09-26 2:54 UTC
[newlib-cygwin] Add C-SKY port for libgloss
2020-09-25 15:02 UTC
[newlib-cygwin] Port of C-SKY for newlib
2020-09-23 19:09 UTC
[newlib-cygwin] libm: Make tgamma(-small) = -INFINITY
2020-09-18 21:20 UTC
[newlib-cygwin(refs/meta/config)] disable commit msg restriction to ISO-8859-15
2020-09-08 18:28 UTC
[newlib-cygwin] libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. [v2]
2020-09-04 19:30 UTC
[newlib-cygwin] libm/riscv: Use common fma code when necessary
2020-09-04 13:11 UTC
[newlib-cygwin] libm/riscv: Fix machine-specific sqrt build process
2020-09-04 13:11 UTC
[newlib-cygwin] MSP430: Fix calculation of string length in sbrk.c
2020-09-04 13:05 UTC
[newlib-cygwin] loadlocale: don't casecmp digits
2020-09-04 12:40 UTC
[newlib-cygwin] MSP430: Fix message in sbrk.c printing binary character
2020-09-03 11:43 UTC
[newlib-cygwin] Fix warnings when building for msp430-elf
2020-09-03 11:43 UTC
[newlib-cygwin] libm/machine/arm: Rename s*_fma.c -> s*_fma_arm.c
2020-09-02 8:05 UTC
[newlib-cygwin] Cygwin: Remove .drone.yml
2020-08-29 14:42 UTC
[newlib-cygwin] Cygwin: Add github action to cross-build on Fedora
2020-08-29 14:42 UTC
[newlib-cygwin] Cygwin: Add .appveyor.yml
2020-08-29 14:42 UTC
[newlib-cygwin] doc: Also update shebang for chapter-texi2docbook.py
2020-08-26 15:13 UTC
[newlib-cygwin] Enabled _CS* defines for RTEMS
2020-08-26 8:08 UTC
[newlib-cygwin] doc: Various fixes to makedocbook for python3.8
2020-08-24 16:36 UTC
[newlib-cygwin] Created tag 'cygwin-3_1_7-release'
2020-08-22 11:44 UTC
[newlib-cygwin] libm/stdlib: Realloc when shrinking by 2* or more
2020-08-17 9:45 UTC
[newlib-cygwin] libm/stdlib: don't read past source in nano_realloc
2020-08-17 9:45 UTC
[newlib-cygwin] libc/stdlib: Fix build failure in nano_calloc
2020-08-13 8:00 UTC
[newlib-cygwin] libc/stdlib: Use __builtin_mul_overflow for reallocarray and calloc
2020-08-12 8:12 UTC
[newlib-cygwin] libm/machine/riscv: Add custom fma/sqrt functions when supported [v2]
2020-08-12 8:01 UTC
[newlib-cygwin] libm/machine/arm: Add optimized fmaf and fma when available
2020-08-10 19:06 UTC
[newlib-cygwin] libm: Detect fast fmaf support
2020-08-10 19:06 UTC
[newlib-cygwin] libm: ARM without HW double does not have fast FMA
2020-08-10 19:06 UTC
[newlib-cygwin] libm/math: ensure that expf(-huge) sets FE_UNDERFLOW exception
2020-08-10 8:35 UTC
[newlib-cygwin] MSP430: Increase the amount of main memory available in sim ld scripts
2020-08-07 13:16 UTC
[newlib-cygwin] MSP430: Word align __*_array_start symbols in sim linker scripts
2020-08-07 13:16 UTC
[newlib-cygwin] libm: Control errno support with _IEEE_LIBM configuration parameter
2020-08-05 20:43 UTC
[newlib-cygwin] libm/math: Don't modify __ieee754_pow return values in pow
2020-08-05 20:43 UTC
[newlib-cygwin] libm/math: Set errno to ERANGE for pow(0, -y)
2020-08-05 20:43 UTC
[newlib-cygwin] libm/math: Make yx functions set errno=ERANGE for x=0
2020-08-05 20:43 UTC
[newlib-cygwin] libm/math: set errno to ERANGE at gamma poles
2020-08-05 20:43 UTC
[newlib-cygwin] libm: Set math_errhandling to match library and hardware [v2]
2020-08-04 17:31 UTC
[newlib-cygwin] libm/common: Set WANT_ERRNO based on _IEEE_LIBM value
2020-08-04 17:31 UTC
[newlib-cygwin] libm/math: Use __math_xflow in obsolete math code [v2]
2020-08-03 11:31 UTC
[newlib-cygwin] select.h: update FD macros to latest FreeBSD, fix type conversion warning
2020-08-03 10:42 UTC
[newlib-cygwin] Cygwin: posix_spawn: add Cygwin-specific code fixing process synchronisation
2020-08-03 10:41 UTC
[newlib-cygwin] arm: Fix include to avoid undefined reference
2020-07-29 15:06 UTC
[newlib-cygwin] arm: Split fenv.c into multiple files
2020-07-29 5:05 UTC
[newlib-cygwin] arm: Fix fenv support
2020-07-29 5:05 UTC
[newlib-cygwin] riscv: fix integer wraparound in memcpy
2020-07-27 8:14 UTC
[newlib-cygwin] ctype.h: Fix unused variable warnings
2020-07-16 9:30 UTC
[newlib-cygwin] testsuite: Fix iconv tests to use new encoding config defines
2020-07-10 10:03 UTC
[newlib-cygwin] libc/iconv: find_alias was mis-computing remaining alias table length
2020-07-10 10:03 UTC
[newlib-cygwin] libc/iconv: Remove unneeded pointer var for _iconv_aliases
2020-07-10 10:03 UTC
[newlib-cygwin] libc/iconv: Detect CES handler loading failure
2020-07-10 10:03 UTC
[newlib-cygwin] Created tag cygwin-3_1_6-release
2020-07-09 8:13 UTC
[newlib-cygwin] Removed #ifndef _ARM_PCS_VFP_ from sys/fenv.h for arm
2020-07-06 11:18 UTC
[newlib-cygwin] libm: machine: Add missing sparc and mips configuration
2020-07-03 8:46 UTC
[newlib-cygwin] mips fenv support
2020-07-03 8:46 UTC
[newlib-cygwin] SPARC fenv support
2020-07-03 8:46 UTC
[newlib-cygwin] fenv aarch64 support
2020-07-02 10:13 UTC
[newlib-cygwin] pru: Fix memory corruption on syscall return
2020-07-02 9:00 UTC
[newlib-cygwin] fenv support arm
2020-06-10 1:13 UTC
[newlib-cygwin] Regenerate libm/machine configuration files for powerpc
2020-06-10 1:02 UTC
[newlib-cygwin] hard float support for PowerPC taken from FreeBSD
2020-06-03 9:19 UTC
[newlib-cygwin] Created tag cygwin-3_1_5-release
2020-06-01 8:53 UTC
[newlib-cygwin] Reimplement aligned_alloc
2020-05-19 13:24 UTC
[newlib-cygwin] newlib/libm/math: Make pow/powf return qnan for snan arg
2020-03-26 11:42 UTC
[newlib-cygwin] newlib/libm/common: Don't re-convert float to bits in modf/modff
2020-03-26 11:42 UTC
[newlib-cygwin] newlib/libm/common: Fix modf/modff returning snan
2020-03-26 11:42 UTC
[newlib-cygwin] Fix spurious underflow exceptions for Bessel functions for double(from glibc bug 14155)
2020-03-26 11:26 UTC
[newlib-cygwin] Fix hypotf missing mask in hi+lo decomposition
2020-03-20 9:13 UTC
[newlib-cygwin] Fix modf/f for NaN input
2020-03-19 15:34 UTC
[newlib-cygwin] Fix for k_tan.c specific inputs
2020-03-18 9:05 UTC
[newlib-cygwin] RTEMS: Include missing header and fix stub
2020-03-13 18:51 UTC
[newlib-cygwin] Fix truncf for sNaN input
2020-03-11 11:11 UTC
[newlib-cygwin] i386/fenv.c: Include fenv.c implementation shared with x86_64, not stub
2020-03-10 15:06 UTC
[newlib-cygwin] Fix error in fdim/f for infinities
2020-03-10 14:46 UTC
[newlib-cygwin] Fix error in exp in magnitude [2e-32,2e-28]
2020-03-09 9:12 UTC
[newlib-cygwin] Fix error in float trig. function range reduction
2020-03-03 15:45 UTC
[newlib-cygwin] Fix error in powf for (-1.0, NaN) input
2020-03-02 15:46 UTC
[newlib-cygwin] arm: Finish moving newlib to unified syntax for Thumb1
2020-03-02 13:39 UTC
[newlib-cygwin] x86_64/i386 fenv: Replace symlink with include fenv_stub.c
2020-02-25 15:44 UTC
[newlib-cygwin] newlib/libc/include/devctl.h: Add extern "C" wrapper
2020-02-20 8:49 UTC
[newlib-cygwin] Created tag cygwin-3_1_4-release
2020-02-19 8:41 UTC
[newlib-cygwin] Locale modifier "@cjksingle" to enforce single-width CJK width
2020-02-18 10:38 UTC
[newlib-cygwin] Created tag cygwin-3_1_3-release
2020-02-17 12:31 UTC
[newlib-cygwin] pow: fix pow(-1.0, NaN)
2020-02-14 9:15 UTC
[newlib-cygwin] Only pass the minimum number of syscall arguments
2020-02-11 8:42 UTC
[newlib-cygwin] Typo in license terms for newlib/libm/common/log2.c
2020-02-06 10:59 UTC
[newlib-cygwin] Typo in license for newlib/libc/stdio/flags.c
2020-02-06 10:59 UTC
[newlib-cygwin] libgloss: Fix lseek semihosting bug on nios2 and m68k
2020-02-06 10:02 UTC
[newlib-cygwin] RISC-V: Use newlib nano specific libm
2020-01-31 11:43 UTC
[newlib-cygwin] Use remove-advertising-clause script to edit BSD licenses
2020-01-29 18:03 UTC
[newlib-cygwin] Revert "newlib: fix fseek optimization with SEEK_CUR"
2020-01-29 17:59 UTC
[newlib-cygwin] Created tag newlib-3.3.0
2020-01-22 19:42 UTC
[newlib-cygwin] Bump up newlib release to 3.3.0
2020-01-21 20:18 UTC
[newlib-cygwin] Change the reent verify check option to document disabling it
2020-01-21 20:14 UTC
[newlib-cygwin] Default newlib_reent_check_verify to yes in configure.host
2020-01-21 19:55 UTC
[newlib-cygwin] riscv: Map between ieeefp.h exception bits and RISC-V FCSR bits
2020-01-21 9:28 UTC
[newlib-cygwin] riscv: Add 'break' statements to fpsetround switch
2020-01-21 9:28 UTC
[newlib-cygwin] riscv: Use current pseudo-instructions to access the FCSR register
2020-01-21 9:28 UTC
[newlib-cygwin] Prevent more NULL ptr accesses due to Balloc out of memory
2020-01-09 20:19 UTC
[newlib-cygwin] Created tag newlib-3.2.0
2020-01-02 20:11 UTC
[newlib-cygwin] Created tag newlib-snapshot-20200102
2020-01-02 19:59 UTC
[newlib-cygwin] Bump up release to 3.2.0 for yearly snapshot
2020-01-02 19:58 UTC
[newlib-cygwin] doc: add more details about adding documentation to HOWTO
2019-12-29 17:12 UTC
[newlib-cygwin] Created tag cygwin-3_1_2-release
2019-12-21 11:11 UTC
[newlib-cygwin] Optimize setjmp/longjmp for moxie
2019-12-20 14:01 UTC
[newlib-cygwin] Don't display trailing '.' in _dcvt
2019-12-18 19:57 UTC
[newlib-cygwin] Fix gcvt to always show 'ndigits' of precision
2019-12-18 19:56 UTC
[newlib-cygwin] Fix fcvt to only show 'ndigit' past decimal
2019-12-18 19:56 UTC
[newlib-cygwin] doc: Untabify python scripts used for making man pages
2019-12-18 13:36 UTC
[newlib-cygwin] Created tag cygwin-3_1_1-release
2019-12-18 9:20 UTC
[newlib-cygwin] Set __IEEE_LITTLE_ENDIAN for _XTENSA_EL__ (ESP32)
2019-12-17 9:09 UTC
[newlib-cygwin] Return EINVAL for illegal base in strtol
2019-12-17 9:08 UTC
[newlib-cygwin] Created tag cygwin-3_1_0-release
2019-12-16 18:41 UTC
[newlib-cygwin] strtold: set errno to ERANGE on underflow per POSIX
2019-12-16 18:41 UTC
[newlib-cygwin] MSP430: Support new msp430-elfbare target
2019-12-16 9:15 UTC
[newlib-cygwin] Implement the unlink system call for the moxie simulator
2019-12-14 10:28 UTC
[newlib-cygwin] Fix setjmp/longjmp for the moxie port
2019-12-13 18:09 UTC
[newlib-cygwin] libm: switch sf_log1p from double error routines to float
2019-12-02 9:05 UTC
[newlib-cygwin] newlib/libc/include/sys/features.h: update __STDC_ISO_10646__
2019-11-26 17:44 UTC
[newlib-cygwin] newlib: fix fseek optimization with SEEK_CUR
2019-11-18 10:11 UTC
[newlib-cygwin] Stash reent marker in upper bits of s1 on AMD GCN
2019-11-08 9:34 UTC
[newlib-cygwin] Move timeval macros to <sys/time.h>
2019-11-04 6:05 UTC
[newlib-cygwin] Fix sbttons for values > 2s
2019-11-04 6:05 UTC
[newlib-cygwin] Synchronize <sys/time.h> with FreeBSD
2019-11-04 6:05 UTC
[newlib-cygwin] Synchronize <sys/_timespec.h> with FreeBSD
2019-11-04 6:05 UTC
[newlib-cygwin] Fix libgloss being built for disabled multilibs
2019-11-02 15:31 UTC
[newlib-cygwin] Add PRU license to COPYING.NEWLIB and COPYING.LIBGLOSS
2019-10-31 19:09 UTC
[newlib-cygwin] PRU: Align libmath to PRU ABI
2019-10-31 19:03 UTC
[newlib-cygwin] Fix some generated files
2019-10-31 18:53 UTC
[newlib-cygwin] Initial PRU port for libgloss and newlib
2019-10-31 18:50 UTC
[newlib-cygwin] MSP430: Add missing build rule for unlink() to libgloss Makefile
2019-10-25 16:04 UTC
[newlib-cygwin] riscv/sys/fenv.h: Add missing extern for fe_dfl_env_p
2019-10-10 13:17 UTC
[newlib-cygwin] Add patch from Joel Sherrill for i386 and x86_64 fenv support
2019-10-08 20:59 UTC
[newlib-cygwin] Allow verifying _REENT_CHECK macros memory allocation
2019-10-07 19:36 UTC
[newlib-cygwin] Optimize epilogue sequence for architectures with POP interworking
2019-10-07 14:27 UTC
[newlib-cygwin] Prevent NULL ptr accesses due to Balloc out of memory
2019-10-04 22:03 UTC
[newlib-cygwin] Add SIOCGIFDOWNREASON
2019-09-25 7:04 UTC
[newlib-cygwin] Some devices take undesired actions when RTS and
2019-09-25 7:03 UTC
[newlib-cygwin] This commit updates rack to what is basically
2019-09-25 7:03 UTC
[newlib-cygwin] Rename IPPROTO 33 from SEP to DCCP
2019-09-25 7:03 UTC
[newlib-cygwin] Convert all IPv4 and IPv6 multicast memberships
2019-09-25 7:03 UTC
[newlib-cygwin] Fix mismatch from r342379
2019-09-25 7:03 UTC
[newlib-cygwin] Add an external mbuf buffer type that holds
2019-09-25 7:03 UTC
[newlib-cygwin] Add kernel-side support for in-kernel TLS
2019-09-25 7:03 UTC
[newlib-cygwin] Extend mmap/mprotect API to specify the max page
2019-09-25 7:03 UTC
[newlib-cygwin] gai_strerror() - Update string error messages according to RFC 3493
2019-09-25 7:03 UTC
[newlib-cygwin] libc/include/devctl.h: Add SOCKCLOSE per FACE Technical Standard, Edition 3.0
2019-09-13 12:52 UTC
[newlib-cygwin] Adjust nios2 and m68k semihosting for sys/stat.h changes
2019-09-04 7:44 UTC
[newlib-cygwin] riscv/include/fenv.h: Use shared fenv.h
2019-09-03 14:54 UTC
[newlib-cygwin] fe_dfl_env.c: Fix typo in comment
2019-09-03 14:54 UTC
[newlib-cygwin] Fix regression in visium caused by sys/stat.h change
2019-08-20 16:16 UTC
[newlib-cygwin] Revert previous change to sys/stat.h and fix cris libgloss
2019-08-19 22:04 UTC
[newlib-cygwin] Fix regression in cris-elf caused by sys/stat.h change
2019-08-19 21:47 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).