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-04-18Add __packed to struct ldieeeKito Cheng
2017-04-18newlib: remove __infinity{f,ld} constantsCorinna Vinschen
2017-04-18Remove legacy unions which are no longer usedJeff Johnston
2017-04-06Optimise memchr for NEON-enabled processorsPrakhar Bahuguna
2017-04-04Add BSD-specific reallocarray()Sebastian Huber
2017-04-04Renumber copyright clause 4imp
2017-04-04queue.3: Document existing QMD_* macroscem
2017-04-04queue(3): Enhance queue debugging macroscem
2017-04-04Add two new macros, SLIST_CONCAT and LIST_CONCATmckusick
2017-04-04Make the <sys/queue.h> fully usable within C++hselasky
2017-04-04Pass macro arguments properly.hselasky
2017-04-04Fix order of arguments in the TRACEBUF_INITIALIZERhselasky
2017-04-04Add new FOREACH_FROM variants for queue(3)lstewart
2017-04-04Renumber copyright clause 4imp
2017-04-04don't use C99 static array indices with older GCC versionsavg
2017-04-04Addition of clang nullability qualifiers.pfg
2017-04-04Remove unused __gnu_inline() attribute.pfg
2017-04-04Addition of clang nullability qualifiers.pfg
2017-04-04Fix C++ includability of crypto headers with static array sizesasomers
2017-04-04Stop exposing the C11 _Atomic() macro in <sys/cdefs.h>, when compiling for C++.dim
2017-04-04Rename __sentinel to __null_sentinelpfg
2017-04-03Use enum __packed in favour of -fshort-enumsSebastian Huber
2017-03-30Use .syntax unified instead of .syntax divided.cygwin-2_8_0-releaseCatherine Moore
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