First quarter 2018 Archives by author
Starting: Mon Jan 8 10:07:00 GMT 2018
Ending: Tue Mar 27 10:35:00 GMT 2018
Messages: 68
- [newlib-cygwin] [arm] Fix syscalls.c for newlib embedded syscalls builds
Richard Earnshaw
- [newlib-cygwin] epiphany: Additional setjmp() and longjmp() syms
Sebastian Huber
- [newlib-cygwin] Make _CLOCKID_T_ system configurable
Sebastian Huber
- [newlib-cygwin] RTEMS: Use int for _CLOCKID_T_
Sebastian Huber
- [newlib-cygwin] Bump release to 3.0.0 for yearly snapshot
Jeff Johnston
- [newlib-cygwin] Created tag newlib-snapshot-20180118
Jeff Johnston
- [newlib-cygwin] Created tag newlib-3.0.0
Jeff Johnston
- [newlib-cygwin] Created tag newlib-snapshot-20180226
Jeff Johnston
- [newlib-cygwin] Add global stdio streams support for reent small.
Jeff Johnston
- [newlib-cygwin] cygwin: add LFS_CFLAGS etc. to confstr/getconf
Yaakov Selkowitz
- [newlib-cygwin] Make __always_inline macro compatible with glibc
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _AND
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _CONST
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _DOTS
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _NOARGS
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _PARAMS
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _VOID_PTR
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _PTR
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _CAST_VOID
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _DEFUN_VOID
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _VOID
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _VOLATILE, _SIGNED
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _DEFUN
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _EXFNPTR, _EXPARM
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _EXFUN, _EXFUN_NOTHROW
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove _HAVE_STDC
Yaakov Selkowitz
- [newlib-cygwin] ansification: fix makedoc for ANSI C
Yaakov Selkowitz
- [newlib-cygwin] ansification: remove ansidecl.h from makedoc
Yaakov Selkowitz
- [newlib-cygwin] Guard langinfo.h nl_item from multiple typedefs
Yaakov Selkowitz
- [newlib-cygwin] ssp: do not use __ssp_protected_ symbol prefixes
Yaakov Selkowitz
- [newlib-cygwin] Correct alloc_size annotation on reallocarray()
Yaakov Selkowitz
- [newlib-cygwin] Fix alloc_align and alloc_size macros for multiple arguments
Yaakov Selkowitz
- [newlib-cygwin] ssp: fix wchar.h with -std=c99
Yaakov Selkowitz
- [newlib-cygwin] rtems/.../dirent.h: Add alphasort() prototype
Joel Sherrill
- [newlib-cygwin] Correct prototypes of pthread_mutex_getprioceiling() and pthread_setschedparam()
Joel Sherrill
- [newlib-cygwin] fix incompatible pointer type for va_list in nano versions of printf and scanf for target like Power
Corinna Vinschen
- [newlib-cygwin] newlib: fvprintf: fix get_arg for !_MB_CAPABLE
Corinna Vinschen
- [newlib-cygwin] RISC-V: Fix alignment issue in sigjmp_buf
Corinna Vinschen
- [newlib-cygwin] RISC-V: isatty: return 0 on error
Corinna Vinschen
- [newlib-cygwin] Fix syntax error in exit.c
Corinna Vinschen
- [newlib-cygwin] Disable powf/log2?f/exp2?f optimization for single-precision Arm FPU
Corinna Vinschen
- [newlib-cygwin] Fix vprintf and vfscanf for GCC PR 14577
Corinna Vinschen
- [newlib-cygwin] newlib: drop Cygwin license from sys/select.h
Corinna Vinschen
- [newlib-cygwin] Created tag cygwin-2_10_0-release
Corinna Vinschen
- [newlib-cygwin] Add define _COMPILING_NEWLIB for arm to configure.host, as it is obviously needed
Corinna Vinschen
- [newlib-cygwin] Add prototype to _malloc_lock() and *unlock() to malloc.h, and inlude this from nano-mallocr.c
Corinna Vinschen
- [newlib-cygwin] add forward declaration to __cxa_atexit to aeabi_atexit, to prevent warnings
Corinna Vinschen
- [newlib-cygwin] adapt prototypes arm/syscalls.c to usual prototypes, and do not rely on implicit conversions
Corinna Vinschen
- [newlib-cygwin] add forward declaration to main() to prevent warnings
Corinna Vinschen
- [newlib-cygwin] Locale modifier @cjkwide to adjust ambiguous-width in non-CJK locales
Corinna Vinschen
- [newlib-cygwin] generated width data, Unicode 10.0
Corinna Vinschen
- [newlib-cygwin] use generated width data
Corinna Vinschen
- [newlib-cygwin] width data generation
Corinna Vinschen
- [newlib-cygwin] generated case conversion data, Unicode 10.0
Corinna Vinschen
- [newlib-cygwin] generated character category data, Unicode 10.0
Corinna Vinschen
- [newlib-cygwin] use generated character data
Corinna Vinschen
- [newlib-cygwin] character data generation
Corinna Vinschen
- [newlib-cygwin] make target for explicit Unicode data tables generation
Corinna Vinschen
- [newlib-cygwin] towctrans_l: Always return a value from helper functions
Corinna Vinschen
- [newlib-cygwin] ctype: align size of category bit fields to small targets needs
Corinna Vinschen
- [newlib-cygwin] fix/enhance Unicode table generation scripts
Corinna Vinschen
- [newlib-cygwin] Revert "ctype: align size of category bit fields to small targets needs"
Corinna Vinschen
- [newlib-cygwin] ctype: align size of category bit fields to small targets needs
Corinna Vinschen
- [newlib-cygwin] Ensure qsort recursion depth is bounded
Corinna Vinschen
- [newlib-cygwin] Reduce qsort stack consumption
Corinna Vinschen
- [newlib-cygwin] newlib: fix indentation in toulower
Corinna Vinschen
- [newlib-cygwin] comments to document struct caseconv_entry
Corinna Vinschen
- [newlib-cygwin] newlib: fix iswupper_l in !_MB_CAPABLE case
Corinna Vinschen
Last message date:
Tue Mar 27 10:35:00 GMT 2018
Archived on: Sun Mar 8 14:55:51 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).