public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Add libgloss install-pdf and install-html targets
2018-11-20 10:24 UTC
[newlib-cygwin] Enable return code with semi-hosting SYS_EXIT_EXTENDED
2018-11-19 12:46 UTC
[newlib-cygwin] Fix issue with dst bias in memset
2018-11-08 16:46 UTC
[newlib-cygwin] Created tag cygwin-2_11_2-release
2018-11-08 13:28 UTC
[newlib-cygwin] Fix v850 target for RTEMS
2018-11-08 13:07 UTC
[newlib-cygwin] RTEMS: Avoid <machine/param.h> in <sys/_cpuset.h>
2018-11-08 13:07 UTC
[newlib-cygwin] Adjust writeback in non-zero memset
2018-11-06 15:01 UTC
[newlib-cygwin] newlib/configure.host: Set have_init_fini to no for OpenRISC
2018-11-05 9:02 UTC
[newlib-cygwin] Initialize SVE system registers
2018-10-31 11:15 UTC
[newlib-cygwin] Fix posix_memalign() attributes
2018-10-23 9:09 UTC
[newlib-cygwin] RTEMS: Use function and data sections
2018-10-22 9:27 UTC
[newlib-cygwin] newlib/libc/sys/rtems/include/machine/param.h: Add _KERNEL to stop method leakage
2018-10-19 14:32 UTC
[newlib-cygwin] Improve performance of strstr
2018-10-18 17:52 UTC
[newlib-cygwin] newlib/libc/ctype/jp2uc.c: Declare "cs" variable as "const char *"
2018-10-11 14:42 UTC
[newlib-cygwin] Add generic implementation of dirfd()
2018-10-11 8:22 UTC
[newlib-cygwin] Move common <sys/dirent.h> content to <dirent.h>
2018-10-11 8:22 UTC
[newlib-cygwin] RTEMS: Add struct dirent::d_type member
2018-10-11 8:22 UTC
[newlib-cygwin] Open a directory with the usual flags
2018-10-11 8:22 UTC
[newlib-cygwin] Make some standard open() flags visible
2018-10-11 8:22 UTC
[newlib-cygwin] Add generic implementation of fdopendir()
2018-10-11 8:22 UTC
[newlib-cygwin] Implement nanl in newlib only
2018-10-10 16:04 UTC
[newlib-cygwin] newlib: strtold: use __builtin_nanl to avoid libm dependency
2018-10-10 16:04 UTC
[newlib-cygwin] newlib: Build internal strtold code only if HAVE_LONG_DOUBLE defined
2018-10-10 16:04 UTC
[newlib-cygwin] newlib: Drop incorrect const qualifier from __loadlocale parameter
2018-10-10 9:21 UTC
[newlib-cygwin] Add attributes to malloc-like functions
2018-10-10 5:40 UTC
[newlib-cygwin] [Aarch64] Syscalls: fix prototypes
2018-10-08 13:41 UTC
[newlib-cygwin] [ARM] Make _kill() a noreturn function
2018-10-08 13:36 UTC
[newlib-cygwin] Define _COMPILING_NEWLIB on aarch64 to define function prototypes from unistd.h
2018-10-05 12:28 UTC
[newlib-cygwin] [Aarch64] Fix warning in _sbrk
2018-10-05 12:22 UTC
[newlib-cygwin] [ARM] Cast string pointers to int to avoid compiler warnings
2018-10-05 11:01 UTC
[newlib-cygwin] Update Arm copyright notices in new math files
2018-09-28 14:12 UTC
[newlib-cygwin] Update Arm entry in COPYING.NEWLIB
2018-09-25 19:13 UTC
[newlib-cygwin] Fix the documentation comment of checkint
2018-09-18 18:12 UTC
[newlib-cygwin] Committed, CRIS port: fix fallout from time_t defaulting to 64 bits, part 1
2018-09-13 15:58 UTC
[newlib-cygwin] Committed, CRIS port: fix fallout from time_t defaulting to 64 bits, part 2
2018-09-13 15:58 UTC
[newlib-cygwin] search: Fix Berkeley DB hash code for 16-bit targets
2018-09-06 15:31 UTC
[newlib-cygwin] Use !__HAVE_LOCALE_INFO__ define to use _ctype_ directly [v2]
2018-09-06 12:22 UTC
[newlib-cygwin] stdlib: Use __get_numeric_locale instead of __localeconv_l for decimal_point
2018-09-06 12:21 UTC
[newlib-cygwin] Include sys/syslimits.h in limits.h
2018-09-06 12:21 UTC
[newlib-cygwin] xdr_private.h needs sys/types.h for u_char
2018-09-06 12:21 UTC
[newlib-cygwin] Document the log table generation method
2018-09-06 11:35 UTC
[newlib-cygwin] stdlib/arc4random.c: Fix reseed count for 16-bit targets
2018-09-06 11:28 UTC
[newlib-cygwin] Improve strstr performance of short needles
2018-09-05 8:31 UTC
[newlib-cygwin] Created tag cygwin-2_11_1-release
2018-09-05 8:07 UTC
[newlib-cygwin] Avoid ARM SWI Seek when querying file position
2018-09-03 7:42 UTC
[newlib-cygwin] math_config.h: Fix signed overflow warning for 16-bit targets
2018-09-03 7:42 UTC
[newlib-cygwin] e_scalb.c: Call scalbln instead of scalbn on 16-bit targets to ensure constant fits in an int
2018-09-03 7:42 UTC
[newlib-cygwin] Created tag newlib-snapshot-20180831
2018-08-31 19:45 UTC
[newlib-cygwin] Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin for smaller and faster co
2018-08-31 19:44 UTC
[newlib-cygwin] Created tag cygwin-2_11_0-release
2018-08-31 10:59 UTC
[newlib-cygwin] Drop non-reserved parameter names from sys/signal.h
2018-08-29 15:59 UTC
[newlib-cygwin] Use __inhibit_loop_to_libcall in all memset/memcpy implementations
2018-08-29 14:07 UTC
[newlib-cygwin] Use nanf("") instead of nanf(NULL)
2018-08-29 14:01 UTC
[newlib-cygwin] Remove unused variable 'one' from sf_cos.c
2018-08-29 14:01 UTC
[newlib-cygwin] RISC-V: Fix _sbrk, it's failed only when return value is -1
2018-08-29 13:50 UTC
[newlib-cygwin] RISC-V: Fixed return code in _times syscall
2018-08-29 13:50 UTC
[newlib-cygwin] RTEMS: Update FreeBSD version tags
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Introduce <machine/_kernel_socket.h>
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Introduce <machine/_kernel_if.h>
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Introduce <machine/_kernel_in6.h>
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Add __BSD_VISIBLE in <sys/_termios.h>
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Introduce <machine/_kernel_mman.h>
2018-08-24 13:12 UTC
[newlib-cygwin] Add SOL_SOCKET level socket option
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Introduce <machine/_kernel_in.h>
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Introduce <machine/_kernel_uio.h>
2018-08-24 13:12 UTC
[newlib-cygwin] RTEMS: Add kvaddr_t and ksize_t
2018-08-24 13:12 UTC
[newlib-cygwin] Allow to specify PCP on packets not belonging to any VLAN
2018-08-24 13:11 UTC
[newlib-cygwin] This commit brings in a new refactored TCP stack called Rack
2018-08-24 13:11 UTC
[newlib-cygwin] Fix access to ifru_buffer on freebsd32
2018-08-24 13:11 UTC
[newlib-cygwin] Load balance sockets with new SO_REUSEPORT_LB option
2018-08-24 13:11 UTC
[newlib-cygwin] Revert r332894 at the request of the submitter
2018-08-24 13:11 UTC
[newlib-cygwin] Implement several enhancements to NUMA policies
2018-08-24 13:11 UTC
[newlib-cygwin] Implement a limit on on the number of IPv6 reassembly
2018-08-24 13:11 UTC
[newlib-cygwin] iflib(9): Add support for cloning pseudo interfaces
2018-08-24 13:11 UTC
[newlib-cygwin] Add 32-bit compat for ioctls that take struct ifgroupreq
2018-08-24 13:11 UTC
[newlib-cygwin] Use an accessor function to access ifr_data
2018-08-24 13:11 UTC
[newlib-cygwin] Add a limit of the number of fragments per IPv6 packet
2018-08-24 13:11 UTC
[newlib-cygwin] Load balance sockets with new SO_REUSEPORT_LB option
2018-08-24 13:11 UTC
[newlib-cygwin] SPDX: license IDs for some ISC-related files
2018-08-24 13:10 UTC
[newlib-cygwin] include: further adoption of SPDX licensing ID tags
2018-08-24 13:10 UTC
[newlib-cygwin] Add _IOC_NEWLEN() and _IOC_NEWTYPE() macros
2018-08-24 13:10 UTC
[newlib-cygwin] This is an implementation of the client side of TCP Fast Open (TFO)
2018-08-24 13:10 UTC
[newlib-cygwin] Move uio enums to sys/_uio.h
2018-08-24 13:10 UTC
[newlib-cygwin] sys/sys: further adoption of SPDX licensing ID tags
2018-08-24 13:10 UTC
[newlib-cygwin] Garbage collect IFCAP_POLLING_NOCOUNT
2018-08-24 13:10 UTC
[newlib-cygwin] Add the "TCP Blackbox Recorder"
2018-08-24 13:10 UTC
[newlib-cygwin] sys: further adoption of SPDX licensing ID tags
2018-08-24 13:10 UTC
[newlib-cygwin] Use hardware timestamps to report packet timestamps
2018-08-24 13:10 UTC
[newlib-cygwin] Follow the RFC6980 and silently ignore following IPv6 NDP messages
2018-08-24 13:10 UTC
[newlib-cygwin] Relax visibility for some termios symbols
2018-08-24 13:09 UTC
[newlib-cygwin] Listening sockets improvements
2018-08-24 13:09 UTC
[newlib-cygwin] Renumber copyright clause 4
2018-08-24 13:09 UTC
[newlib-cygwin] mprotect(): Change prototype to comply to POSIX
2018-08-24 13:09 UTC
[newlib-cygwin] Correct sysctl names
2018-08-24 13:09 UTC
[newlib-cygwin] Add a new file operations hook for mmap
2018-08-24 13:09 UTC
[newlib-cygwin] if: Add ioctls to get RSS key and hash type/function
2018-08-24 13:09 UTC
[newlib-cygwin] Implement INHERIT_ZERO for minherit(2)
2018-08-24 13:09 UTC
[newlib-cygwin] Implement process-shared locks support
2018-08-24 13:09 UTC
[newlib-cygwin] Add a place for a driver to report rx timestamps
2018-08-24 13:09 UTC
[newlib-cygwin] Implement address space guards
2018-08-24 13:09 UTC
[newlib-cygwin] Add a new fo_fill_kinfo fileops method
2018-08-24 13:08 UTC
[newlib-cygwin] Implement read(2)/write(2) and neccessary lseek(2)
2018-08-24 13:08 UTC
[newlib-cygwin] Add __nl_item to <sys/_types.h> and use it
2018-08-24 13:08 UTC
[newlib-cygwin] Retire the unimplemented MAP_RENAME
2018-08-24 13:08 UTC
[newlib-cygwin] Add MAP_EXCL flag for mmap(2)
2018-08-24 13:08 UTC
[newlib-cygwin] Add a mmap flag (MAP_32BIT) on 64-bit platforms
2018-08-24 13:08 UTC
[newlib-cygwin] RTEMS: Add __tls_get_addr() to crt0
2018-08-20 12:05 UTC
[newlib-cygwin] Remove unused NaN's integer representation definitions
2018-08-17 9:37 UTC
[newlib-cygwin] Fix strtof ("-nan") returns positive NaN
2018-08-17 9:37 UTC
[newlib-cygwin] Fix strtod ("nan") and strtold ("nan") returns wrong negative NaN
2018-08-17 9:37 UTC
[newlib-cygwin] Improve sincosf comments
2018-08-16 11:25 UTC
[newlib-cygwin] Added Restriction on base value
2018-08-13 7:44 UTC
[newlib-cygwin] newlib: strftime: fix over-enthusiastic fix from 0283642f35ce
2018-08-08 21:59 UTC
[newlib-cygwin] Add BSP and semihosting library for nios2-generic-nommu QEMU emulation
2018-08-08 8:53 UTC
[newlib-cygwin] newlib: fix various gcc warnings
2018-08-08 8:53 UTC
[newlib-cygwin] newlib: don't use __visibility__ attrribute on Cygwin
2018-08-08 8:53 UTC
[newlib-cygwin] newlib: don't check malloc/free pointer
2018-08-08 8:53 UTC
[newlib-cygwin] newlib: strftime: fix gcc warning on __ctloc
2018-08-08 8:52 UTC
[newlib-cygwin] newlib: newlocale: fix typo rendering ctype_ptr invalid
2018-08-08 8:52 UTC
[newlib-cygwin] newlib: wordexp: drop dangerous fprintf
2018-08-08 8:52 UTC
[newlib-cygwin] RTEMS: Add aligned_alloc() to crt0
2018-08-08 6:43 UTC
[newlib-cygwin] Declare GNU-specific sched_getcpu()
2018-08-07 12:40 UTC
[newlib-cygwin] Created tag newlib-snapshot-20180802
2018-08-02 14:18 UTC
[newlib-cygwin] Patch from Richard Earnshaw <Richard.Earnshaw@arm.com>
2018-08-01 18:03 UTC
[newlib-cygwin] RISC-V: Do not use _init/_fini
2018-08-01 8:51 UTC
[newlib-cygwin] sys: further adoption of SPDX licensing ID tags
2018-07-30 8:52 UTC
[newlib-cygwin] FreeBSD compat. __alloc_size(), __alloc_align()
2018-07-30 8:52 UTC
[newlib-cygwin] Define a new __alloc_size2 attribute to complement the exiting support
2018-07-30 8:52 UTC
[newlib-cygwin] Remove lint support from system headers and MD x86 headers
2018-07-30 8:52 UTC
[newlib-cygwin] Add attributes to allocator functions
2018-07-30 8:52 UTC
[newlib-cygwin] Make _Static_assert() work with GCC in older C++ standards
2018-07-30 8:50 UTC
[newlib-cygwin] ctype: Avoid GCC note in towctrans_l.c
2018-07-30 8:49 UTC
[newlib-cygwin] ctype: Fix integer type for caseconv_entry::delta
2018-07-30 8:49 UTC
[newlib-cygwin] Fix comparison between two character arrays
2018-07-30 7:37 UTC
[newlib-cygwin] Cygwin: define _POSIX_ASYNCHRONOUS_IO
2018-07-25 18:00 UTC
[newlib-cygwin] Created tag newlib-snapshot-20180720
2018-07-20 14:13 UTC
[newlib-cygwin] ctype: Fix bitfield types on 16-bit targets
2018-07-20 12:25 UTC
[newlib-cygwin] RTEMS: Unconditionally define _off_t to int64_t
2018-07-20 4:55 UTC
[newlib-cygwin] Remove myself from MAINTAINERS
2018-07-20 2:02 UTC
[newlib-cygwin] Print sign of NaN values to nano-vfprintf
2018-07-17 12:42 UTC
[newlib-cygwin] Fix to stop a fall-through in a switch statement
2018-07-13 11:33 UTC
[newlib-cygwin] Improve strncmp for mutually misaligned inputs
2018-07-13 11:28 UTC
[newlib-cygwin] strcmp.S: Improve performance for misaligned strings
2018-07-13 11:28 UTC
[newlib-cygwin] memcmp.S: optimize for medium to large sizes
2018-07-13 11:28 UTC
[newlib-cygwin] Fix AArch32 semihosting SYS_EXIT call on semihosting v1
2018-07-11 15:18 UTC
[newlib-cygwin] Remove float compare option from sincosf
2018-07-11 15:17 UTC
[newlib-cygwin] Fix the documentation comments for log_inline in pow
2018-07-11 15:17 UTC
[newlib-cygwin] Update config.guess and config.sub
2018-07-06 8:49 UTC
[newlib-cygwin] Fix large ulp error in pow without fma very near 1.0
2018-07-06 8:45 UTC
[newlib-cygwin] Fix namespace issues in sinf, cosf and sincosf
2018-07-06 8:45 UTC
[newlib-cygwin] Change the return type of converttoint and document the semantics
2018-07-06 8:44 UTC
[newlib-cygwin] Move __HAVE_FAST_FMA to math_config.h
2018-07-06 8:44 UTC
[newlib-cygwin] Fix code style and comments of new math code
2018-07-06 8:44 UTC
[newlib-cygwin] Remove unused TOINT_RINT and TOINT_SHIFT macros
2018-07-06 8:44 UTC
[newlib-cygwin] Fix newlib functions perror()/psignal() not to use writev()
2018-07-05 19:34 UTC
[newlib-cygwin] Fix a bug of perror()/psignal() that changes the orientation of stderr
2018-07-04 12:19 UTC
[newlib-cygwin] Introduce @unless/@endunless and postbootstrap Makefile targets
2018-06-30 3:14 UTC
[newlib-cygwin] Add OBJCOPY to Makefile.tpl too, to keep it on Makefile.in rebuild
2018-06-30 3:14 UTC
[newlib-cygwin] Use uint32_t sign argument to math error functions
2018-06-27 13:53 UTC
[newlib-cygwin] New log2 implementation
2018-06-27 13:53 UTC
[newlib-cygwin] New pow implementation
2018-06-27 13:53 UTC
[newlib-cygwin] newlib: enable new math functions on Cygwin
2018-06-27 13:53 UTC
[newlib-cygwin] New exp and exp2 implementations
2018-06-27 13:53 UTC
[newlib-cygwin] New log implementation
2018-06-27 13:53 UTC
[newlib-cygwin] Fix Unicode table
2018-06-26 8:21 UTC
[newlib-cygwin] Revert "Remove -fno-builtin to allow gcc to inline functions such as fabs, floor, creal, imag."
2018-06-26 8:19 UTC
[newlib-cygwin] Remove -fno-builtin to allow gcc to inline functions such as fabs, floor, creal, imag
2018-06-26 8:13 UTC
[newlib-cygwin] Improve performance of sinf/cosf/sincosf
2018-06-21 7:39 UTC
[newlib-cygwin] Revert "Improve performance of sinf/cosf/sincosf"
2018-06-21 7:39 UTC
[newlib-cygwin] Improve performance of sinf/cosf/sincosf
2018-06-21 7:35 UTC
[newlib-cygwin] newlib: getopt now permutes multi-flag options correctly
2018-06-21 7:35 UTC
[newlib-cygwin] libm/common/s_round.c (round): Add cast for 16-bit CPUs
2018-06-21 7:35 UTC
[newlib-cygwin] Fix issue with malloc_extend_top
2018-05-29 14:17 UTC
[newlib-cygwin] fix llrint and lrint for 52 <= exponent <= 62
2018-05-29 14:01 UTC
[newlib-cygwin] Fix 32-bit overflow in mktime() when time_t is 64-bits long
2018-05-29 13:27 UTC
[newlib-cygwin] Use _LDBL_EQ_DBL in nexttowardf.c
2018-05-07 16:22 UTC
[newlib-cygwin] libgloss: microblaze: adjust handlers to be weak
2018-05-03 19:16 UTC
[newlib-cygwin] Add nvptx port
2018-04-13 19:46 UTC
[newlib-cygwin] strtod: Convert 64 bit double to 64 bit int during computation
2018-04-09 9:42 UTC
[newlib-cygwin] newlib: fix iswupper_l in !_MB_CAPABLE case
2018-03-27 10:35 UTC
[newlib-cygwin] comments to document struct caseconv_entry
2018-03-26 10:22 UTC
[newlib-cygwin] newlib: fix indentation in toulower
2018-03-26 8:00 UTC
[newlib-cygwin] Reduce qsort stack consumption
2018-03-16 9:32 UTC
[newlib-cygwin] Ensure qsort recursion depth is bounded
2018-03-16 9:32 UTC
[newlib-cygwin] Correct prototypes of pthread_mutex_getprioceiling() and pthread_setschedparam()
2018-03-15 14:26 UTC
[newlib-cygwin] [arm] Fix syscalls.c for newlib embedded syscalls builds
2018-03-15 9:59 UTC
[newlib-cygwin] ssp: fix wchar.h with -std=c99
2018-03-14 15:47 UTC
[newlib-cygwin] Fix alloc_align and alloc_size macros for multiple arguments
2018-03-14 15:19 UTC
[newlib-cygwin] ctype: align size of category bit fields to small targets needs
2018-03-14 10:54 UTC
[newlib-cygwin] Revert "ctype: align size of category bit fields to small targets needs"
2018-03-14 10:53 UTC
[newlib-cygwin] fix/enhance Unicode table generation scripts
2018-03-14 9:46 UTC
[newlib-cygwin] ctype: align size of category bit fields to small targets needs
2018-03-14 9:42 UTC
[newlib-cygwin] towctrans_l: Always return a value from helper functions
2018-03-13 21:09 UTC
[newlib-cygwin] rtems/.../dirent.h: Add alphasort() prototype
2018-03-13 14:12 UTC
[newlib-cygwin] Correct alloc_size annotation on reallocarray()
2018-03-13 14:05 UTC
[newlib-cygwin] make target for explicit Unicode data tables generation
2018-03-12 13:25 UTC
[newlib-cygwin] use generated character data
2018-03-12 10:40 UTC
[newlib-cygwin] generated character category data, Unicode 10.0
2018-03-12 10:40 UTC
[newlib-cygwin] character data generation
2018-03-12 10:40 UTC
[newlib-cygwin] generated case conversion data, Unicode 10.0
2018-03-12 10:40 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).