newlib-cvs archive
date index for April - June, 2017

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:


2017-06-30 [newlib-cygwin] Feature test macros overhaul: unistd.h, part 2 Yaakov Selkowitz
2017-06-30 [newlib-cygwin] Add --enable-newlib-global-stdio-streams Sebastian Huber
2017-06-30 [newlib-cygwin] Enable _REENT_GLOBAL_STDIO_STREAMS for RTEMS Sebastian Huber
2017-06-30 [newlib-cygwin] Introduce _REENT_GLOBAL_STDIO_STREAMS Sebastian Huber
2017-06-30 [newlib-cygwin] Add stdin_init(), stdout_init() and stderr_init() Sebastian Huber
2017-06-30 [newlib-cygwin] Remove superfluous parameter from std() Sebastian Huber
2017-06-29 [newlib-cygwin] Optimized memcmp Corinna Vinschen
2017-06-29 [newlib-cygwin] newlib: fix file mode of newly added complex sources Corinna Vinschen
2017-06-29 [newlib-cygwin] newlib: libm/complex/Makefile.in: regenerate Corinna Vinschen
2017-06-29 [newlib-cygwin] Adding csinl.c in Makefile.am Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing csinl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing csinhl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing casinhl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing ctanl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing ctanhl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing cpowl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing conjl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing catanhl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing casinl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing ccosl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing cacosl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Adding cephes_subrl.h and cephes_subrl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing cexpl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing cprojl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing cargl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing csqrtl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing clogl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] Importing cacoshl.c from NetBSD. Corinna Vinschen
2017-06-29 [newlib-cygwin] unistd.h: Remove trailing whitespace Corinna Vinschen
2017-06-29 [newlib-cygwin] unistd.h: remove mktemp Corinna Vinschen
2017-06-29 [newlib-cygwin] Make gethostname, getdtablesize, mktemp, ualarm available in BSD, XOPEN_SOURCE >= 500. Corinna Vinschen
2017-06-26 [newlib-cygwin] aarch64: optimize the unaligned case of memcmp Corinna Vinschen
2017-06-23 [newlib-cygwin] Created tag newlib-snapshot-20170623 Jeff Johnston
2017-06-19 [newlib-cygwin] string: fix strverscmp doc inclusion Yaakov Selkowitz
2017-06-19 [newlib-cygwin] string: add strverscmp Yaakov Selkowitz
2017-06-19 [newlib-cygwin] Fix guard for siginfo_t and pthread_t definition Corinna Vinschen
2017-06-19 [newlib-cygwin] Revert "Don't overread or write memory returned by _DTOA_R" Corinna Vinschen
2017-06-14 [newlib-cygwin] Export XSI sigpause Yaakov Selkowitz
2017-06-14 [newlib-cygwin] newlib/MAINTAINERS: Add OS maintainers section and myself for RTEMS and Write After Approval. Joel Sherrill
2017-06-14 [newlib-cygwin] Feature test macros overhaul: signal.h (part 3) Yaakov Selkowitz
2017-06-14 [newlib-cygwin] stdio.h: guard function macros with !__cplusplus Yaakov Selkowitz
2017-06-14 [newlib-cygwin] Add JLI support. Corinna Vinschen
2017-06-14 [newlib-cygwin] Add profile support. Corinna Vinschen
2017-06-14 [newlib-cygwin] ccoshl: Align formatting to upstream Corinna Vinschen
2017-06-13 [newlib-cygwin] Importing ccoshl.c from netbsd. Corinna Vinschen
2017-06-12 [newlib-cygwin] Remove FreeBSD specifics from RTEMS <arpa/inet.h> Sebastian Huber
2017-06-09 [newlib-cygwin] Don't overread or write memory returned by _DTOA_R Corinna Vinschen
2017-06-07 [newlib-cygwin] Fix RTEMS ioctl() declaration Sebastian Huber
2017-06-07 [newlib-cygwin] Update FreeBSD revision of RTEMS <sys/bitset.h> Sebastian Huber
2017-06-07 [newlib-cygwin] Fix some RTEMS CPUSET(9) macros Sebastian Huber
2017-06-07 [newlib-cygwin] Fix RTEMS CPU_EQUAL_S() Sebastian Huber
2017-06-07 [newlib-cygwin] Add myself to Write After Approval Sebastian Huber
2017-06-07 [newlib-cygwin] Fix minor issues in memchr NEON implementation Corinna Vinschen
2017-06-07 [newlib-cygwin] Print sign of NaN values. Corinna Vinschen
2017-05-26 [newlib-cygwin] Fix thinko in MSP430 libgloss implementation of write() system call. Nick Clifton
2017-05-25 [newlib-cygwin] Update COPYING.NEWLIB appropriately. Jeff Johnston
2017-05-25 [newlib-cygwin] Add de-facto standard <sys/ioctl.h> for RTEMS Jeff Johnston
2017-05-25 [newlib-cygwin] Add some POSIX header files for RTEMS Jeff Johnston
2017-05-25 [newlib-cygwin] FreeBSD compatibility for RTEMS <sys/cpuset.h> Jeff Johnston
2017-05-25 [newlib-cygwin] Add __bitcount*() to RTEMS <machine/types.h> Jeff Johnston
2017-05-25 [newlib-cygwin] Move ARM access.c from machine to sys Jeff Johnston
2017-05-25 [newlib-cygwin] Increase MSIZE for RTEMS Jeff Johnston
2017-05-25 [newlib-cygwin] FreeBSD compatibility for RTEMS <sys/param.h> Jeff Johnston
2017-05-25 [newlib-cygwin] Add generic <machine/_align.h> for RTEMS Jeff Johnston
2017-05-19 [newlib-cygwin] Created tag newlib-snapshot-20170519 Jeff Johnston
2017-05-19 [newlib-cygwin] ARM/AArch64: Fix GetCmdLine semihosting directives Jeff Johnston
2017-04-22 [newlib-cygwin] Created tag newlib-snapshot-20170421 Jeff Johnston
2017-04-19 [newlib-cygwin] Fix relocation type for _bsssize being R_MSP430X_ABS16 when large memory model is used Corinna Vinschen
2017-04-18 [newlib-cygwin] Add __packed to struct ldieee Corinna Vinschen
2017-04-18 [newlib-cygwin] libgloss/arm: fix discovery of "eabihf" toolchains Corinna Vinschen
2017-04-18 [newlib-cygwin] newlib: remove __infinity{f,ld} constants Corinna Vinschen
2017-04-17 [newlib-cygwin] Remove legacy unions which are no longer used Jeff Johnston
2017-04-06 [newlib-cygwin] Optimise memchr for NEON-enabled processors Corinna Vinschen
2017-04-04 [newlib-cygwin] Add BSD-specific reallocarray() Corinna Vinschen
2017-04-04 [newlib-cygwin] Renumber copyright clause 4 Corinna Vinschen
2017-04-04 [newlib-cygwin] queue.3: Document existing QMD_* macros Corinna Vinschen
2017-04-04 [newlib-cygwin] queue(3): Enhance queue debugging macros Corinna Vinschen
2017-04-04 [newlib-cygwin] Add two new macros, SLIST_CONCAT and LIST_CONCAT Corinna Vinschen
2017-04-04 [newlib-cygwin] Make the <sys/queue.h> fully usable within C++ Corinna Vinschen
2017-04-04 [newlib-cygwin] Pass macro arguments properly. Corinna Vinschen
2017-04-04 [newlib-cygwin] Fix order of arguments in the TRACEBUF_INITIALIZER Corinna Vinschen
2017-04-04 [newlib-cygwin] Add new FOREACH_FROM variants for queue(3) Corinna Vinschen
2017-04-04 [newlib-cygwin] Renumber copyright clause 4 Corinna Vinschen
2017-04-04 [newlib-cygwin] don't use C99 static array indices with older GCC versions Corinna Vinschen
2017-04-04 [newlib-cygwin] Addition of clang nullability qualifiers. Corinna Vinschen
2017-04-04 [newlib-cygwin] Remove unused __gnu_inline() attribute. Corinna Vinschen
2017-04-04 [newlib-cygwin] Addition of clang nullability qualifiers. Corinna Vinschen
2017-04-04 [newlib-cygwin] Fix C++ includability of crypto headers with static array sizes Corinna Vinschen
2017-04-04 [newlib-cygwin] Stop exposing the C11 _Atomic() macro in <sys/cdefs.h>, when compiling for C++. Corinna Vinschen
2017-04-04 [newlib-cygwin] Rename __sentinel to __null_sentinel Corinna Vinschen
2017-04-03 [newlib-cygwin] Use enum __packed in favour of -fshort-enums Corinna Vinschen
2017-04-01 [newlib-cygwin] Created tag cygwin-2_8_0-release 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