public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
Work on newlib
 2017-05-16 16:12 UTC  (2+ messages)

newlib, modern C++ and dirent.h revisited
 2017-05-12 15:31 UTC  (2+ messages)

[PATCH] ARM / AArch64: Fix GetCmdLine semihosting directives
 2017-05-02 12:47 UTC 

[PATCH] use quotation marks for including local.h
 2017-04-29 19:03 UTC 

Uninitialized structure in printing functions
 2017-04-27 14:56 UTC  (5+ messages)

newlib-2.5.0 bug report
 2017-04-26  8:31 UTC  (2+ messages)

[PATCH] Avoid extra float->double conversion
 2017-04-21 13:30 UTC  (4+ messages)

[PATCH] Convert 0.0/0.0 to NAN
 2017-04-20  0:25 UTC  (3+ messages)

Trying to build newlib with -DMALLOC_PROVIDED
 2017-04-19 20:30 UTC  (3+ messages)

printf() and _write() in newlib-nano
 2017-04-19 15:17 UTC  (2+ messages)

[PATCH] [MSP430] Fix relocation type for _bsssize being R_MSP430X_ABS16 when large memory model is used
 2017-04-19 13:06 UTC  (4+ messages)

[PATCH] libgloss/arm: fix dircovery of "eabihf" toolchains
 2017-04-18 10:27 UTC  (2+ messages)

[PATCH] Add __packed to struct ldieee
 2017-04-18 10:27 UTC  (2+ messages)

GCC FAIL: 17_intro/names.cc due to newlib/libc/include/math.h
 2017-04-13 13:40 UTC  (2+ messages)

GNU Tools Cauldron 2017, Prague, September 8-10
 2017-04-11 15:54 UTC 

Possible bug in __sfp() libc routine
 2017-04-11 11:52 UTC  (5+ messages)
    ` AW: "

MDaemon Notification -- Attachment Removed
 2017-04-08  9:56 UTC 

Possible bug in __sfp() libc routine
 2017-04-07 22:02 UTC 

C++ and feature guards Warning Question
 2017-04-07 21:22 UTC  (5+ messages)

__lock_try_acquire() and __lock_try_acquire_recursive() return value?
 2017-04-07 20:36 UTC 

[PATCH, NEWLIB/ARM] Optimise memchr for NEON-enabled processors
 2017-04-06 16:20 UTC  (2+ messages)

[PATCH] Add BSD-specific reallocarray()
 2017-04-04 10:26 UTC  (2+ messages)

[PATCH v2 1/8] Add new FOREACH_FROM variants for queue(3)
 2017-04-04 10:18 UTC  (9+ messages)
` [PATCH v2 5/8] Add two new macros, SLIST_CONCAT and LIST_CONCAT
` [PATCH v2 8/8] Renumber copyright clause 4
` [PATCH v2 4/8] Make the <sys/queue.h> fully usable within C++
` [PATCH v2 7/8] queue.3: Document existing QMD_* macros
` [PATCH v2 6/8] queue(3): Enhance queue debugging macros
` [PATCH v2 3/8] Pass macro arguments properly
` [PATCH v2 2/8] Fix order of arguments in the TRACEBUF_INITIALIZER

[PATCH 1/8] Add new FOREACH_FROM variants of the queue(3) FOREACH macros which can optionally start the traversal from a previously found element by passing the element in as "var". Passing a NULL "var" retains the same semantics as the regular FOREACH macros
 2017-04-04  9:56 UTC  (10+ messages)
` [PATCH 3/8] Pass macro arguments properly
` [PATCH 2/8] Fix order of arguments in the TRACEBUF_INITIALIZER macro so that we can define QUEUE_MACRO_DEBUG to debug list problems
` [PATCH 5/8] Add two new macros, SLIST_CONCAT and LIST_CONCAT. Note in both the queue.h header file and in the queue.3 manual page that they are O(n) so should be used only in low-usage paths with short lists (otherwise an STAILQ or TAILQ should be used)
` [PATCH 7/8] queue.3: Document existing QMD_* macros
` [PATCH 4/8] Make the system queue header file fully usable within C++ programs by adding macros to define class lists
` [PATCH 6/8] queue(3): Enhance queue debugging macros
` [PATCH 8/8] Renumber copyright clause 4

Synchronize <sys/cdefs.h> with FreeBSD
 2017-04-04  9:45 UTC  (10+ messages)
` [PATCH 3/8] Fix C++ includability of crypto headers with static array sizes
` [PATCH 1/8] Rename __sentinel to __null_sentinel
` [PATCH 6/8] Addition of clang nullability qualifiers
` [PATCH 8/8] Renumber copyright clause 4
` [PATCH 5/8] Remove unused __gnu_inline() attribute
` [PATCH 4/8] Addition of clang nullability qualifiers
` [PATCH 2/8] Stop exposing the C11 _Atomic() macro in <sys/cdefs.h>, when compiling for C++. It clashes with the one in libc++'s <atomic> header
` [PATCH 7/8] don't use C99 static array indices with older GCC versions

Hard faults using sprintf() and float
 2017-04-03 18:57 UTC  (7+ messages)

Resurrecting Missing Methods in inttypes.h
 2017-04-03 12:18 UTC  (3+ messages)

[PATCH] ia16 target
 2017-04-03  8:38 UTC  (2+ messages)

[PATCH] Use enum __packed in favour of -fshort-enums
 2017-04-03  8:29 UTC  (2+ messages)

[Patch] Use .syntax unified for arm assembly language routines
 2017-03-30 15:19 UTC  (4+ messages)

ARM EABI -specs=nosys crt0.o not being linked in
 2017-03-30 13:08 UTC  (2+ messages)

newlib-2.2.0/libgloss/mips/crt0.S:161: undefined reference to `hardware_hazard_hook'
 2017-03-28  2:17 UTC  (5+ messages)
  ` 答复: "

Porting newlib to a new operating system (build dependencies etc..)
 2017-03-27 13:38 UTC 

newlib ieeefp.h again
 2017-03-24 15:46 UTC  (9+ messages)

New snapshot available for 03/23/2017
 2017-03-23 19:38 UTC 

[PATCH] Rename <sys/_locale.h> to <xlocale.h>
 2017-03-22  9:07 UTC  (2+ messages)

[PATCH] ARM: Fix IEEE-754 sqrt implementation
 2017-03-22  9:06 UTC  (3+ messages)

[PATCH] ARM: Optimize IEEE-754 sqrt implementation
 2017-03-21 13:43 UTC  (4+ messages)

How to disable per-local string functions?
 2017-03-21  0:12 UTC  (4+ messages)

Fwd: Re: free() and implicit conversion to a function pointer (was: Use of initialized variable in strtod.c)
 2017-03-20 18:57 UTC  (3+ messages)

libm support for ARMv7 and VSQRT?
 2017-03-20 15:03 UTC  (4+ messages)

newlib configuration beside the configure flags
 2017-03-17 10:55 UTC 

free() and implicit conversion to a function pointer (was: Use of initialized variable in strtod.c)
 2017-03-16 16:23 UTC  (4+ messages)

Use of initialized variable in strtod.c
 2017-03-16  8:32 UTC  (10+ messages)

[PATCH 0/3] openrisc: various fixes
 2017-03-15 22:10 UTC  (7+ messages)
` [PATCH 1/3] or1k: Make open reentrant
` [PATCH 3/3] libgloss: Remove duplicate definition of environ
` [PATCH 2/3] libgloss: or1k: If available call the init for init_array

[PATCH 1/2] rtems/crt0.c: getentropy() stub did not return a value
 2017-03-15 17:41 UTC  (2+ messages)
` [PATCH 2/2] libc/string/strsignal.c: Use of || not && lead to dead code

Dead Code
 2017-03-15 16:59 UTC  (3+ messages)

Coverity Scan on Newlib
 2017-03-15 14:32 UTC 

[PATCH, newlib/libc/locale] Fix broken '_duplocale_r' which called '__loadlocale' in an incorrect way
 2017-03-13 10:13 UTC  (2+ messages)

How to test with Newlib
 2017-03-11  8:35 UTC 

Multilib and configuration?
 2017-03-10 11:36 UTC 

newlib-2.5.0.20170228.tar.gz missing sys/config.h
 2017-03-09 20:11 UTC  (4+ messages)

New Snapshot Available
 2017-02-28 18:10 UTC 

Using newlib as substitute to msvcrt.dll on wind32 and mingw?
 2017-02-28 11:40 UTC 

New snapshot?
 2017-02-27 17:26 UTC  (4+ messages)

stdatomic.h broken on GCC-5.4.0 (error: request for member ‘__val’ in something not a structure or union)
 2017-02-23 10:19 UTC  (4+ messages)

stdatomic.h needs stdint.h (error: unknown type name 'int_least8_t')
 2017-02-22 16:49 UTC 

[PATCH, newlib/ARM] Fix elf-nano.specs to work without -save-temps
 2017-02-15 15:50 UTC  (3+ messages)

[PATCH] Update makedocbook for bd547490
 2017-02-15 15:33 UTC  (2+ messages)

[PATCH 2/2, newlib] Allow locking routine to be retargeted
 2017-02-13 22:16 UTC  (10+ messages)
    ` [PATCH 3/3, "

[PATCH 2/3, newlib] Only define static locks in multithreaded mode
 2017-02-13 22:16 UTC  (4+ messages)

[PATCH, newlib/ARM] Fix cpp invocation for C++ in nano spec
 2017-02-13  8:20 UTC  (2+ messages)

[PATCH v2] Unify names of all lock objects
 2017-02-06 22:18 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).