public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3 0/3] fenv stubs and documentation series
 2019-08-06 19:13 UTC  (3+ messages)
` [PATCH v3 2/3] Add default implementation of fenv.h and all methods
` [PATCH v3 1/3] Miscellaneous Makefile.in regenerated

[PATCH v2 0/4] Align libgloss/arm and libc/sys/arm sources
 2019-08-05 12:03 UTC  (7+ messages)
` [PATCH v2 3/4] Align libgloss/arm and libc/sys/arm sources: Lite exit support
` [PATCH v2 2/4] Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limit
` [PATCH v2 1/4] Align libgloss/arm and libc/sys/arm sources: Fix GetCmdLine semihosting directives
` [PATCH v2 4/4] Align libgloss/arm and libc/sys/arm sources: miscellaneous fixes

[PATCH v1 1/4] Alignment libgloss/arm and newlib/libc/sys/arm: reflect commit 9b11672
 2019-08-02 15:11 UTC 

[PATCH] RISC-V: Fix header guard for sys/fenv.h
 2019-08-02  7:35 UTC  (2+ messages)

riscv fenv.h header file guard typo
 2019-08-02  3:39 UTC  (3+ messages)

[PATCH 0/3] Add fenv.h generic infrastructure and default implementations
 2019-08-01 17:30 UTC  (8+ messages)
` [PATCH 2/3] Add default implementation of fenv.h and all methods
` [PATCH 3/3] Regenerated files from fenv.h addition
` [PATCH 1/3] Miscellaneous Makefile.in regenerated

[PATCH v1 1/4] Alignment libgloss/arm and newlib/libc/sys/arm: reflect commit 9b11672
 2019-08-01 10:55 UTC  (5+ messages)
` [PATCH v1 2/4] Alignment libgloss/arm and newlib/libc/sys/arm: reflect commits 8d98f95, 5c9403e
` [PATCH v1 3/4] Alignment libgloss/arm and newlib/libc/sys/arm: reflect commit 2404223
` [PATCH v1 4/4] Alignment libgloss/arm and newlib/libc/sys/arm: minor fixes, alignments and cleanup

[PATCH v1 1/3] Reflect commits: 1. 8d98f95 (https://cygwin.com/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=8d98f956cc398d086794e19051c3380d599022da) 2. 5c9403e (https://cygwin.com/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=5c9403eaf40951f8a4f55ed65f661b485ff44be7)
 2019-07-31 17:15 UTC  (5+ messages)
` [PATCH v1 2/3] Reflect commit 2404223 (https://cygwin.com/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=2404223df651ceef42c6e2f2c9fa42fb7963db10)
` [PATCH v1 3/3] Minor fixes, alignments and cleanup

autoconf/automake versions needed for autoreconf
 2019-07-31 16:02 UTC  (3+ messages)

RFQ: OMP116 - EtYH Cble (KVM)
 2019-07-31  3:01 UTC 

Source file structure for fenv.h support
 2019-07-30 23:28 UTC  (12+ messages)

[PATCH,MIPS 2/3] Enable reorder for crt0.S
 2019-07-30  7:39 UTC  (5+ messages)
  ` [PATCH, MIPS] Align _end symbol to at least 4 in all MIPS scripts

[PATCH] common/math_errf.c: Enable compilation of __math_oflowf
 2019-07-29 13:56 UTC  (3+ messages)

Agosto ... ufficio mio non ti conosco, ma cliente mio ti riconosco!
 2019-07-29  9:49 UTC 

[PATCH v1] Port ndbm
 2019-07-26 15:26 UTC  (25+ messages)

[PATCH] hash.c: #include <reent.h>
 2019-07-26 15:11 UTC  (2+ messages)

New Ld Error with libm -- attribute hidden
 2019-07-25 19:17 UTC 

GNU Tools Cauldron 2019
 2019-07-25 19:13 UTC  (2+ messages)

[PATCH v2] Port ndbm - Remove Declaration of dbm_forder
 2019-07-25 13:34 UTC  (3+ messages)

Procedure for submitting RISC-V based BSP to Newlib
 2019-07-24 21:40 UTC  (4+ messages)

[PATCH][MSP430] Remove .init/.fini sections from CRT library code
 2019-07-24 20:23 UTC  (2+ messages)

[PATCH 1/2] fix conflicting types (wint_t)
 2019-07-24  9:59 UTC  (6+ messages)
` [PATCH 2/2] fix compile errors for efgcvt.c

Build error for wcwidth and gcvt
 2019-07-23 12:22 UTC  (7+ messages)

[PATCH v3] [Arm] Stack Pointer and Stack Limit initialization refactored
 2019-07-23  8:00 UTC  (2+ messages)

[PATCH 1/2] fix conflicting types (wint_t)
 2019-07-23  3:56 UTC  (3+ messages)
` [PATCH 2/2] don't compile gcvt if posix < 200112

Verify newlib@sourceware.org
 2019-07-23  0:48 UTC 

[PATCH v2 1/2] Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0.S to ease further code alignment
 2019-07-22  8:52 UTC  (3+ messages)
` [PATCH v2 2/2] [Arm] Stack Pointer and Stack Limit initialization refactored

[PATCH 1/2] Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0.S to ease further code alignment
 2019-07-22  8:50 UTC  (12+ messages)
` [PATCH 2/2] [Arm] Stack Pointer and Stack Limit initialization refactored

[PATCH v2] [Arm] Stack Pointer and Stack Limit initialization refactored
 2019-07-19 13:40 UTC 

Set errno in expm1{,f} / log1p{,f}
 2019-07-09 17:09 UTC  (3+ messages)

Update nwlib/libc/search directory
 2019-07-03 14:50 UTC  (4+ messages)

Cygwin: Implement sched_[gs]etaffinity() commit breaks RTEMS port
 2019-07-01  5:15 UTC  (16+ messages)

[PATCH] or1k: Avoid write outside setjmp buf & shrink buf
 2019-06-27 11:03 UTC  (2+ messages)

[PATCH] or1k: Correct longjmp return value
 2019-06-27  7:10 UTC  (2+ messages)

[Arm] nano + v2 semihosting
 2019-06-25 17:39 UTC  (3+ messages)

[PATCH] Support __int20__ type in _intsup.h
 2019-06-25 17:38 UTC  (2+ messages)

[PATCH] Include "xlocale.h", not <xlocale.h>
 2019-06-14  8:05 UTC  (7+ messages)

Avoid implicit declarations in long double complex functions
 2019-06-13 23:20 UTC  (4+ messages)

Port ndbm.h
 2019-06-11  4:58 UTC  (3+ messages)

[PATCH] Add amdgcn support for libgfortran
 2019-06-07 17:59 UTC  (4+ messages)
` [PATCH] Fix __getreent stack calculations

[PATCH 0/2] Synchronize <sys/tree.h> with FreeBSD
 2019-06-07  8:02 UTC  (4+ messages)
` [PATCH 2/2] Mark inline functions with __unused;
` [PATCH 1/2] sys/sys: further adoption of SPDX licensing ID tags

Port ndbm to newlib
 2019-06-03 18:34 UTC  (5+ messages)

[PATCH] Add support for Hygon Dhyana processor
 2019-06-03  8:41 UTC  (2+ messages)

[PATCH] Fix vfwscanf(3) assignment suppression flag handling bug
 2019-06-03  8:41 UTC  (2+ messages)

[PATCH v2 1/3] Avoid cyclic header dependencies
 2019-06-03  8:40 UTC  (2+ messages)

[PATCH 1/2] RISC-V: Add memcpy, memmove, memset and strcmp implementations optimized for size
 2019-05-23  0:43 UTC  (7+ messages)

[PATCH 2/2] RISC-V: Add _LITE_EXIT in crt0.S
 2019-05-21 20:41 UTC  (5+ messages)

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).