public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Synchronize <sys/cdefs.h> and <stdatomic.h> with FreeBSD
@ 2020-10-19 15:55 Sebastian Huber
  2020-10-19 15:55 ` [PATCH 1/5] Make the system C11 atomics headers fully compatible with external GCC Sebastian Huber
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sebastian Huber @ 2020-10-19 15:55 UTC (permalink / raw)
  To: newlib

This patch set adds some changes after the last synchronization point with
FreeBSD to Newlib.

dab (1):
  Don't sanitize linker_set

jah (1):
  amd64: prevent KCSan false positives on LAPIC mapping

jhb (1):
  Make the system C11 atomics headers fully compatible with external
    GCC.

mjg (1):
  sys: clean up empty lines in .c and .h files

rlibby (1):
  gcc: quiet Wattribute for no_sanitize("address")

 newlib/libc/include/stdatomic.h | 26 +++++++++++---------------
 newlib/libc/include/sys/cdefs.h | 15 ++++++++++++++-
 2 files changed, 25 insertions(+), 16 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-10-26  9:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-19 15:55 [PATCH 0/5] Synchronize <sys/cdefs.h> and <stdatomic.h> with FreeBSD Sebastian Huber
2020-10-19 15:55 ` [PATCH 1/5] Make the system C11 atomics headers fully compatible with external GCC Sebastian Huber
2020-10-19 15:55 ` [PATCH 2/5] Don't sanitize linker_set Sebastian Huber
2020-10-19 15:55 ` [PATCH 3/5] gcc: quiet Wattribute for no_sanitize("address") Sebastian Huber
2020-10-19 15:55 ` [PATCH 4/5] sys: clean up empty lines in .c and .h files Sebastian Huber
2020-10-19 15:55 ` [PATCH 5/5] amd64: prevent KCSan false positives on LAPIC mapping Sebastian Huber
2020-10-26  9:51 ` [PATCH 0/5] Synchronize <sys/cdefs.h> and <stdatomic.h> with FreeBSD Corinna Vinschen

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