Commit Graph

  • f310e8d951 Always assign return value to passed pointer in time function. Jeff Johnston 2016-05-02 16:11:26 -0400
  • 58dd08ee50 Don't run UTF-8.exp test if newlib is not built with multibyte support. Jeff Johnston 2016-05-02 16:03:27 -0400
  • 11afe8f6b6 Fix support ARC processors without barrel-shifter Jeff Johnston 2016-05-02 12:04:40 -0400
  • cd494f7038 Update crt0.S for ARC. Jeff Johnston 2016-05-02 11:58:47 -0400
  • e90da68265 Add necessary infrastructure to support "nano" build of newlib. Jeff Johnston 2016-04-29 15:14:51 -0400
  • 82768d9bab Provide FreeBSD types for <sys/types.h> on RTEMS Sebastian Huber 2016-04-21 08:21:46 +0200
  • 51062c856b Always provide register_t via <sys/types.h> Sebastian Huber 2016-04-21 08:21:45 +0200
  • 878e65d354 Simplify guard against defining pthread types on Cygwin Corinna Vinschen 2016-04-21 10:27:29 +0200
  • 8cb99e8ba4 Remove cygwin/types.h Corinna Vinschen 2016-04-21 10:12:02 +0200
  • 9bb91b6c6b Resurrect <machine/types.h> for <sys/types.h> Sebastian Huber 2016-04-21 08:21:44 +0200
  • 5c9403eaf4 Fixed semihosting for ARM when heapinfo not provided by debugger. David Hoover 2016-04-21 07:12:24 +0200
  • 60f867812c Remove duplicate int*_t definitions Sebastian Huber 2016-04-20 15:29:51 +0200
  • 2b569add11 Remove duplicate u_int*_t definitions Sebastian Huber 2016-04-20 15:29:50 +0200
  • 1f02aa08d1 Add release message for commit 9409c53 Corinna Vinschen 2016-04-20 12:34:07 +0200
  • 9409c5335b Don't test pthread objects for being already initialized at init time Corinna Vinschen 2016-04-20 12:31:45 +0200
  • 6ee81f44e0 Add RTEMS support for GCC libatomic Sebastian Huber 2016-04-19 10:14:55 +0200
  • c54ee3653b Add __ssize_t to <sys/_types.h> Sebastian Huber 2016-04-18 15:29:27 +0200
  • 8b6fc83330 Add RTEMS-specific types for BSD compatibility Sebastian Huber 2016-04-18 15:29:26 +0200
  • 7d22dc338d Provide in_port_t via <sys/types.h> Sebastian Huber 2016-04-18 15:29:25 +0200
  • 3ce1e7901e Provide in_addr_t via <sys/types.h> Sebastian Huber 2016-04-18 15:29:24 +0200
  • e03a7056a6 Introduce __sa_family_t for BSD compatibiliy Sebastian Huber 2016-04-18 15:29:23 +0200
  • cb376b255d Introduce __socklen_t for BSD compatibility Sebastian Huber 2016-04-18 15:29:22 +0200
  • 76a2110b47 BSD compatibility for <machine/endian.h> Sebastian Huber 2016-04-18 15:29:21 +0200
  • 7a5b452443 Disallow S_ISGID on directories without default ACL entries Corinna Vinschen 2016-04-19 10:23:49 +0200
  • 97d0449325 Handle permissions a bit closer to POSIX 1003.1e Corinna Vinschen 2016-04-18 20:43:00 +0200
  • 12cc8290e8 Also create NULL SID ACE if special POSIX bits are set Corinna Vinschen 2016-04-18 15:36:34 +0200
  • af5bbbec81 Fix definition of __size_t Sebastian Huber 2016-04-18 08:47:46 +0200
  • c36070f2f6 Add release message for commit e2ea143 Corinna Vinschen 2016-04-18 12:09:18 +0200
  • e2ea143083 Fix attempt to create ACLs without NULL SID Corinna Vinschen 2016-04-18 12:07:04 +0200
  • 85ae35fdb7 libc/sys/rtems/crt0.c: Add <sys/lock.h> symbols required to link autoconf probes Joel Sherrill 2016-04-13 15:50:25 -0500
  • ea58e20c0e Cygwin: Drop definition and usage of _mode_t in favor of __mode_t Corinna Vinschen 2016-04-15 14:49:36 +0200
  • 78c9002201 Provide FNONBLOCK for BSD compatiblity Sebastian Huber 2016-04-15 13:44:29 +0200
  • 3ad9b2fcba Provide __size_t via <sys/_types.h> Sebastian Huber 2016-04-15 13:44:28 +0200
  • 40928e19e4 Include <machine/endian.h> in <sys/types.h> Sebastian Huber 2016-04-15 13:44:27 +0200
  • 7656cefc07 Add __va_list to <sys/_types.h> Sebastian Huber 2016-04-15 13:44:26 +0200
  • 770e94f3fd Add BSD guards for fixed-size integer types Christian Mauderer 2016-04-15 13:44:25 +0200
  • 75ab33bd5e Add BSD guard for useconds_t Sebastian Huber 2016-04-15 13:44:24 +0200
  • 4fda5a75fd Add BSD guard for nlink_t Sebastian Huber 2016-04-15 13:44:23 +0200
  • f3e587d30a Provide POSIX defined fsblkcnt_t and fsfilcnt_t Sebastian Huber 2016-04-15 13:44:22 +0200
  • c5d5030aea Provide POSIX defined blksize_t in <sys/types.h> Sebastian Huber 2016-04-15 13:44:21 +0200
  • 57d2718c0e Provide POSIX defined blkcnt_t in <sys/types.h> Sebastian Huber 2016-04-15 13:44:20 +0200
  • 365bc664e9 Add BSD guard for timer_t Sebastian Huber 2016-04-15 13:44:19 +0200
  • 326f8962a1 Add BSD guard for clockid_t Sebastian Huber 2016-04-15 13:44:18 +0200
  • 5d0c2b87c8 Add BSD guard for time_t Sebastian Huber 2016-04-15 13:44:17 +0200
  • f18eebf797 Add BSD guard for clock_t Sebastian Huber 2016-04-15 13:44:16 +0200
  • eba91a5d0a Define mode_t via __mode_t Sebastian Huber 2016-04-15 13:44:15 +0200
  • e77040b2bf Add BSD guard for ino_t in <sys/types.h> Sebastian Huber 2016-04-15 13:44:14 +0200
  • eeded3c170 Provide POSIX defined id_t in <sys/types.h> Sebastian Huber 2016-04-15 13:44:13 +0200
  • 8a5af1a184 Use __machine_*_t_defined for internal types Sebastian Huber 2016-04-15 13:44:12 +0200
  • 9f90ae0435 Feature test macros overhaul: string.h and strings.h overlaps Yaakov Selkowitz 2016-04-13 23:50:11 -0500
  • 7b39124400 Get rid of some special cases for Cygwin in sys/types.h Corinna Vinschen 2016-04-13 21:00:17 +0200
  • de51829c17 Add BSD guards for off_t, dev_t, uid_t, and gid_t Sebastian Huber 2016-04-13 13:10:16 +0200
  • 477463a201 Eliminate use of Newlib-specific <machine/types.h> Sebastian Huber 2016-04-13 13:10:15 +0200
  • eb6f1d7b77 Add Cygwin 2.5.1 release message file Corinna Vinschen 2016-04-12 15:26:53 +0200
  • 002c9b468d Reformat comments in Cygwin's version.h, remove very outdated info Corinna Vinschen 2016-04-12 15:23:41 +0200
  • 308de2a1d4 Bump Cygwin DLL version to 2.5.1. Corinna Vinschen 2016-04-12 15:18:29 +0200
  • e185421106 strxfrm/wcsxfrm: Always return length of the transformed string Corinna Vinschen 2016-04-12 15:06:05 +0200
  • 3156cdcc80 Move kernel dependent parts of <sys/time.h> Sebastian Huber 2016-04-07 12:58:43 +0200
  • 3fc46dc562 math: fix isinf/isnan on SPU after move to math.h Yaakov Selkowitz 2016-04-06 20:33:48 -0500
  • 9672033c63 Drop <unistd.h> include from RTEMS <sys/param.h> Sebastian Huber 2016-04-07 12:58:44 +0200
  • 9f664259f9 Fix typo in the name of the MSP430 attribute section of example MSP430 linker scripts. Nick Clifton 2016-04-07 12:13:10 +0100
  • 03ecfb9280 Be truthful about reporting whether readahead is available Johannes Schindelin 2016-04-05 10:52:01 +0200
  • cd84d1c2d0 math: update isinf/isnan function comments after move to math.h Yaakov Selkowitz 2016-04-04 15:49:31 -0500
  • 8d67708a08 Add latest changes to release message Corinna Vinschen 2016-04-05 10:35:05 +0200
  • 41abcc5825 Revert "Refactor to avoid nonnull checks on "this" pointer." Corinna Vinschen 2016-04-05 10:26:06 +0200
  • 722e363c4d math: guard BSD finite/isinf/isnan functions properly in math.h Yaakov Selkowitz 2016-04-04 14:13:21 -0500
  • 8502abb674 winsup/utils: port getconf to 64-bit Yaakov Selkowitz 2016-04-01 17:44:31 -0500
  • 959d58ea7c cygwin: update sysconf for new features Yaakov Selkowitz 2016-04-01 17:42:27 -0500
  • 929be8005c cygwin/math: make isinf functions signed Yaakov Selkowitz 2016-04-01 17:38:17 -0500
  • b3acb347c4 Feature test macros overhaul: Cygwin pthread.h Yaakov Selkowitz 2016-04-01 17:30:41 -0500
  • 9e277154ab Feature test macros overhaul: tar.h Yaakov Selkowitz 2016-04-03 17:25:56 -0500
  • 3f00f4f9fc Add cpio.h Yaakov Selkowitz 2016-04-03 17:21:10 -0500
  • d55d03a87d cygwin: make POSIX/XSI version macros dependent on feature test macros Yaakov Selkowitz 2016-04-01 17:22:23 -0500
  • 0008bdea02 Refactor to avoid nonnull checks on "this" pointer. Peter Foley 2016-04-02 11:36:18 -0400
  • e7e6119241 Rename without-mingw-progs to with-cross-bootstrap Peter Foley 2016-04-02 10:56:44 -0400
  • 5d3ad3b123 Add Intel MCU target Igor Venevtsev 2016-03-31 12:12:00 +0300
  • 44b72b43d6 Update autoconf for doc/lsaauth/utils Peter Foley 2016-03-31 14:04:18 -0400
  • 8e732f7f7f Remove MALLOC_CHECK and calls to it entirely Corinna Vinschen 2016-04-01 14:04:09 +0200
  • b259af51b8 Remove remnants of never-defined MALLOC_DEBUG and NEWVFORK Peter Foley 2016-03-31 14:04:17 -0400
  • 02cfe00445 Don't use deprecated acconfig.h for DEBUGGING Peter Foley 2016-03-31 14:04:16 -0400
  • 5d89883790 Remove leftover cruft from config.h.in Peter Foley 2016-03-31 14:04:15 -0400
  • c8022ae3f0 mkvers.sh: Reformatting for better readability Corinna Vinschen 2016-03-30 17:06:50 +0200
  • 4eca5e6a3f Use just-built gcc for windres Peter Foley 2016-03-23 09:34:12 -0400
  • 31dfc51a36 fix typo in netinit/ip.h Peter Foley 2016-03-30 09:15:55 -0400
  • d6c651040d Add dependencies to tlsoffsets file Corinna Vinschen 2016-03-30 14:35:46 +0200
  • 6436024c4c Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usage Corinna Vinschen 2016-03-30 14:09:19 +0200
  • cf41355aba Add option to not build mingw programs when cross compiling. Peter Foley 2016-03-23 09:34:10 -0400
  • 279aaeb5c7 fenv.h: Change fexcept_t to integral type for compatibility Corinna Vinschen 2016-03-30 00:12:22 +0200
  • fbc4a0827b Bump up newlib version to 2.4.0 due to feature test refactoring Jeff Johnston 2016-03-29 17:33:42 -0400
  • 3d90769979 Document implemented functions Corinna Vinschen 2016-03-29 17:45:01 +0200
  • a638b8580b Add missing nanl Corinna Vinschen 2016-03-29 17:39:17 +0200
  • 63e4f1291c Add release message for 792e51b Corinna Vinschen 2016-03-29 14:59:18 +0200
  • 792e51b721 Add missing long double functions to Cygwin Corinna Vinschen 2016-03-28 19:35:20 +0200
  • 087aca6163 Fix Cygwin setstate definition Corinna Vinschen 2016-03-29 13:41:11 +0200
  • 660f84b15b cygwin: export __getpagesize Yaakov Selkowitz 2016-03-28 12:48:20 -0500
  • ecf453f963 Add simple versions of random() and srandom() Joel Sherrill 2016-03-22 17:50:48 -0500
  • a0c4772429 Add release text for 373f81d and 3e446e9 Corinna Vinschen 2016-03-26 20:38:30 +0100
  • 799fdda4d2 math.h: Use GCC builtins for C99 macros where available Corinna Vinschen 2016-03-26 20:33:46 +0100
  • 373f81d17c finitel: Use correct GCC builtin Corinna Vinschen 2016-03-26 20:29:20 +0100
  • 3e446e9723 strtold: Fix Infinity value. Corinna Vinschen 2016-03-26 20:27:18 +0100