newlib-cvs archive
date index for January - March, 2016

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:


2016-03-29 [newlib-cygwin] Created tag newlib-2_4_0 Jeff Johnston
2016-03-29 [newlib-cygwin] Bump up newlib version to 2.4.0 due to feature test refactoring Jeff Johnston
2016-03-29 [newlib-cygwin] Add missing long double functions to Cygwin Corinna Vinschen
2016-03-29 [newlib-cygwin] Add simple versions of random() and srandom() Joel Sherrill
2016-03-26 [newlib-cygwin] math.h: Use GCC builtins for C99 macros where available Corinna Vinschen
2016-03-26 [newlib-cygwin] finitel: Use correct GCC builtin Corinna Vinschen
2016-03-26 [newlib-cygwin] strtold: Fix Infinity value. Corinna Vinschen
2016-03-26 [newlib-cygwin] Initializing TTBR0 to inner/outer WB Corinna Vinschen
2016-03-26 [newlib-cygwin] Add missing OBJCOPY variable to Makefile.in Corinna Vinschen
2016-03-24 [newlib-cygwin] Drop usage of old-age BSD types in generically used Cygwin headers Corinna Vinschen
2016-03-24 [newlib-cygwin] Define BSD u_intN_t types indiscriminately Corinna Vinschen
2016-03-24 [newlib-cygwin] Fix coverity CID 143502: Null pointer dereference Corinna Vinschen
2016-03-23 [newlib-cygwin] Feature test macros overhaul: C++ TR1 Yaakov Selkowitz
2016-03-23 [newlib-cygwin] test Corinna Vinschen
2016-03-23 [newlib-cygwin] Drop Cygwin-only posix_memalign prototype Corinna Vinschen
2016-03-23 [newlib-cygwin] Target/Host configuration elucidated Corinna Vinschen
2016-03-23 [newlib-cygwin] Guard u_char, u_short, u_int, u_long with __MISC_VISIBLE Corinna Vinschen
2016-03-22 [newlib-cygwin] Fix "/*" within comment warning Corinna Vinschen
2016-03-22 [newlib-cygwin] stdio: fseeko/ftello are also POSIX.1-2001 Yaakov Selkowitz
2016-03-22 [newlib-cygwin] pthread.h: Mark pthread_exit() as not returning Joel Sherrill
2016-03-22 [newlib-cygwin] epiphany/machine/stdlib.h: Disable epiphany unique random wrappers for RTEMS Joel Sherrill
2016-03-22 [newlib-cygwin] newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems* Joel Sherrill
2016-03-22 [newlib-cygwin] Remove spurious empty line in changelog entry. Corinna Vinschen
2016-03-22 [newlib-cygwin] PR external/{16327, 16328}: Remove etc/configure.texi and etc/standards.texi. Corinna Vinschen
2016-03-22 [newlib-cygwin] Fix generation of as.1 manual page so that it can be converted to DocBook format. Corinna Vinschen
2016-03-22 [newlib-cygwin] Sync toplevel with upstream GCC. Corinna Vinschen
2016-03-21 [newlib-cygwin] Add nonnull annotation to posix_memalign. Corinna Vinschen
2016-03-21 [newlib-cygwin] Move arc4random Cygwin only code to Cygwin Corinna Vinschen
2016-03-20 [newlib-cygwin] Allow machine-dependent arc4 locking Corinna Vinschen
2016-03-19 [newlib-cygwin] Regenerate configure script. Jeff Johnston
2016-03-18 [newlib-cygwin] sparc64: move struct timeval to <sys/_timeval.h> Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: sparc64 Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Cleanup macros in chacha_private.h to be target-type independent Corinna Vinschen
2016-03-18 [newlib-cygwin] Only export arc4random_stir and arc4random_addrandom on Cygwin Corinna Vinschen
2016-03-18 [newlib-cygwin] Feature test macros overhaul: signal.h (part 2) Yaakov Selkowitz
2016-03-18 [newlib-cygwin] arm: fix build with newlib supplied syscalls enabled Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Arc4random locking: Check for threaded application on Cygwin Corinna Vinschen
2016-03-18 [newlib-cygwin] Add arc4random_stir and arc4random_addrandom for OpenBSD compatibility Corinna Vinschen
2016-03-18 [newlib-cygwin] Add arc4random() etc. from OpenBSD 5.8 Corinna Vinschen
2016-03-18 [newlib-cygwin] Add timingsafe_memcmp() Corinna Vinschen
2016-03-18 [newlib-cygwin] Add timingsafe_bcmp() Corinna Vinschen
2016-03-18 [newlib-cygwin] Add explicit_bzero() Corinna Vinschen
2016-03-18 [newlib-cygwin] Guard ssize_t definition by _SSIZE_T_DECLARED Corinna Vinschen
2016-03-18 [newlib-cygwin] Feature test macros overhaul: sys/types.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Revert "Remove inclusion of sys/select.h in sys/types.h for backward compat" Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: sys/time.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: sys/stat.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: sys/select.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: wchar.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: unistd.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: time.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: strings.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: string.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: stdlib.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: stdio.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: signal.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: pwd.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: pthread.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: math.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: limits.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: grp.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: fnmatch.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: fcntl.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: dirent.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: ctype.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: sys/features.h Yaakov Selkowitz
2016-03-13 [newlib-cygwin] or1k: properly restore timer Corinna Vinschen
2016-03-13 [newlib-cygwin] or1k: Fix multicore stack calculation Corinna Vinschen
2016-03-13 [newlib-cygwin] setvbuf: Drop setting reent->__cleanup Corinna Vinschen
2016-03-12 [newlib-cygwin] Update setvbuf to latest OpenBSD implementation Corinna Vinschen
2016-03-12 [newlib-cygwin] Add __swhatbuf function from OpenBSD Corinna Vinschen
2016-03-12 [newlib-cygwin] Use __sputc_r inline code when building with gcc Corinna Vinschen
2016-03-10 [newlib-cygwin] Remove bogus LONG(0) directives from MSP430 linker scripts. Nick Clifton
2016-02-26 [newlib-cygwin] Created tag newlib-snapshot-20160226 Jeff Johnston
2016-02-26 [newlib-cygwin] Enable HW interrupt setup on x86/x86_64 systems by default Corinna Vinschen
2016-02-26 [newlib-cygwin] newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems* Joel Sherrill
2016-02-25 [newlib-cygwin] Fix _newlib_version.h logic to support building gcc with newlib. Jeff Johnston
2016-02-22 [newlib-cygwin] libm/complex: add clog10, clog10f Yaakov Selkowitz
2016-02-22 [newlib-cygwin] pthread.h, sys/types.h Add missing pthread methods Joel Sherrill
2016-02-18 [newlib-cygwin] sys/features.h: Update Cygwin POSIX option macros Corinna Vinschen
2016-02-17 [newlib-cygwin] Also fix libm/machine generated files. Jeff Johnston
2016-02-17 [newlib-cygwin] Fix libm regenerated files again. Jeff Johnston
2016-02-17 [newlib-cygwin] Fix regeneration of libm autotool files. Jeff Johnston
2016-02-17 [newlib-cygwin] Define the newlib version macros in one place: _newlib_version.h. Jeff Johnston
2016-02-13 [newlib-cygwin] POSIX barrier implementation, take 3 Corinna Vinschen
2016-02-12 [newlib-cygwin] Remove broken ieeefp.h macros Yaakov Selkowitz
2016-02-12 [newlib-cygwin] Fix compile with GCC 5 -Werror Yaakov Selkowitz
2016-02-10 [newlib-cygwin(refs/meta/config)] Minor reformatting of comment. Joel Brobecker
2016-02-10 [newlib-cygwin(refs/meta/config)] Disable emails on topic branches. Joel Brobecker
2016-02-09 [newlib-cygwin] Seperate MSP430 cio syscalls into individual function sections. Nick Clifton
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] printf(3): Handle multibyte decimal point in field size computation Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functions Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] Newlib build is broken if configured with nano-malloc and non-reentrant system calls Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] * newlib/libc/stdio/nano-vfscanf.c: Fix '%X' specifier procesing Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] * newlib/libc/stdio/nano-vfscanf.c: Fix '%F', '%G' and '%E' specifiers processing Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] Change if_nameindex() to use unsigned int i variable. Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] include/grp.h: Remove prototypes of non-standard functions Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] Fix memcpy bug that reads past end of buffer. Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] grp.h: use __BSD_VISIBLE and __XSI_VISIBLE guards Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] (14 commits) Bump Cygwin version to 2.5.0 Corinna Vinschen
2016-02-08 [newlib-cygwin] printf(3): Handle multibyte decimal point in field size computation Corinna Vinschen
2016-02-08 [newlib-cygwin] stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functions Corinna Vinschen
2016-02-08 [newlib-cygwin] Newlib build is broken if configured with nano-malloc and non-reentrant system calls Corinna Vinschen
2016-02-08 [newlib-cygwin] * newlib/libc/stdio/nano-vfscanf.c: Fix '%X' specifier procesing Corinna Vinschen
2016-02-08 [newlib-cygwin] * newlib/libc/stdio/nano-vfscanf.c: Fix '%F', '%G' and '%E' specifiers processing Corinna Vinschen
2016-02-04 [newlib-cygwin] Change if_nameindex() to use unsigned int i variable. Jeff Johnston
2016-01-29 [newlib-cygwin] include/grp.h: Remove prototypes of non-standard functions Corinna Vinschen
2016-01-28 [newlib-cygwin] Fix memcpy bug that reads past end of buffer. Steve Ellcey
2016-01-28 [newlib-cygwin] grp.h: use __BSD_VISIBLE and __XSI_VISIBLE guards Yaakov Selkowitz
2016-01-28 [newlib-cygwin/topic/posix_acl_funcs] Make macro checks ARMv8-M baseline proof Corinna Vinschen
2016-01-28 [newlib-cygwin/topic/posix_acl_funcs] Deprecate newlib and winsup ChangeLog files Corinna Vinschen
2016-01-28 [newlib-cygwin/topic/posix_acl_funcs] (9 commits) Bump Cygwin version to 2.5.0 Corinna Vinschen
2016-01-28 [newlib-cygwin] Make macro checks ARMv8-M baseline proof Corinna Vinschen
2016-01-28 [newlib-cygwin] Deprecate newlib and winsup ChangeLog files Corinna Vinschen
2016-01-27 [newlib-cygwin/topic/posix_acl_funcs] (9 commits) Bump Cygwin version to 2.5.0 Corinna Vinschen
2016-01-24 [newlib-cygwin/topic/posix_acl_funcs] (8 commits) acl_create_entry: Don't invalidate existing entry_d and per Corinna Vinschen
2016-01-24 [newlib-cygwin] Created tag cygwin-2_4_1-release Corinna Vinschen
2016-01-16 [newlib-cygwin/topic/posix_acl_funcs] (7 commits) acl_create_entry: Don't invalidate existing entry_d and per Corinna Vinschen
2016-01-15 [newlib-cygwin/topic/posix_acl_funcs] This is also a test Jon TURNEY
2016-01-15 [newlib-cygwin/topic/posix_acl_funcs] This is a test commit Jon TURNEY
2016-01-15 [newlib-cygwin] Created tag cygwin-2_4_0-release Corinna Vinschen
2016-01-14 [newlib-cygwin] Created branch 'topic/posix_acl_funcs' Corinna Vinschen
2016-01-04 [newlib-cygwin] Created tag newlib-snapshot-20160104 Jeff Johnston
2016-01-04 [newlib-cygwin] Fix up errors in regenerated files for 2.3.0 release. Jeff Johnston
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