public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Synchronize <sys/cdefs.h> with FreeBSD
@ 2022-07-11  7:15 Sebastian Huber
  2022-07-11  7:15 ` [PATCH 1/6] cdefs.h: remove intel_compiler support Sebastian Huber
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Sebastian Huber @ 2022-07-11  7:15 UTC (permalink / raw)
  To: newlib

This patch synchronizes <sys/cdefs.h> with the latest FreeBSD main branch.

Alex Richardson (1):
  Expose clang's alignment builtins and use them for roundup2/rounddown2

Mark Johnston (2):
  cdefs: Make __nosanitizeaddress work for KASAN as well
  cdefs: Add a default definition for __nosanitizememory

Warner Losh (3):
  cdefs.h: remove intel_compiler support
  cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unused
  cdefs.h: Remove redundant #ifdefs

 newlib/libc/include/sys/cdefs.h | 67 +++++++++++++++++++--------------
 1 file changed, 39 insertions(+), 28 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2022-07-11  9:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11  7:15 [PATCH 0/6] Synchronize <sys/cdefs.h> with FreeBSD Sebastian Huber
2022-07-11  7:15 ` [PATCH 1/6] cdefs.h: remove intel_compiler support Sebastian Huber
2022-07-11  8:32   ` Corinna Vinschen
2022-07-11  9:10     ` Sebastian Huber
2022-07-11  9:43       ` Corinna Vinschen
2022-07-11  7:15 ` [PATCH 2/6] Expose clang's alignment builtins and use them for roundup2/rounddown2 Sebastian Huber
2022-07-11  7:15 ` [PATCH 3/6] cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unused Sebastian Huber
2022-07-11  7:15 ` [PATCH 4/6] cdefs: Make __nosanitizeaddress work for KASAN as well Sebastian Huber
2022-07-11  7:15 ` [PATCH 5/6] cdefs: Add a default definition for __nosanitizememory Sebastian Huber
2022-07-11  7:15 ` [PATCH 6/6] cdefs.h: Remove redundant #ifdefs Sebastian Huber

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