public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
[PATCH 4/6] RISC-V: Moved syscalls to separate files to fix aliasing problems
 2017-12-17  9:37 UTC 

[PATCH 2/6] RISC-V: Add nanosleep functionality
 2017-12-17  9:36 UTC 

[PATCH 3/6] RISC-V: Updated syscall to take 6 arguments
 2017-12-17  9:36 UTC 

[PATCH 1/6] RISC-V: Fix libnosys build
 2017-12-17  9:34 UTC 

Undeliverable message
 2017-12-17  9:33 UTC 

HEADSUP: toolchain modifications required for built-in SSP
 2017-12-14  0:27 UTC  (7+ messages)

[PATCH] Don't do double divide in powf
 2017-12-13 14:38 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] Don't call double rint from float powf
 2017-12-13 10:35 UTC  (8+ messages)
` [PATCH v2] "

Building newlib with -D_FORTIFY_SOURCE=2 fails
 2017-12-12 16:06 UTC  (2+ messages)

[PATCH] Update MAINTAINERS file email address
 2017-12-12 13:04 UTC  (2+ messages)

[PATCH v2 00/17] Newlib ANSI-fication
 2017-12-12 12:51 UTC  (21+ messages)
` [PATCH v2 03/17] ansification: remove _DOTS
` [PATCH v2 04/17] ansification: remove _NOARGS
` [PATCH v2 07/17] ansification: remove _PTR
` [PATCH v2 06/17] ansification: remove _VOID_PTR
` [PATCH v2 13/17] ansification: remove _EXFNPTR, _EXPARM
` [PATCH v2 14/17] ansification: remove _EXFUN, _EXFUN_NOTHROW
` [PATCH v2 01/17] ansification: remove _AND
` [PATCH v2 02/17] ansification: remove _CONST
` [PATCH v2 12/17] ansification: remove _DEFUN
` [PATCH v2 11/17] ansification: remove _VOLATILE, _SIGNED
` [PATCH v2 09/17] ansification: remove _DEFUN_VOID
` [PATCH v2 05/17] ansification: remove _PARAMS
` [PATCH v2 10/17] ansification: remove _VOID
` [PATCH v2 16/17] ansification: fix makedoc for ANSI C
` [PATCH v2 08/17] ansification: remove _CAST_VOID
` [PATCH v2 15/17] ansification: remove _HAVE_STDC
` [PATCH v2 17/17] ansification: remove ansidecl.h from makedoc

[PATCH] makedoc: warn about some obsolete and deprecated commands
 2017-12-07 18:19 UTC  (2+ messages)

snprintf and malloc
 2017-12-07 12:11 UTC  (5+ messages)

[PATCH 0/2] make makedoc errors visible
 2017-12-05 20:47 UTC  (4+ messages)
` [PATCH 1/2] makedoc: make "
` [PATCH 2/2] makedoc: exit with non-zero status on error

Hard fault in __free_r
 2017-12-05 16:51 UTC  (4+ messages)

[PATCH v1] Newlib ANSI-fication
 2017-12-05 12:47 UTC  (4+ messages)

[PATCH 00/24] Remove TRAD_SYNOPSIS
 2017-12-04 20:55 UTC  (32+ messages)
` [PATCH 02/24] iconv: remove TRAD_SYNOPSIS
` [PATCH 12/24] stdio: "
` [PATCH 01/24] ctype: "
` [PATCH 23/24] mathfp: "
` [PATCH 11/24] signal: "
` [PATCH 24/24] HOWTO: remove reference to TRAD_SYNOPSIS
` [PATCH 03/24] locale: remove TRAD_SYNOPSIS
` [PATCH 19/24] libm/common: "
` [PATCH 16/24] sys: "
` [PATCH 13/24] stdio64: "
` [PATCH 20/24] complex: "
` [PATCH 14/24] stdlib: "
` [PATCH 09/24] reent: "
` [PATCH 04/24] microblaze: "
` [PATCH 10/24] search: "
` [PATCH 08/24] posix: "
` [PATCH 07/24] misc: "
` [PATCH 05/24] nds32: "
` [PATCH 17/24] time: "
` [PATCH 06/24] powerpc: "
` [PATCH 22/24] math: "
` [PATCH 18/24] unix: "
` [PATCH 21/24] libm/machine: "
` [PATCH 15/24] string: "

Unicode update of width and other character properties
 2017-12-04  9:05 UTC  (11+ messages)
` Ping: "

[PATCH] ssp: add Object Size Checking for wchar.h, part 1
 2017-12-02 12:08 UTC  (2+ messages)

openlibm and libm: mutation testing
 2017-12-02  6:09 UTC  (3+ messages)

[PATCH] ssp: add Object Size Checking for unistd.h, part 2
 2017-12-01 18:48 UTC  (2+ messages)

[PATCH] ssp: add Object Size Checking for stdlib.h
 2017-11-30 15:53 UTC  (2+ messages)

[PATCH] Feature test macros overhaul: unistd.h, part 3
 2017-11-30 11:00 UTC  (2+ messages)

[PATCH] string: add wmempcpy
 2017-11-30 10:29 UTC  (2+ messages)

[committed, PATCH 1/3] RTEMS: Add set/get name <sys/lock.h> functions
 2017-11-30  9:51 UTC  (3+ messages)
` [committed, PATCH 3/3] RTEMS: Add semaphore "
` [committed, PATCH 2/3] RTEMS: Timed wait by ticks "

[PATCH v5 00/10] Add Stack Smashing Protection and Object Size Checking
 2017-11-30  1:43 UTC  (12+ messages)
` [PATCH v5 05/10] ssp: add Object Size Checking for stdio.h, part 1
` [PATCH v5 03/10] ssp: add Object Size Checking for string.h
` [PATCH v5 07/10] ssp: add documentation
` [PATCH v5 02/10] ssp: add Object Size Checking common code
` [PATCH v5 01/10] ssp: add APIs for Stack Smashing Protection
` [PATCH v5 10/10] cygwin: create libssp compatibility import library
` [PATCH v5 06/10] ssp: add Object Size Checking for unistd.h, part 1
` [PATCH v5 09/10] cygwin: export SSP functions
` [PATCH v5 08/10] ssp: add build infrastructure
` [PATCH v5 04/10] ssp: add Object Size Checking for strings.h

[PATCH v4 00/10] Add Stack Smashing Protection and Object Size Checking
 2017-11-29  9:43 UTC  (11+ messages)
` [PATCH v4 01/10] ssp: add APIs for Stack Smashing Protection
` [PATCH v4 10/10] cygwin: create libssp compatibility import library
` [PATCH v4 07/10] ssp: add documentation
` [PATCH v4 06/10] ssp: add Object Size Checking for unistd.h functions, part 1
` [PATCH v4 02/10] ssp: add Object Size Checking common code
` [PATCH v4 05/10] ssp: add Object Size Checking for stdio.h functions, part 1
` [PATCH v4 03/10] ssp: add Object Size Checking for string.h functions
` [PATCH v4 08/10] ssp: add build infrastructure
` [PATCH v4 09/10] cygwin: export SSP functions
` [PATCH v4 04/10] ssp: add Object Size Checking for strings.h functions

[PATCH v3 0/9] Add Stack Smashing Protection and Object Size Checking
 2017-11-29  0:21 UTC  (11+ messages)
` [PATCH v3 5/9] ssp: add Object Size Checking for stdio.h functions, part 1
` [PATCH v3 2/9] ssp: add Object Size Checking common code
` [PATCH v3 7/9] ssp: add build infrastructure
` [PATCH v3 1/9] ssp: add APIs for Stack Smashing Protection
` [PATCH v3 6/9] ssp: add Object Size Checking for unistd.h functions, part 1
` [PATCH v3 3/9] ssp: add Object Size Checking for string.h functions
` [PATCH v3 4/9] ssp: add Object Size Checking for strings.h functions
` [PATCH v3 8/9] cygwin: export SSP functions
` [PATCH v3 9/9] cygwin: create libssp compatibility import library

[PATCH] Make __nonnull macro compatible with glibc
 2017-11-28 12:39 UTC  (2+ messages)

LONG_BIT and WORD_BIT
 2017-11-28  8:58 UTC  (3+ messages)

[PATCH] Add HWCAP_SVE define
 2017-11-24 21:11 UTC  (5+ messages)

[committed, PATCH] RTEMS: Add missing __getreent() to crt0
 2017-11-21 20:43 UTC 

[committed, PATCH] RTEMS: Add missing functions to crt0
 2017-11-20 10:16 UTC 

Autoconf stanza to test for Newlib?
 2017-11-20  7:55 UTC  (4+ messages)

Is __getreent() / __DYNAMIC_REENT__ enabled in arm-none-eabi tool chain?
 2017-11-15 19:39 UTC 

[PATCH] newlib/libc/stdlib/realloc.c: fix variable name
 2017-11-14 11:47 UTC  (2+ messages)

[PATCH 0/6] newlib/Cygwin: Allow more inlining of locale_t stuff
 2017-11-14  9:19 UTC  (10+ messages)
` [PATCH 1/6] reent: Initialize _locale pointer with &__globale_locale
` [PATCH 5/6] Cygwin: cygtls: move local_clib member to start of class
` [PATCH 6/6] Cygwin: ___getreent: Expose assembler inline implementation into userspace
` [PATCH 2/6] newlib: ctype.h: Remove empty #if block
` [PATCH 4/6] Cygwin: expose CYGTLS_PADSIZE as __CYGTLS_PADSIZE in userspace
` [PATCH 3/6] newlib: Expose locale structs and function in new header sys/_locale.h

[PATCH v2 0/2] RTEMS configure.host patches
 2017-11-14  8:01 UTC  (9+ messages)
` [PATCH v2 2/2] newlib/.../getreent.c: Allow to be provided by host and do so for RTEMS

[PATCH v4] Delete reent/getreent.c - must be provided by host if needed
 2017-11-10 18:07 UTC  (2+ messages)

FYI - git-hooks updates to be deployed
 2017-11-10  9:52 UTC 

[PATCH] Add __pure2 to __locale_ctype_ptr
 2017-11-08 21:24 UTC  (11+ messages)
` [PATCH v2] Add __pure2 to __locale_ctype_ptr(_l)

[PATCH] Delete default __getreent() implementation
 2017-11-08 16:34 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).