public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
what's up with _COMPILING_NEWLIB
 2021-11-09 11:38 UTC  (8+ messages)
` [PATCH 1/2] define _COMPILING_NEWLIB for all targets when compiling
  ` [PATCH 2/2] ctype: use less short names in public header

[PATCH] change _COMPILING_NEWLIB to _LIBC
 2021-11-09  3:24 UTC 

[PATCH] newlib: mips: delete glibc-specific logic
 2021-11-09  3:21 UTC 

[PATCH] newlib: undefine _FORTIFY_SOURCE
 2021-11-09  3:15 UTC  (3+ messages)
` [PATCH alternative] newlib: ignore _FORTIFY_SOURCE when building newlib

policy on merging patches from binutils/gdb/gcc for shared code
 2021-11-09  0:57 UTC 

[PATCH] libgloss: wince: update to automake-1.15
 2021-11-08 10:06 UTC  (2+ messages)

Fwd: gcc 11.1.0: printf("%.43f\n", 0x1.52f8a8e32e982p-140): printed value is incorrectly rounded
 2021-11-08  9:57 UTC  (12+ messages)
  `  "

libgloss: regenerate aclocal.m4 & configure w/newer versions
 2021-11-08  9:53 UTC  (5+ messages)

[PATCH] libgloss/newlib: rename configure.in to configure.ac
 2021-11-06 18:18 UTC  (9+ messages)
      ` [PATCH] libgloss/newlib: update configure.ac in Makefile.in files

[PATCH] Unconditionally declare strsignal
 2021-10-27 18:07 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] libgloss/riscv: Fix hard coded reference to configure.in after rename
 2021-10-27 15:45 UTC  (4+ messages)

[PATCH] string: Fix buffer overrun in newlib/libc/string/strrchr.c (#184)
 2021-10-13 20:40 UTC  (2+ messages)

Where stdin/stdout/stderr pointers are allocated
 2021-10-13  7:36 UTC 

[PATCH v2 0/4] Optimize red-black tree insert/extract
 2021-10-07 12:10 UTC  (9+ messages)
` [PATCH v2] Align *utime*() with POSIX/glibc
` [PATCH v2 1/4] sys/tree.h: Simplify loop condition
` [PATCH v2 2/4] sys/tree.h: Simplify chain of conditions
` [PATCH v2 3/4] sys/tree.h: Add parent rotations
` [PATCH v2 4/4] sys/tree.h: Red child with black sibling rotations

[PATCH 0/4] Optimize red-black tree insert/extract
 2021-10-05 14:56 UTC  (6+ messages)
` [PATCH 1/4] sys/tree.h: Simplify loop condition
` [PATCH 2/4] sys/tree.h: Simplify chain of conditions
` [PATCH 3/4] sys/tree.h: Add parent rotations
    ` Fw: "
` [PATCH 4/4] sys/tree.h: Red child with black sibling rotations

Stepping down, mostly
 2021-09-27 14:12 UTC 

[PATCH] libgloss: fix AC_LANG_SOURCE warnings w/newer autoconf
 2021-09-15  8:42 UTC  (2+ messages)

[PATCH] newlib: sig2str: use __restrict
 2021-09-15  5:05 UTC 

[PATCH] libgloss: add missing aclocal.m4 files
 2021-09-15  4:40 UTC 

[PATCH] libgloss: epiphany: rename symbol prefix cache var
 2021-09-15  4:40 UTC 

[PATCH] Add myself to sim & general write-after-approval maintainers
 2021-09-13 10:13 UTC  (2+ messages)

accuracy of mathematical functions
 2021-09-07 15:01 UTC 

[PATCH] nano-malloc: Fix redefined compilation warning
 2021-09-06 18:30 UTC  (2+ messages)

About making libc remove function POSIX-compliant
 2021-09-04 19:43 UTC 

[PATCH newlib 0/1] sys/signal.h needs sys/_intsup.h
 2021-08-27 17:52 UTC  (9+ messages)
` [PATCH newlib 1/1] sys/signal.h: <sys/_intsup.h> is needed for __STDINT_EXP
  ` Fw: [PATCH newlib 0/1] sys/signal.h needs sys/_intsup.h

[PATCH take 2] Emulate clock and other stubs on nvptx
 2021-08-25  8:25 UTC  (2+ messages)

Should libc/locale/lnumeric.c be in GENERAL_SOURCES (EL/IX level 1)?
 2021-08-23  8:03 UTC  (4+ messages)

[PATCH] svfwscanf: Simplify _sungetwc_r to eliminate apparent buffer overflow
 2021-08-19 15:38 UTC  (7+ messages)

[PATCH] Emulate clock and other stubs on nvptx
 2021-08-19 13:57 UTC  (6+ messages)
    ` [Fwd: Re: [PATCH] Emulate clock and other stubs on nvptx]

Issue with sscanf not parsing correctly
 2021-08-16 16:42 UTC  (2+ messages)

[PATCH 0/1] libc: Added Prototypes for POSIX Clock APIs
 2021-08-09 10:51 UTC  (3+ messages)
` [PATCH 1/1] libc: Added prototypes for new POSIX APIs

[PATCH 0/1] libc: Added Prototypes for POSIX Clock APIs
 2021-08-06 18:05 UTC  (4+ messages)
` [PATCH 1/1] libc: Added prototypes for new POSIX APIs

[PATCH] RISC-V: Reliably initialize t0 in _times()
 2021-08-04  9:44 UTC  (2+ messages)

[PATCH 0/1] Final Edits to sig2str/str2sig
 2021-08-03 18:01 UTC  (4+ messages)
` [PATCH 1/1] libc: Added implementation for sig2str/str2sig

accuracy of mathematical functions
 2021-08-03  7:59 UTC 

[PATCH 0/1] V3: Implementation of sig2str/str2sig
 2021-08-03  3:57 UTC  (6+ messages)
` [PATCH 1/1] libc: Added implementation for sig2str/str2sig

[PATCH] libc: Fix compilation for new sig2str/str2sig implementation
 2021-08-02 14:47 UTC  (3+ messages)

[PATCH 0/1] V2 Implementation of sig2str/str2sig
 2021-07-29 15:45 UTC  (18+ messages)
` [PATCH 1/1] libc: Added implementations and prototypes for
            ` Fw: "

[PATCH] Remove unneccesary parenthesis around declarator
 2021-07-29  9:24 UTC  (5+ messages)
` [PATCH] Remove unnecessary parentheses "

[PATCH 0/1] Implementation of sig2str/str2sig
 2021-07-28  8:44 UTC  (10+ messages)
` [PATCH 1/1] libc: Added implementations and prototypes for

Status update for package (#277-35-90148368) of 
 2021-07-27 12:30 UTC 

[PATCH 0/1] Fix file IO for RTEMS on MicroBlaze
 2021-07-22  7:35 UTC  (3+ messages)
` [PATCH 1/1] libc/include/sys/config.h: Undef _REENT_SMALL "

[PATCH] libm: Fixing overflow handling issue for scalbnf and scalbn
 2021-07-21 23:33 UTC  (4+ messages)

Question about locking in IO function
 2021-07-19 14:38 UTC 

Building libm library
 2021-07-19  8:22 UTC  (7+ messages)

Ubuntu Potential Leads
 2021-07-13 22:19 UTC  (2+ messages)

[PATCH v2] Minimal support for ISO/IEC TS 18661-3
 2021-07-12 15:15 UTC  (2+ messages)

Help porting newlib to a new CPU architecture (sorta)
 2021-07-07 20:56 UTC  (16+ messages)

[PATCH] stdlib: Make strtod/strtof set ERANGE consistently for underflow
 2021-07-07 17:22 UTC  (2+ messages)

Help porting newlib to a new CPU architecture (sorta)
 2021-07-07 15:09 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).