public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
Possible bug in __sfp() libc routine
 2018-01-19  0:31 UTC  (3+ messages)

[PATCH 1/2] RISC-V: Fix alignment issue in sigjmp_buf
 2018-01-18 20:56 UTC  (5+ messages)
` [patches] "

newlib-3.0.0 yearly snapshot created
 2018-01-18 18:39 UTC 

[PATCH v2 00/17] Newlib ANSI-fication
 2018-01-18 12:35 UTC  (28+ messages)
` [PATCH v2 07/17] ansification: remove _PTR
` [PATCH v2 04/17] ansification: remove _NOARGS
` [PATCH v2 03/17] ansification: remove _DOTS
` [PATCH v2 02/17] ansification: remove _CONST
` [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 06/17] ansification: remove _VOID_PTR
` [PATCH v2 09/17] ansification: remove _DEFUN_VOID
` [PATCH v2 12/17] ansification: remove _DEFUN
` [PATCH v2 11/17] ansification: remove _VOLATILE, _SIGNED
` [PATCH v2 05/17] ansification: remove _PARAMS
` [PATCH v2 10/17] ansification: remove _VOID
` [PATCH v2 15/17] ansification: remove _HAVE_STDC
` [PATCH v2 08/17] ansification: remove _CAST_VOID
` [PATCH v2 16/17] ansification: fix makedoc for ANSI C
` [PATCH v2 17/17] ansification: remove ansidecl.h from makedoc
        ` [PATCH] Bump release to 3.0.0 for removal of K&R compatibility

[PATCH 2/2] RISC-V: isatty: return 0 on error
 2018-01-18  8:23 UTC  (2+ messages)

[PATCH] Make __always_inline macro compatible with glibc
 2018-01-17 10:24 UTC  (5+ messages)

[PATCH] fix printf positional arguments for !_MB_CAPABLE case
 2018-01-09  8:52 UTC  (2+ messages)

nano printf + powerpc gcc
 2018-01-08 10:07 UTC  (2+ messages)

Undeliverable message
 2018-01-03  6:32 UTC 

[PATCH 4/6] RISC-V: Moved syscalls to separate files to fix aliasing problems
 2017-12-26 20:41 UTC  (2+ messages)

[PATCH 5/6] RISC-V: Add gdb sim and newlib nano support. Fix a few misc minor bugs
 2017-12-26 20:41 UTC  (2+ messages)

[PATCH 2/6] RISC-V: Add nanosleep functionality
 2017-12-26 20:40 UTC  (2+ messages)

[PATCH 3/6] RISC-V: Updated syscall to take 6 arguments
 2017-12-26 20:40 UTC  (2+ messages)

[PATCH 1/6] RISC-V: Fix libnosys build
 2017-12-26 20:39 UTC  (4+ messages)
  ` [patches] "

Question about feature test macros
 2017-12-26 20:39 UTC  (3+ messages)

[PATCH] newlib: Availability of _kill() in sys/signal.h
 2017-12-18 22:29 UTC  (2+ messages)

[PATCH 6/6] RISC-V: Rewrite gdb sim support to work with split syscalls.c file
 2017-12-17 18:24 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] 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 16/24] sys: "
` [PATCH 19/24] libm/common: "
` [PATCH 03/24] locale: "
` [PATCH 13/24] stdio64: "
` [PATCH 11/24] signal: "
` [PATCH 23/24] mathfp: "
` [PATCH 01/24] ctype: "
` [PATCH 24/24] HOWTO: remove reference to TRAD_SYNOPSIS
` [PATCH 20/24] complex: remove TRAD_SYNOPSIS
` [PATCH 14/24] stdlib: "
` [PATCH 09/24] reent: "
` [PATCH 04/24] microblaze: "
` [PATCH 10/24] search: "
` [PATCH 05/24] nds32: "
` [PATCH 17/24] time: "
` [PATCH 07/24] misc: "
` [PATCH 08/24] posix: "
` [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 03/10] ssp: add Object Size Checking for string.h
` [PATCH v5 05/10] ssp: add Object Size Checking for stdio.h, part 1
` [PATCH v5 02/10] ssp: add Object Size Checking common code
` [PATCH v5 07/10] ssp: add documentation
` [PATCH v5 01/10] ssp: add APIs for Stack Smashing Protection
` [PATCH v5 06/10] ssp: add Object Size Checking for unistd.h, part 1
` [PATCH v5 10/10] cygwin: create libssp compatibility import library
` [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 02/10] ssp: add Object Size Checking common code
` [PATCH v4 06/10] ssp: add Object Size Checking for unistd.h functions, part 1
` [PATCH v4 05/10] ssp: add Object Size Checking for stdio.h "
` [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  (10+ messages)
` [PATCH v3 7/9] ssp: add build infrastructure
` [PATCH v3 2/9] ssp: add Object Size Checking common code
` [PATCH v3 5/9] ssp: add Object Size Checking for stdio.h functions, part 1
` [PATCH v3 6/9] ssp: add Object Size Checking for unistd.h "
` [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)

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