public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Remove use of _global_impure_ptr
 2022-05-04 15:29 UTC  (5+ messages)

[PATCH 1/2] In <sys/types.h> optionally provide stdint.h types
 2022-05-04 13:50 UTC  (3+ messages)
` [PATCH 2/2] In <stdio.h> provide only necessary types

Issue: #include <stdio.h> shall not cause intmax_t to be defined
 2022-05-04 13:12 UTC  (8+ messages)

[PATCH 0/5] Various improvements to newlib manpages build
 2022-05-02 12:55 UTC  (6+ messages)
` [PATCH 1/5] Simplify rules for creating man pages
` [PATCH 2/5] Add build avoidance for 'make man'
` [PATCH 3/5] Silence xsltproc when writing manpages
` [PATCH 4/5] Fix warning about duplicate id in docbook XML
` [PATCH 5/5] Generate manpages for functions in chapter sys.tex

[PATCH] add tests for tzset(3)
 2022-04-29 15:46 UTC 

[PATCH] add tests for tzset(3)
 2022-04-27 19:30 UTC  (22+ messages)
              ` [PATCH v2 0/2] add tzset/_r POSIX angle bracket <> support in TZ env var
                ` [PATCH v2 1/2] newlib/libc/time/tzset.c: doc update POSIX angle bracket <> support
                ` [PATCH v2 2/2] newlib/libc/time/tzset_r.c(_tzset_unlocked_r): "

[PATCH] libgloss: pru: Fix _open syscal arguments
 2022-04-27  9:44 UTC  (2+ messages)

Integration of new patches from ARM's optimized-routines repo
 2022-04-22 13:35 UTC 

Issue: headers may use non-reserved identifiers
 2022-04-21  4:56 UTC  (4+ messages)
  ` Fw: "

Weak symbol for printf/scanf family
 2022-04-18  2:32 UTC  (3+ messages)

(no subject)
 2022-04-17  8:21 UTC 

[PATCH] Fix stdio memory leaks with _REENT_SMALL + _LITE_EXIT
 2022-04-12 20:57 UTC  (3+ messages)

[PATCH] Aarch32/64: Support __FLT_EVAL_METHOD__ values other than 0, 1, 2
 2022-04-11 16:01 UTC  (8+ messages)
  ` [PATCH V2] "
        ` [PATCH V3] "

cannot find crt0.o file
 2022-04-08 14:05 UTC  (4+ messages)

[PATCH 0/2] add tzset/_r POSIX angle bracket <> support in TZ env var
 2022-04-07 23:36 UTC  (9+ messages)
` [PATCH 1/2] tzset.c: doc update POSIX angle bracket <> support
` [PATCH 2/2] tzset_r.c(_tzset_unlocked_r): "

Cannot run testsuite
 2022-04-07 15:28 UTC  (5+ messages)
` [PATCH] fix testsuite

Build-dependency issues with ELIX_LEVEL
 2022-04-06 16:25 UTC  (6+ messages)
` [Patch] (1/n) newlib: Only call _fputwc_r if ELIX_LEVEL >= 4 (was: Build-dependency issues with ELIX_LEVEL)
` [Patch] (2/n) newlib: Move vasniprintf.c to ELIX 1 "
  ` *ping* "

tzset/_r POSIX tz abbr angle bracket <> support testing
 2022-04-05  4:13 UTC 

[PATCH v2] newlib: Remove superfluous CHECK_STD_INIT() macro
 2022-04-01 16:23 UTC 

[PATCH 0/2] Fix bug from previous patch (44b60f0c)
 2022-04-01 14:01 UTC  (4+ messages)
` [PATCH 1/2] Fix bug introduced in "
` [PATCH 2/2] Remove unused _cleanup()

[PATCH] newlib: Remove unused CHECK_STD_INIT() macro
 2022-04-01 13:38 UTC  (2+ messages)

Why is __sglue initialized in _cygtls::init_thread()?
 2022-04-01 13:34 UTC  (2+ messages)

[PATCH 1/2] Replace _fwalk() calls with _fwalk_reent()
 2022-03-30 19:34 UTC  (4+ messages)
` [PATCH 2/2] newlib: Rename __sfmoreglue() and make it static

libgloss for aarch64 failed
 2022-03-26  2:18 UTC  (3+ messages)

and my ship fades off into the nite
 2022-03-23 10:08 UTC  (6+ messages)

amdgcn build failure
 2022-03-23  1:45 UTC  (4+ messages)

[PATCH 0/2] add tzset POSIX tz abbr angle bracket <> support in TZ env var
 2022-03-22 17:35 UTC  (4+ messages)
` [PATCH 2/2] newlib/libc/time/tzset_r.c(_tzset_unlocked_r): POSIX angle bracket <> support

[PATCH] iconv: Fix EL/IX level 2 handling
 2022-03-22 15:13 UTC  (4+ messages)

[PATCH v2] newlib: fix build with <gcc-5 versions
 2022-03-20 20:24 UTC 

[PATCH v2] newlib: fix build with <gcc-5 versions
 2022-03-20 16:13 UTC 

[PATCH] newlib: fix build with <gcc-5 versions
 2022-03-20 14:16 UTC  (22+ messages)
` [PATCH v2] "
      `  "
` [PATCH v3] "

Re: [PATCH v2] newlib: fix build with <gcc-5 versions
 2022-03-20 12:39 UTC 

Avoid using common symbols in v850 libgloss
 2022-03-20  5:07 UTC  (6+ messages)

Ping [was Avoid using common symbols in v850 libgloss]
 2022-03-19 19:31 UTC 

ucsconv.c:66: undefined reference to `_iconv_to_ucs_ces'
 2022-03-18 14:49 UTC 

[PATCH] newlib: drop phoenix support
 2022-03-17 10:14 UTC  (3+ messages)

aarch64 build fails: ../asmdefs.h: No such file or directory
 2022-03-17  9:58 UTC  (2+ messages)

[RFC/PATCH] newlib: enable automatic dependency generation
 2022-03-17  9:49 UTC  (3+ messages)

Timezones in <+-nn> format are not handled
 2022-03-16 20:40 UTC  (4+ messages)
  `  "

[PATCH] newlib: libm: integrate tests subdir
 2022-03-16  7:31 UTC  (2+ messages)

[PATCH] newlib: integrate iconv update to maintainer build
 2022-03-16  7:28 UTC  (2+ messages)

[PATCH] newlib: libc: merge build up a directory
 2022-03-16  7:24 UTC  (10+ messages)
` [PATCH v2] "

[PATCH newlib] libc/include/malloc.h: Add prototype for GNU extension malloc_usable_size()
 2022-03-15 23:50 UTC  (10+ messages)

[PATCH 0/6] rework malloc logic from build rules to source files
 2022-03-10  8:12 UTC  (6+ messages)
` [PATCH 3/6] newlib: xstormy16: fix mallopt definition & mstats handling

[PATCH] build: Avoid length() GNU awk extension
 2022-03-09 10:03 UTC  (6+ messages)

[PATCH] libgloss: add a little build system generation documentation
 2022-03-04  6:05 UTC  (8+ 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).