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
2016-05-07Add Phoenix-RTOS port for ARM.Jeff Johnston
2016-05-06Fix libgloss/arc/nano.specs file.Jeff Johnston
2016-05-05Fix white-space in libgloss/arc/Makefile.in.Jeff Johnston
2016-05-03Add _Thread_queue_Queue::_owner for RTEMSJeff Johnston
2016-05-03Move _Thread_queue_Queue::_Lock for RTEMSJeff Johnston
2016-05-02Always assign return value to passed pointer in time function.Jeff Johnston
2016-05-02Don't run UTF-8.exp test if newlib is not built with multibyte support.Jeff Johnston
2016-05-02Fix support ARC processors without barrel-shifterJeff Johnston
2016-05-02Update crt0.S for ARC.Jeff Johnston
2016-04-29Add necessary infrastructure to support "nano" build of newlib.Jeff Johnston
2016-04-21Provide FreeBSD types for <sys/types.h> on RTEMScygwin-2_5_1-releaseSebastian Huber
2016-04-21Always provide register_t via <sys/types.h>Sebastian Huber
2016-04-21Simplify guard against defining pthread types on CygwinCorinna Vinschen
2016-04-21Remove cygwin/types.hCorinna Vinschen
2016-04-21Resurrect <machine/types.h> for <sys/types.h>Sebastian Huber
2016-04-21Fixed semihosting for ARM when heapinfo not provided by debugger.David Hoover
2016-04-20Remove duplicate int*_t definitionsSebastian Huber
2016-04-20Remove duplicate u_int*_t definitionsSebastian Huber
2016-04-20Add release message for commit 9409c53Corinna Vinschen
2016-04-20Don't test pthread objects for being already initialized at init timeCorinna Vinschen
2016-04-20Add RTEMS support for GCC libatomicSebastian Huber
2016-04-20Add __ssize_t to <sys/_types.h>Sebastian Huber
2016-04-20Add RTEMS-specific types for BSD compatibilitySebastian Huber
2016-04-20Provide in_port_t via <sys/types.h>Sebastian Huber
2016-04-19Provide in_addr_t via <sys/types.h>Sebastian Huber
2016-04-19Introduce __sa_family_t for BSD compatibiliySebastian Huber
2016-04-19Introduce __socklen_t for BSD compatibilitySebastian Huber
2016-04-19BSD compatibility for <machine/endian.h>Sebastian Huber
2016-04-19Disallow S_ISGID on directories without default ACL entriesCorinna Vinschen
2016-04-18Handle permissions a bit closer to POSIX 1003.1eCorinna Vinschen
2016-04-18Also create NULL SID ACE if special POSIX bits are setCorinna Vinschen
2016-04-18Fix definition of __size_tSebastian Huber
2016-04-18Add release message for commit e2ea143Corinna Vinschen
2016-04-18Fix attempt to create ACLs without NULL SIDCorinna Vinschen
2016-04-15libc/sys/rtems/crt0.c: Add <sys/lock.h> symbols required to link autoconf probesJoel Sherrill
2016-04-15Cygwin: Drop definition and usage of _mode_t in favor of __mode_tCorinna Vinschen
2016-04-15Provide FNONBLOCK for BSD compatiblitySebastian Huber
2016-04-15Provide __size_t via <sys/_types.h>Sebastian Huber
2016-04-15Include <machine/endian.h> in <sys/types.h>Sebastian Huber
2016-04-15Add __va_list to <sys/_types.h>Sebastian Huber
2016-04-15Add BSD guards for fixed-size integer typesChristian Mauderer
2016-04-15Add BSD guard for useconds_tSebastian Huber
2016-04-15Add BSD guard for nlink_tSebastian Huber
2016-04-15Provide POSIX defined fsblkcnt_t and fsfilcnt_tSebastian Huber
2016-04-15Provide POSIX defined blksize_t in <sys/types.h>Sebastian Huber
2016-04-15Provide POSIX defined blkcnt_t in <sys/types.h>Sebastian Huber
2016-04-15Add BSD guard for timer_tSebastian Huber
2016-04-15Add BSD guard for clockid_tSebastian Huber
2016-04-15Add BSD guard for time_tSebastian Huber
2016-04-15Add BSD guard for clock_tSebastian Huber