public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/2] newlib/configure.host: Remove obsolete definition of _I386MACH_ALLOW_HW_INTERRUPTS
 2017-10-11 10:53 UTC  (4+ messages)
` [PATCH] newlib/MAINTAINERS: Add OS maintainers section and myself for RTEMS and Write After Approval
` [PATCH 2/2] newlib/.../getreent.c: Allow to be provided by host and do so for RTEMS

[PATCH][libgloss][ARM] Fix newlib arm/aarch64 multi-do build when relative paths to configure are used
 2017-10-10 14:36 UTC  (4+ messages)

[PATCH] really change time_t to 64-bit by default
 2017-10-09 16:12 UTC  (7+ messages)
  ` [PATCH] Fix typo with newlib-long-time_t default value. (WAS: really change time_t to 64-bit by default)

[AArch64] nosys.specs and printf
 2017-10-09 16:10 UTC  (12+ messages)

How To Disable Building getreent.c
 2017-10-06 11:47 UTC 

[PATCH 1/6] RTEMS: Optimize pthread_once_t
 2017-10-05 13:53 UTC  (6+ messages)
` [PATCH 5/6] RTEMS: Make pthread_cond_t self-contained
` [PATCH 6/6] RTEMS: Make pthread_mutex_t self-contained
` [PATCH 4/6] RTEMS: Make pthread_rwlock_t self-contained
` [PATCH 2/6] RTEMS: Make sem_t self-contained
` [PATCH 3/6] RTEMS: Make pthread_barrier_t self-contained

ARM newlib can't be build
 2017-09-29 19:15 UTC 

ARM newlib can't be beuild
 2017-09-29 18:53 UTC 

[RFC][PATCH] New expf, exp2f, logf, log2f and powf implementations
 2017-09-29 18:45 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Make ffsl() and ffsll() BSD-visible
 2017-09-29 10:41 UTC  (3+ messages)

Newlib fails to build arm-none-eabi target on last release (2.5.0.20170818)
 2017-09-26  9:08 UTC  (3+ messages)

Warnings in new code
 2017-09-20 13:19 UTC  (7+ messages)
` [PATCH] for newlib/libc/strnstr.c newlib/libm/complex/cargl.c (was: Warnings in new code)
  ` [PATCH] for newlib/libc/strnstr.c newlib/libm/complex/cargl.c

[PATCH] Fix warnings and documentation in strnstr.c
 2017-09-13 18:56 UTC 

[PATCH] Change time_t to 64-bit by default
 2017-09-12 20:19 UTC  (20+ messages)
                          ` Time Fixes Diff (was: Change time_t to 64-bit by default)
                            ` Time Fixes Diff

[PATCH v2] Modify strnstr.c
 2017-09-10  4:27 UTC  (8+ messages)
` [PATCH] Add man page entry for strnstr.c

newlib hours in service
 2017-09-07 14:28 UTC  (8+ messages)

[PATCH] Remove harmful casts in gmtime_r()
 2017-09-07 13:38 UTC  (2+ messages)

[PATCH] Let RTEMS provide clock()
 2017-09-07  5:52 UTC  (6+ messages)

[RFC][PATCH] New expf, exp2f, logf, log2f and powf implementations
 2017-09-05  0:18 UTC  (7+ messages)

Compiling newlib for the msp430x architecture
 2017-09-01 12:01 UTC  (4+ messages)

errno in system calls
 2017-08-30  3:04 UTC  (2+ messages)

[PATCH] Enable XSI extensions by default
 2017-08-29 21:50 UTC  (7+ messages)
  ` [PATCH] include: fix ffs, fls guards

[PATCH 1/2] Import strnstr.c from FreeBSD
 2017-08-29 14:56 UTC  (10+ messages)
` [PATCH 2/2] Port strnstr.c to newlib

[PATCH] Modify strnstr.c
 2017-08-28 16:09 UTC  (8+ messages)

[PATCH v3 1/2] Import strnstr.c from FreeBSD
 2017-08-28 15:43 UTC  (8+ messages)
` [PATCH v3 2/2] Port strnstr.c to newlib

Introduction and 64 bit time_t
 2017-08-28  8:57 UTC  (15+ messages)
` [PATCH] Changes the default size of time_t to 64 bit

[PATCH] Revert "headers: avoid bareword attributes" for clang
 2017-08-25 16:02 UTC 

[PATCH 1/2] Make _CLOCK_T_ system configurable
 2017-08-25 12:14 UTC  (3+ messages)
` [PATCH 2/2] RTEMS: Use __uint64_t for _CLOCK_T_

Cygwin strptime() is missing "%s" which strftime() has
 2017-08-25 12:06 UTC  (21+ messages)
                          ` [PATCH] newlib/libc/time/strptime.c(strptime_l) add strptime %F %s

[PATCH] headers: avoid bareword attributes
 2017-08-25 12:05 UTC  (8+ messages)

[PATCH v2 1/2] Import strnstr.c from FreeBSD
 2017-08-25  7:36 UTC  (4+ messages)
` [PATCH v2 2/2] Port strnstr.c to newlib

[PATCH] AArch64 nosys still uses semihosing call
 2017-08-24 13:31 UTC  (4+ messages)

[AArch64] nosys still uses semihosing call
 2017-08-22 15:55 UTC  (2+ messages)

[PATCH] Add myself to RISC-V Port Maintainer
 2017-08-22 12:56 UTC  (2+ messages)

[PATCH] Change license to FreeBSD license for RISC-V port
 2017-08-21  9:10 UTC  (2+ messages)

_DIRENT_HAVE_D_RECLEN ignored by readdir
 2017-08-19 20:53 UTC 

[newlib-cygwin] Add RISC-V port for newlib
 2017-08-18 15:23 UTC  (4+ messages)

Time for another snapshot
 2017-08-18 14:20 UTC  (5+ messages)

[libm] How to run tests in newlib-cygwin/newlib/libm/test/* ?
 2017-08-18 14:11 UTC 

Compilation failures targeting arm-none-eabi, newlib-2.5.0
 2017-08-18  7:41 UTC  (2+ messages)

[PATCH v2 2/3] Add RISC-V port for libm
 2017-08-17 20:38 UTC  (3+ messages)
  ` [patches] "

[PATCH v2 3/3] Add RISC-V port for libgloss
 2017-08-17 18:52 UTC  (2+ messages)

[AArch64] use stack symbol provided by linker for nosys
 2017-08-17 11:54 UTC  (10+ messages)

Unicode update of width and other character properties
 2017-08-17 11:03 UTC  (5+ messages)

Verifying Releases
 2017-08-17  5:53 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).