summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improve and simplify select().John Hood2016-05-202-49/+15
* Use high-resolution timebases for select().John Hood2016-05-202-70/+114
* Sync toplevel configure with upstream GCC.Anton Kolesov2016-05-202-46/+24
* Add rawmemchrWilco Dijkstra2016-05-204-2/+118
* Bump Cygwin DLL version to 2.5.2Corinna Vinschen2016-05-182-1/+14
* Make sure to have full configuration info in sys/_types.h.Corinna Vinschen2016-05-181-0/+2
* Fix strlen using Thumb-2 with -Os -marmJeff Johnston2016-05-112-4/+10
* Fix libgloss arc nsim specs file.Jeff Johnston2016-05-111-1/+1
* Add port for Phoenix-RTOS in common configure files.Jeff Johnston2016-05-094-0/+40
* Allow autoconf link-time tests to detect arc4random for RTEMS.Jeff Johnston2016-05-091-0/+5
* Add Phoenix-RTOS port for ARM.Jeff Johnston2016-05-06142-0/+29608
* Fix libgloss/arc/nano.specs file.Jeff Johnston2016-05-061-2/+2
* Fix white-space in libgloss/arc/Makefile.in.Jeff Johnston2016-05-051-3/+3
* Add _Thread_queue_Queue::_owner for RTEMSJeff Johnston2016-05-031-3/+3
* Move _Thread_queue_Queue::_Lock for RTEMSJeff Johnston2016-05-031-3/+3
* Always assign return value to passed pointer in time function.Jeff Johnston2016-05-021-7/+6
* Don't run UTF-8.exp test if newlib is not built with multibyte support.Jeff Johnston2016-05-021-0/+12
* Fix support ARC processors without barrel-shifterJeff Johnston2016-05-021-1/+6
* Update crt0.S for ARC.Jeff Johnston2016-05-021-9/+23
* Add necessary infrastructure to support "nano" build of newlib.Jeff Johnston2016-04-293-3/+35
* Provide FreeBSD types for <sys/types.h> on RTEMScygwin-2_5_1-releaseSebastian Huber2016-04-212-0/+80
* Always provide register_t via <sys/types.h>Sebastian Huber2016-04-212-9/+2
* Simplify guard against defining pthread types on CygwinCorinna Vinschen2016-04-211-9/+9
* Remove cygwin/types.hCorinna Vinschen2016-04-211-22/+0
* Resurrect <machine/types.h> for <sys/types.h>Sebastian Huber2016-04-215-143/+152
* Fixed semihosting for ARM when heapinfo not provided by debugger.David Hoover2016-04-211-1/+3
* Remove duplicate int*_t definitionsSebastian Huber2016-04-201-4/+0
* Remove duplicate u_int*_t definitionsSebastian Huber2016-04-201-4/+0
* Add release message for commit 9409c53Corinna Vinschen2016-04-201-0/+4
* Don't test pthread objects for being already initialized at init timeCorinna Vinschen2016-04-201-12/+0
* Add RTEMS support for GCC libatomicSebastian Huber2016-04-202-1/+54
* Add __ssize_t to <sys/_types.h>Sebastian Huber2016-04-191-0/+2
* Add RTEMS-specific types for BSD compatibilitySebastian Huber2016-04-191-0/+6
* Provide in_port_t via <sys/types.h>Sebastian Huber2016-04-192-1/+9
* Provide in_addr_t via <sys/types.h>Sebastian Huber2016-04-192-1/+10
* Introduce __sa_family_t for BSD compatibiliySebastian Huber2016-04-193-1/+8
* Introduce __socklen_t for BSD compatibilitySebastian Huber2016-04-193-5/+11
* BSD compatibility for <machine/endian.h>Sebastian Huber2016-04-196-48/+161
* Disallow S_ISGID on directories without default ACL entriesCorinna Vinschen2016-04-191-1/+13
* Handle permissions a bit closer to POSIX 1003.1eCorinna Vinschen2016-04-182-10/+10
* Also create NULL SID ACE if special POSIX bits are setCorinna Vinschen2016-04-181-0/+1
* Fix definition of __size_tSebastian Huber2016-04-181-2/+2
* Add release message for commit e2ea143Corinna Vinschen2016-04-181-0/+4
* Fix attempt to create ACLs without NULL SIDCorinna Vinschen2016-04-181-3/+6
* libc/sys/rtems/crt0.c: Add <sys/lock.h> symbols required to link autoconf probesJoel Sherrill2016-04-151-1/+32
* Cygwin: Drop definition and usage of _mode_t in favor of __mode_tCorinna Vinschen2016-04-152-4/+3
* Provide FNONBLOCK for BSD compatiblitySebastian Huber2016-04-151-0/+4
* Provide __size_t via <sys/_types.h>Sebastian Huber2016-04-152-2/+17
* Include <machine/endian.h> in <sys/types.h>Sebastian Huber2016-04-151-0/+1
* Add __va_list to <sys/_types.h>Sebastian Huber2016-04-151-0/+6