linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] add support for __int128
@ 2016-12-09 23:03 Luc Van Oostenryck
  2016-12-09 23:03 ` [PATCH 1/2] fix missing element in types declaration Luc Van Oostenryck
  2016-12-09 23:03 ` [PATCH 2/2] add support for __int128 Luc Van Oostenryck
  0 siblings, 2 replies; 6+ messages in thread
From: Luc Van Oostenryck @ 2016-12-09 23:03 UTC (permalink / raw)
  To: linux-sparse; +Cc: Luc Van Oostenryck

Add support for this type since there is a proposal to use it
in the Linux kernel.

The first patch first fix a bug related to long long long int,
the second one really add the support.

Luc Van Oostenryck (2):
  fix missing element in types declaration
  add support for __int128

 parse.c             | 12 ++++++++++-
 validation/int128.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 69 insertions(+), 1 deletion(-)
 create mode 100644 validation/int128.c

-- 
2.10.2


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

end of thread, other threads:[~2017-02-07 14:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-09 23:03 [PATCH 0/2] add support for __int128 Luc Van Oostenryck
2016-12-09 23:03 ` [PATCH 1/2] fix missing element in types declaration Luc Van Oostenryck
2016-12-09 23:03 ` [PATCH 2/2] add support for __int128 Luc Van Oostenryck
2017-02-07  2:34   ` Christopher Li
     [not found]     ` <CAMHZB6Hc9qwOve85K7Ji27eEL-dK90fDGebv_U3MgGmF58WFgQ@mail.gmail.com>
2017-02-07  3:05       ` Christopher Li
2017-02-07 14:40         ` Luc Van Oostenryck

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 NNTP newsgroup(s).