messages from 2014-10-12 09:22:51 to 2015-08-01 13:07:36 UTC [more...]
[PATCH RFC 01/13] expression: introduce additional expression constness tracking flags
2015-08-01 13:00 UTC (2+ messages)
[PATCH 0/3] Minor enhancements and fixes
2015-08-01 12:59 UTC (13+ messages)
` [PATCH 1/3] .gitignore: add cscope and Qt project files
` [PATCH 2/3] c2xml.c, parse.c: gcc 5+ stricter case statement parsing
` [PATCH 3/3] Add NOWARN and NOERR compile conditions
` [PATCH 3/3 V2] lib.c: add Wall_off switch
` [PATCH 3/3 V3] Add Wall_off switch to disable errors and warnings
[PATCH RFC 00/13] improve constexpr handling
2015-07-23 18:47 UTC (4+ messages)
[PATCH] ptrlist: reading deleted items in NEXT_PTR_LIST()
2015-07-23 8:24 UTC
[PATCH RFC 13/13] symbol: do not inherit storage modifiers from base types at examination
2015-07-22 23:24 UTC
[PATCH RFC 12/13] expression, evaluate: support compound literals as address constants
2015-07-22 23:23 UTC
[PATCH RFC 11/13] evaluate: relax some constant expression rules for pointer expressions
2015-07-22 23:23 UTC
[PATCH RFC 10/13] symbol: flag builtins constant_p, safe_p and warning as constexprs
2015-07-22 23:22 UTC
[PATCH RFC 09/13] expression: examine constness of __builtin_offsetof at evaluation only
2015-07-22 23:21 UTC
[PATCH RFC 08/13] expression: recognize references to labels as address constants
2015-07-22 23:20 UTC
[PATCH RFC 07/13] evaluate: check static storage duration objects' intializers' constness
2015-07-22 23:19 UTC
[PATCH RFC 06/13] expression, evaluate: add support for recognizing address constants
2015-07-22 23:18 UTC
[PATCH RFC 05/13] expression: examine constness of conditionals at evaluation only
2015-07-22 23:16 UTC
[PATCH RFC 04/13] expression: examine constness of preops at evaluation only
2015-07-22 23:15 UTC
[PATCH RFC 03/13] expression: examine constness of binops and alike at evaluation only
2015-07-22 23:14 UTC
[PATCH RFC 02/13] expression: examine constness of casts at evaluation only
2015-07-22 23:12 UTC
[PATCH] remove validation/tmp.o in clean target
2015-07-19 10:03 UTC (2+ messages)
` [PATCH v2] "
[PATCH] include/linux/compiler.h: unconditionally define __pmem sparse attribute
2015-07-07 15:47 UTC (3+ messages)
[PATCH] compiler.h: Fix sparse check errors
2015-07-07 14:56 UTC (2+ messages)
from: Mitesh Shah
2015-07-03 2:27 UTC
BUSINESS DEAL?
2015-06-13 23:14 UTC
[PATCH 0/2] sparse-llvm: avoid SIGSEGV for function prototypes
2015-06-12 5:20 UTC (9+ messages)
` [PATCH 1/2] sparse, llvm: compile: skip function prototypes to avoid SIGSEGV
` [PATCH 2/2] validation/prototype: regression for skipping prototypes
` [PATCH 1/2 v2] sparse, llvm: compile: skip function prototypes to avoid SIGSEGV
` [PATCH 2/2 v2] validation/prototype: regression for skipping prototypes
[PATCH v3] dmaengine: xgene-dma: Fix sparse wannings and coccinelle warnings
2015-06-12 1:00 UTC (3+ messages)
linux-4.1-rc7 and dev versions of gcc
2015-06-09 15:33 UTC (2+ messages)
[PATCH] build: drop -ON (optimization level) from llvm flags
2015-05-16 22:34 UTC
Why sparse does not support context tracking?
2015-05-04 14:05 UTC (3+ messages)
[PATCH] sparse/parse.c: ignore hotpatch attribute
2015-04-30 19:41 UTC (8+ messages)
[PATCH 2/2] compiler/gcc6: add support for GCC 6
2015-04-15 9:29 UTC (2+ messages)
[PATCH 1/2] compiler/gcc5: Remove quirk for asm_volatile_goto()
2015-04-15 9:08 UTC (3+ messages)
[PATCH] Add tests for the builtin INF and nan() functions
2015-04-08 21:48 UTC
From: Mitesh Shah
2015-03-23 11:44 UTC
PLEASE GET BACK TO ME AS SOON AS YOU RECEIVE THIS EMAIL
2015-03-13 21:44 UTC
[PATCH] Add a define for __builtin_ms_va_copy()
2015-03-13 17:51 UTC (2+ messages)
[PATCH] Add the __builtin functions needed for INFINITY and nan()
2015-03-11 23:19 UTC
sparse: new feature " multiple initializers" has false positives on MODULE_ALIAS
2015-02-12 20:16 UTC (20+ messages)
` [PATCH] Teach sparse about the __COUNTER__ predefined macro
` [PATCH 1/3] test-suite: add support for tests case involving several input files
` [PATCH 2/3] test-suite: allow filename expansion of the input sections
` [PATCH 3/3] test-suite: consolidate tests that require include files into single test files
Bad interaction between macro expansion and literal concatenation
2015-02-09 21:48 UTC (28+ messages)
` [PATCH] Avoid reuse of string buffer when concatening adjacent string litterals
` [PATCH v2] Avoid reusing string buffer when doing string expansion
` [PATCH 0/4] Teach sparse to display data/initial values
` [PATCH 1/4] Add support for '-vdata', the equivalent of '-ventry' but for data
` [PATCH 2/4] Add support for show_data()
` [PATCH 3/4] Teach sparse to display data/initial values
` [PATCH 4/4] Small test/exemple for using '-vdata'
[PATCH] Support __COUNTER__ macro
2015-01-23 22:39 UTC (2+ messages)
[PATCH] s390x: add the proper defines for data types
2015-01-22 17:52 UTC (3+ messages)
` [PATCH] s390x: add the proper defines for data types (sparse)
sparse error: got __int128
2015-01-18 12:29 UTC (2+ messages)
False positives unlock warning
2015-01-14 20:54 UTC (6+ messages)
Attention
2015-01-10 18:50 UTC
How to fix CHECK warning: testing a 'safe expression'
2015-01-02 22:20 UTC
[PATCH] sparse: Use memmove in sort.c
2014-12-25 16:19 UTC (2+ messages)
[PATCH] sparse: Make struct token::special signed
2014-12-24 11:07 UTC (4+ messages)
Bogus 'Initializer entry defined twice' warnings
2014-12-12 8:12 UTC (9+ messages)
default enable sparse __CHECK_ENDIAN__ (was: Re: [PATCH v7 2/3] net: Add Keystone NetCP ethernet driver)
2014-12-11 11:18 UTC (2+ messages)
[next:master 4003/11577] drivers/usb/gadget/function/f_uac2.c:1595:1: sparse: symbol '__UNIQUE_ID_author__COUNTER__' has multiple initializers (originally initialized at drivers/usb/gadget/function/f_uac2.c:1594)
2014-12-11 4:30 UTC
sparse false positive in net/packet/af_packet.c
2014-11-26 13:52 UTC
[efi:next 2/3] arch/x86/boot/compressed/eboot.c:26:16: sparse: incorrect type in return expression (different modifiers)
2014-11-19 11:31 UTC (13+ messages)
Running Sparse twice on TOT produce the different set of warnings and error.!!
2014-11-12 19:06 UTC (2+ messages)
[PATCH RESEND] build: allow use of PKG_CONFIG to override pkg-config
2014-11-10 4:04 UTC (2+ messages)
[PATCH] compiler: Correct macro parameter expansion problem
2014-11-03 14:48 UTC (2+ messages)
[PATCH 2/4] cgcc: avoid passing a sparse-only option to cc
2014-10-25 12:32 UTC (9+ messages)
[PATCH V2 linux-next] jffs2: fix sparse warning: unexpected unlock
2014-10-22 8:40 UTC (2+ messages)
Sparse warning: "initializer entry defined twice" - sparse can't handle bool?
2014-10-20 21:00 UTC (3+ messages)
[PATCH v3] sparse: treat function pointers as pointers to const data
2014-10-15 7:10 UTC (9+ messages)
[PATCH] compile-i386.c: don't ignore return value of write(2)
2014-10-14 10:13 UTC (3+ messages)
[PATCH 0/4] chrisl master branch patches
2014-10-13 22:58 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).