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
AgeCommit message (Expand)Author
2018-03-15[arm] Fix syscalls.c for newlib embedded syscalls buildsRichard Earnshaw
2018-03-14ssp: fix wchar.h with -std=c99Yaakov Selkowitz
2018-03-14Fix alloc_align and alloc_size macros for multiple argumentsYaakov Selkowitz
2018-03-14ctype: align size of category bit fields to small targets needsCorinna Vinschen
2018-03-14Revert "ctype: align size of category bit fields to small targets needs"Corinna Vinschen
2018-03-14fix/enhance Unicode table generation scriptsThomas Wolff
2018-03-14ctype: align size of category bit fields to small targets needsCorinna Vinschen
2018-03-14towctrans_l: Always return a value from helper functionsCorinna Vinschen
2018-03-13rtems/.../dirent.h: Add alphasort() prototypeJoel Sherrill
2018-03-13Correct alloc_size annotation on reallocarray()Jon Turney
2018-03-12character data generationThomas Wolff
2018-03-12use generated character dataThomas Wolff
2018-03-12generated character category data, Unicode 10.0Thomas Wolff
2018-03-12generated case conversion data, Unicode 10.0Thomas Wolff
2018-03-12width data generationThomas Wolff
2018-03-12use generated width dataThomas Wolff
2018-03-12generated width data, Unicode 10.0Thomas Wolff
2018-03-06RTEMS: Use int for _CLOCKID_T_Sebastian Huber
2018-03-06Make _CLOCKID_T_ system configurableSebastian Huber
2018-03-05Locale modifier @cjkwide to adjust ambiguous-width in non-CJK localesThomas Wolff
2018-03-02Add global stdio streams support for reent small.Our Air Quality
2018-02-16add forward declaration to __cxa_atexit to aeabi_atexit, to prevent warningsJaap de Wolff
2018-02-16Add prototype to _malloc_lock() and *unlock() to malloc.h, and inlude this fr...Jaap de Wolff
2018-02-02newlib: drop Cygwin license from sys/select.hcygwin-2_10_0-releaseCorinna Vinschen
2018-02-01Fix vprintf and vfscanf for GCC PR 14577Jon Beniston
2018-01-31epiphany: Additional setjmp() and longjmp() symsSebastian Huber
2018-01-26ssp: do not use __ssp_protected_ symbol prefixesYaakov Selkowitz
2018-01-25Disable powf/log2?f/exp2?f optimization for single-precision Arm FPUThomas Preudhomme
2018-01-19Guard langinfo.h nl_item from multiple typedefsYaakov Selkowitz
2018-01-19Fix syntax error in exit.cOrlando Arias
2018-01-18Bump release to 3.0.0 for yearly snapshotnewlib-snapshot-20180118newlib-3.0.0Jeff Johnston
2018-01-18RISC-V: Fix alignment issue in sigjmp_bufKito Cheng
2018-01-17ansification: remove _HAVE_STDCYaakov Selkowitz
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2018-01-17ansification: remove _EXFNPTR, _EXPARMYaakov Selkowitz
2018-01-17ansification: remove _DEFUNYaakov Selkowitz
2018-01-17ansification: remove _VOLATILE, _SIGNEDYaakov Selkowitz
2018-01-17ansification: remove _VOIDYaakov Selkowitz
2018-01-17ansification: remove _DEFUN_VOIDYaakov Selkowitz
2018-01-17ansification: remove _CAST_VOIDYaakov Selkowitz
2018-01-17ansification: remove _PTRYaakov Selkowitz
2018-01-17ansification: remove _VOID_PTRYaakov Selkowitz
2018-01-17ansification: remove _PARAMSYaakov Selkowitz
2018-01-17ansification: remove _NOARGSYaakov Selkowitz
2018-01-17ansification: remove _DOTSYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2018-01-17ansification: remove _ANDYaakov Selkowitz
2018-01-16Make __always_inline macro compatible with glibcYaakov Selkowitz
2018-01-16cygwin: add LFS_CFLAGS etc. to confstr/getconfYaakov Selkowitz
2018-01-09newlib: fvprintf: fix get_arg for !_MB_CAPABLEIvan Grokhotkov