newlib-cvs archive
date index for July - September, 2018

This is the mail archive of the newlib-cvs@sourceware.org mailing list for the newlib project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:


2018-09-28 [newlib-cygwin] Update Arm copyright notices in new math files Richard Earnshaw
2018-09-25 [newlib-cygwin] Update Arm entry in COPYING.NEWLIB. Jeff Johnston
2018-09-18 [newlib-cygwin] Fix the documentation comment of checkint Jeff Johnston
2018-09-13 [newlib-cygwin] Committed, CRIS port: fix fallout from time_t defaulting to 64 bits, part 2 Hans-Peter Nilsson
2018-09-13 [newlib-cygwin] Committed, CRIS port: fix fallout from time_t defaulting to 64 bits, part 1 Hans-Peter Nilsson
2018-09-06 [newlib-cygwin] search: Fix Berkeley DB hash code for 16-bit targets. Corinna Vinschen
2018-09-06 [newlib-cygwin] Use !__HAVE_LOCALE_INFO__ define to use _ctype_ directly [v2] Corinna Vinschen
2018-09-06 [newlib-cygwin] stdlib: Use __get_numeric_locale instead of __localeconv_l for decimal_point Corinna Vinschen
2018-09-06 [newlib-cygwin] Include sys/syslimits.h in limits.h Corinna Vinschen
2018-09-06 [newlib-cygwin] xdr_private.h needs sys/types.h for u_char Corinna Vinschen
2018-09-06 [newlib-cygwin] Document the log table generation method Corinna Vinschen
2018-09-06 [newlib-cygwin] stdlib/arc4random.c: Fix reseed count for 16-bit targets. Corinna Vinschen
2018-09-05 [newlib-cygwin] Improve strstr performance of short needles Corinna Vinschen
2018-09-05 [newlib-cygwin] Created tag cygwin-2_11_1-release Corinna Vinschen
2018-09-03 [newlib-cygwin] math_config.h: Fix signed overflow warning for 16-bit targets Corinna Vinschen
2018-09-03 [newlib-cygwin] e_scalb.c: Call scalbln instead of scalbn on 16-bit targets to ensure constant fits in an int. Corinna Vinschen
2018-09-03 [newlib-cygwin] Avoid ARM SWI Seek when querying file position Corinna Vinschen
2018-08-31 [newlib-cygwin] Created tag newlib-snapshot-20180831 Jeff Johnston
2018-08-31 [newlib-cygwin] Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin for smaller and faster co Jeff Johnston
2018-08-31 [newlib-cygwin] Created tag cygwin-2_11_0-release Corinna Vinschen
2018-08-29 [newlib-cygwin] Drop non-reserved parameter names from sys/signal.h Corinna Vinschen
2018-08-29 [newlib-cygwin] Use __inhibit_loop_to_libcall in all memset/memcpy implementations Corinna Vinschen
2018-08-29 [newlib-cygwin] Remove unused variable 'one' from sf_cos.c Corinna Vinschen
2018-08-29 [newlib-cygwin] Use nanf("") instead of nanf(NULL) Corinna Vinschen
2018-08-29 [newlib-cygwin] RISC-V: Fix _sbrk, it's failed only when return value is -1. Corinna Vinschen
2018-08-29 [newlib-cygwin] RISC-V: Fixed return code in _times syscall. Corinna Vinschen
2018-08-24 [newlib-cygwin] RTEMS: Add kvaddr_t and ksize_t Sebastian Huber
2018-08-24 [newlib-cygwin] RTEMS: Introduce <machine/_kernel_mman.h> Sebastian Huber
2018-08-24 [newlib-cygwin] RTEMS: Introduce <machine/_kernel_socket.h> Sebastian Huber
2018-08-24 [newlib-cygwin] RTEMS: Introduce <machine/_kernel_if.h> Sebastian Huber
2018-08-24 [newlib-cygwin] RTEMS: Introduce <machine/_kernel_in.h> Sebastian Huber
2018-08-24 [newlib-cygwin] RTEMS: Introduce <machine/_kernel_in6.h> Sebastian Huber
2018-08-24 [newlib-cygwin] RTEMS: Introduce <machine/_kernel_uio.h> Sebastian Huber
2018-08-24 [newlib-cygwin] RTEMS: Add __BSD_VISIBLE in <sys/_termios.h> Sebastian Huber
2018-08-24 [newlib-cygwin] RTEMS: Update FreeBSD version tags Sebastian Huber
2018-08-24 [newlib-cygwin] Add SOL_SOCKET level socket option Sebastian Huber
2018-08-24 [newlib-cygwin] Implement a limit on on the number of IPv6 reassembly Sebastian Huber
2018-08-24 [newlib-cygwin] Add a limit of the number of fragments per IPv6 packet. Sebastian Huber
2018-08-24 [newlib-cygwin] This commit brings in a new refactored TCP stack called Rack. Sebastian Huber
2018-08-24 [newlib-cygwin] Load balance sockets with new SO_REUSEPORT_LB option. Sebastian Huber
2018-08-24 [newlib-cygwin] iflib(9): Add support for cloning pseudo interfaces Sebastian Huber
2018-08-24 [newlib-cygwin] Revert r332894 at the request of the submitter. Sebastian Huber
2018-08-24 [newlib-cygwin] Load balance sockets with new SO_REUSEPORT_LB option Sebastian Huber
2018-08-24 [newlib-cygwin] Add 32-bit compat for ioctls that take struct ifgroupreq. Sebastian Huber
2018-08-24 [newlib-cygwin] Use an accessor function to access ifr_data. Sebastian Huber
2018-08-24 [newlib-cygwin] Implement several enhancements to NUMA policies. Sebastian Huber
2018-08-24 [newlib-cygwin] Fix access to ifru_buffer on freebsd32. Sebastian Huber
2018-08-24 [newlib-cygwin] Allow to specify PCP on packets not belonging to any VLAN. Sebastian Huber
2018-08-24 [newlib-cygwin] Move uio enums to sys/_uio.h. Sebastian Huber
2018-08-24 [newlib-cygwin] Add the "TCP Blackbox Recorder" Sebastian Huber
2018-08-24 [newlib-cygwin] Add _IOC_NEWLEN() and _IOC_NEWTYPE() macros. Sebastian Huber
2018-08-24 [newlib-cygwin] This is an implementation of the client side of TCP Fast Open (TFO) Sebastian Huber
2018-08-24 [newlib-cygwin] Follow the RFC6980 and silently ignore following IPv6 NDP messages Sebastian Huber
2018-08-24 [newlib-cygwin] SPDX: license IDs for some ISC-related files. Sebastian Huber
2018-08-24 [newlib-cygwin] Garbage collect IFCAP_POLLING_NOCOUNT. Sebastian Huber
2018-08-24 [newlib-cygwin] sys/sys: further adoption of SPDX licensing ID tags. Sebastian Huber
2018-08-24 [newlib-cygwin] include: further adoption of SPDX licensing ID tags. Sebastian Huber
2018-08-24 [newlib-cygwin] sys: further adoption of SPDX licensing ID tags. Sebastian Huber
2018-08-24 [newlib-cygwin] Use hardware timestamps to report packet timestamps Sebastian Huber
2018-08-24 [newlib-cygwin] Add a place for a driver to report rx timestamps Sebastian Huber
2018-08-24 [newlib-cygwin] if: Add ioctls to get RSS key and hash type/function. Sebastian Huber
2018-08-24 [newlib-cygwin] Correct sysctl names. Sebastian Huber
2018-08-24 [newlib-cygwin] Relax visibility for some termios symbols. Sebastian Huber
2018-08-24 [newlib-cygwin] Implement address space guards. Sebastian Huber
2018-08-24 [newlib-cygwin] Listening sockets improvements. Sebastian Huber
2018-08-24 [newlib-cygwin] Implement INHERIT_ZERO for minherit(2). Sebastian Huber
2018-08-24 [newlib-cygwin] Renumber copyright clause 4 Sebastian Huber
2018-08-24 [newlib-cygwin] mprotect(): Change prototype to comply to POSIX. Sebastian Huber
2018-08-24 [newlib-cygwin] Implement process-shared locks support Sebastian Huber
2018-08-24 [newlib-cygwin] Add a new file operations hook for mmap Sebastian Huber
2018-08-24 [newlib-cygwin] Retire the unimplemented MAP_RENAME Sebastian Huber
2018-08-24 [newlib-cygwin] Add a new fo_fill_kinfo fileops method Sebastian Huber
2018-08-24 [newlib-cygwin] Add MAP_EXCL flag for mmap(2). Sebastian Huber
2018-08-24 [newlib-cygwin] Add a mmap flag (MAP_32BIT) on 64-bit platforms Sebastian Huber
2018-08-24 [newlib-cygwin] Implement read(2)/write(2) and neccessary lseek(2) Sebastian Huber
2018-08-24 [newlib-cygwin] Add __nl_item to <sys/_types.h> and use it Sebastian Huber
2018-08-20 [newlib-cygwin] RTEMS: Add __tls_get_addr() to crt0 Sebastian Huber
2018-08-17 [newlib-cygwin] Fix strtof ("-nan") returns positive NaN Corinna Vinschen
2018-08-17 [newlib-cygwin] Remove unused NaN's integer representation definitions Corinna Vinschen
2018-08-17 [newlib-cygwin] Fix strtod ("nan") and strtold ("nan") returns wrong negative NaN Corinna Vinschen
2018-08-16 [newlib-cygwin] Improve sincosf comments Corinna Vinschen
2018-08-13 [newlib-cygwin] Added Restriction on base value Corinna Vinschen
2018-08-08 [newlib-cygwin] newlib: strftime: fix over-enthusiastic fix from 0283642f35ce Corinna Vinschen
2018-08-08 [newlib-cygwin] Add BSP and semihosting library for nios2-generic-nommu QEMU emulation. Corinna Vinschen
2018-08-08 [newlib-cygwin] newlib: don't use __visibility__ attrribute on Cygwin Corinna Vinschen
2018-08-08 [newlib-cygwin] newlib: don't check malloc/free pointer Corinna Vinschen
2018-08-08 [newlib-cygwin] newlib: fix various gcc warnings Corinna Vinschen
2018-08-08 [newlib-cygwin] newlib: wordexp: drop dangerous fprintf Corinna Vinschen
2018-08-08 [newlib-cygwin] newlib: newlocale: fix typo rendering ctype_ptr invalid Corinna Vinschen
2018-08-08 [newlib-cygwin] newlib: strftime: fix gcc warning on __ctloc Corinna Vinschen
2018-08-08 [newlib-cygwin] RTEMS: Add aligned_alloc() to crt0 Sebastian Huber
2018-08-07 [newlib-cygwin] Declare GNU-specific sched_getcpu() Sebastian Huber
2018-08-02 [newlib-cygwin] Created tag newlib-snapshot-20180802 Jeff Johnston
2018-08-01 [newlib-cygwin] Patch from Richard Earnshaw <Richard dot Earnshaw at arm dot com> Jeff Johnston
2018-08-01 [newlib-cygwin] RISC-V: Do not use _init/_fini Sebastian Huber
2018-07-30 [newlib-cygwin] Add attributes to allocator functions Sebastian Huber
2018-07-30 [newlib-cygwin] FreeBSD compat. __alloc_size(), __alloc_align() Sebastian Huber
2018-07-30 [newlib-cygwin] Define a new __alloc_size2 attribute to complement the exiting support. Sebastian Huber
2018-07-30 [newlib-cygwin] Remove lint support from system headers and MD x86 headers. Sebastian Huber
2018-07-30 [newlib-cygwin] sys: further adoption of SPDX licensing ID tags. Sebastian Huber
2018-07-30 [newlib-cygwin] Make _Static_assert() work with GCC in older C++ standards. Sebastian Huber
2018-07-30 [newlib-cygwin] ctype: Avoid GCC note in towctrans_l.c Sebastian Huber
2018-07-30 [newlib-cygwin] ctype: Fix integer type for caseconv_entry::delta Sebastian Huber
2018-07-30 [newlib-cygwin] Fix comparison between two character arrays Corinna Vinschen
2018-07-25 [newlib-cygwin] Cygwin: define _POSIX_ASYNCHRONOUS_IO Yaakov Selkowitz
2018-07-20 [newlib-cygwin] Created tag newlib-snapshot-20180720 Jeff Johnston
2018-07-20 [newlib-cygwin] ctype: Fix bitfield types on 16-bit targets Sebastian Huber
2018-07-20 [newlib-cygwin] RTEMS: Unconditionally define _off_t to int64_t Sebastian Huber
2018-07-20 [newlib-cygwin] Remove myself from MAINTAINERS DJ Delorie
2018-07-17 [newlib-cygwin] Print sign of NaN values to nano-vfprintf. Corinna Vinschen
2018-07-13 [newlib-cygwin] Fix to stop a fall-through in a switch statement Corinna Vinschen
2018-07-13 [newlib-cygwin] strcmp.S: Improve performance for misaligned strings Corinna Vinschen
2018-07-13 [newlib-cygwin] memcmp.S: optimize for medium to large sizes Corinna Vinschen
2018-07-13 [newlib-cygwin] Improve strncmp for mutually misaligned inputs Corinna Vinschen
2018-07-11 [newlib-cygwin] Fix AArch32 semihosting SYS_EXIT call on semihosting v1. Corinna Vinschen
2018-07-11 [newlib-cygwin] Remove float compare option from sincosf Corinna Vinschen
2018-07-11 [newlib-cygwin] Fix the documentation comments for log_inline in pow Corinna Vinschen
2018-07-06 [newlib-cygwin] Update config.guess and config.sub Sebastian Huber
2018-07-06 [newlib-cygwin] Fix namespace issues in sinf, cosf and sincosf Corinna Vinschen
2018-07-06 [newlib-cygwin] Fix large ulp error in pow without fma very near 1.0 Corinna Vinschen
2018-07-06 [newlib-cygwin] Change the return type of converttoint and document the semantics Corinna Vinschen
2018-07-06 [newlib-cygwin] Remove unused TOINT_RINT and TOINT_SHIFT macros Corinna Vinschen
2018-07-06 [newlib-cygwin] Move __HAVE_FAST_FMA to math_config.h Corinna Vinschen
2018-07-06 [newlib-cygwin] Fix code style and comments of new math code Corinna Vinschen
2018-07-05 [newlib-cygwin] Fix newlib functions perror()/psignal() not to use writev(). Jeff Johnston
2018-07-04 [newlib-cygwin] Fix a bug of perror()/psignal() that changes the orientation of stderr. Corinna Vinschen
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc