Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)Author
2017-03-22Rename <sys/_locale.h> to <xlocale.h>Yaakov Selkowitz
2017-03-22ARM: Fix IEEE-754 sqrt implementationSebastian Huber
2017-03-21ARM: Optimize IEEE-754 sqrt implementationSebastian Huber
2017-03-15libc/string/strsignal.c: Use of || not && lead to dead code.Joel Sherrill
2017-03-15rtems/crt0.c: getentropy() stub did not return a value.Joel Sherrill
2017-03-13Fix duplocale (libc/locale/duplocale.c) which fails to properly call __loadlo...Koichi Murase
2017-02-15Update makedocbook for bd547490Jon Turney
2017-02-14Allow locking routine to be retargetedThomas Preud'homme
2017-02-14Only define static locks in multithreaded modeThomas Preud'homme
2017-02-07Unify names of all lock objectsFreddie Chopin
2017-01-26arm: Fix addressing in optpld macroKyrill Tkachov
2017-01-25arm: Remove RETURN macroPat Pannuto
2017-01-25arm: Remove optpld macroPat Pannuto
2017-01-25Remove unneeded references to arm_asm.hPat Pannuto
2017-01-25devctl.h: Fix typo and include proper headerSebastian Huber
2017-01-25RTEMS: Harmonize MAXNAMLEN and NAME_MAXSebastian Huber
2017-01-25Prefix consistenly target-independent locks with __Thomas Preudhomme
2017-01-20nl_langinfo: Add NL_LOCALE_NAME macroEric Blake
2017-01-18devctl.h: Use __restrict not restrictJoel Sherrill
2017-01-16Add missing headers to fix implicit function defnsPat Pannuto
2017-01-13Add _POSIX_SHARED_MEMORY_OBJECTSGedare Bloom
2017-01-13Expand comments on padding used by nano_mallocJoe Seymour
2017-01-10Fix sys/reent.h to remove use of DEBUG flag.Jeff Johnston
2017-01-09Fix versions in documentation (manually for now)Corinna Vinschen
2017-01-09Add pthread_setname_np() and pthread_getname_np()Sebastian Huber
2017-01-09Fix incorrect cast in nano mallocJoe Seymour
2017-01-09RTEMS: Add user-defined name to thread queuesSebastian Huber
2016-12-23Bump release to 2.5.0 for yearly snapshot.newlib-2_5_0Jeff Johnston
2016-12-22This is an attempt to fix the problem described here:Jeff Johnston
2016-12-20RTEMS: Increase SEM_VALUE_MAXSebastian Huber
2016-12-16Remove extraneous float casts in wcstod.c.Corinna Vinschen
2016-12-16Remove extraneous float casts in strtod.c.Jeff Johnston
2016-12-152016-12-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>cygwin-2_6_1-releaseJeff Johnston
2016-12-152016-12-15 Giuseppe Musumeci <giuseppe.musumeci@broadcom.com>Jeff Johnston
2016-12-12Big-endian fix for memcpy-armv7m.SJulian Brown
2016-12-06Fix 'make man' for parallel makeJon Turney
2016-12-06Add <devctl.h> per POSIX 1003.26-2003Joel Sherrill
2016-12-05Add missing crt0 symbols for RTEMSSebastian Huber
2016-11-28Enforce no arguments for __get_current_locale/__get_C_localeCorinna Vinschen
2016-11-28Correct argument to __get_current_locale.Douglas
2016-11-24Self-contained pthread_spinlock_t for RTEMSSebastian Huber
2016-11-22Provide <memory.h>Sebastian Huber
2016-11-22Declare non-standard pthread_yield()Sebastian Huber
2016-11-17Move pthread types to <sys/_pthreadtypes.h>Sebastian Huber
2016-11-17Add _TICKET_LOCK_INITIALIZER to <sys/lock.h>Sebastian Huber
2016-11-17Use __inline in <sys/lock.h> for RTEMSSebastian Huber
2016-11-08sys/cdefs.h: Define __hidden as empty on CygwinCorinna Vinschen
2016-11-07Use external header file for kernel space timeSebastian Huber
2016-11-07Add kernel space header for <sys/lock.h> for RTEMSSebastian Huber
2016-11-07Use external header file for kernel space typesSebastian Huber