linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-29 01:44:55 to 2017-07-01 08:45:30 UTC [more...]

[PATCH 0/7] put struct symbol & friends on diet
 2017-07-01  8:45 UTC  (12+ messages)
` [PATCH 1/7] use long for all mem stats
` [PATCH 2/7] diet: use smaller LIST_NODE_NR (29 -> 13)
` [PATCH 3/7] diet: remove unused struct scope::token
` [PATCH 4/7] diet: remove unused struct symbol::arg_count
` [PATCH 5/7] diet: remove unused struct symbol::value
` [PATCH 6/7] diet: squeeze struct symbol's members
` [PATCH 7/7] diet: squeeze struct ctype's members

Sparse release v0.5.1 RC3
 2017-06-30  1:30 UTC 

[PATCH] Adding ignored attribute optimize
 2017-06-29 21:46 UTC  (3+ messages)

[PATCH 0/2] simplify for-statement & make struct statement smaller
 2017-06-29  3:18 UTC  (5+ messages)
` [PATCH 1/2] avoid some struct symbol member for for-statements
` [PATCH 2/2] make for-loop statement simpler

Product Inquiry
 2017-06-26 21:52 UTC 

[GIT PULL] patches for -rc3
 2017-06-22  5:20 UTC  (5+ messages)

[PATCH] arm64: pass machine size to sparse
 2017-06-21 16:54 UTC  (5+ messages)

[PATCH] cgcc: teach cgcc about arm
 2017-06-21 13:35 UTC 

[PATCH] cgcc: teach cgcc about ppc64[le]
 2017-06-21 13:34 UTC 

[PATCH] fix: __builtin_bswap{16,32,64}() constantness
 2017-06-21  4:50 UTC  (2+ messages)

[PATCH 0/3] teach sparse about endianness
 2017-06-21  4:13 UTC  (5+ messages)
` [PATCH 1/3] teach sparse about -m{big,little}-endian
` [PATCH 2/3] teach sparse about __{BIG,LITTLE}_ENDIAN__
` [PATCH 3/3] teach sparse about __BYTE_ORDER__ & __ORDER_{BIG,LITTLE}_ENDIAN__

[PATCH] cgcc: teach cgcc about arm64
 2017-06-20 22:12 UTC 

[PATCH 0/2] fix bogus "crazy progammer"
 2017-06-20 18:48 UTC  (11+ messages)
` [PATCH 1/2] fix OP_PHI usage in try_to_simplify_bb() only when non-bogus
` [PATCH 2/2] fix: try_to_simplify_bb eargerness

[PATCH] dissect: use built_in_ident() instead of MK_IDENT()
 2017-06-20 16:56 UTC  (8+ messages)

__user with scalar data types
 2017-06-20  8:37 UTC  (9+ messages)

Reply Urgent
 2017-06-19 19:39 UTC 

[PATCH] add fallback for missing __builtin_bswapXX()
 2017-06-19 21:14 UTC 

Application of sparse - using dmrC in Lua
 2017-06-17 19:15 UTC  (2+ messages)

Token stream question
 2017-06-17 10:31 UTC  (3+ messages)

Trying to debug strange issue
 2017-06-16 19:50 UTC  (2+ messages)

[GIT PULL] patches for -rc2
 2017-06-16 19:46 UTC  (11+ messages)

Potential issue in sparse_file()
 2017-06-16 17:32 UTC  (3+ messages)

Understanding how sparse handles multiple input files
 2017-06-16  1:00 UTC  (6+ messages)

[PATCH] fix: add missing examine in evaluate_dereference()
 2017-06-15 19:17 UTC 

c2xml uses out of type modifiers mapping
 2017-06-15 14:45 UTC  (4+ messages)

Sparse release v0.5.1-rc1
 2017-06-14  2:29 UTC  (8+ messages)

MOD_TYPEDEF unused?
 2017-06-14  1:54 UTC  (3+ messages)

./include/linux/err.h:35:16: warning: dereference of noderef expression
 2017-06-13 10:44 UTC  (2+ messages)

Status of sparse-next
 2017-06-12 22:27 UTC  (6+ messages)

I Would love to discuse something with you
 2017-06-12 14:52 UTC 

[PATCH 0/3] kill dead loads
 2017-06-09  7:46 UTC  (5+ messages)
` [PATCH 1/3] extract has_users() from dead_insn()
` [PATCH 2/3] let kill_instruction() report if it made some changes or not
` [PATCH 3/3] kill dead loads

[PATCH 0/2] warn on implicit type
 2017-06-08  7:25 UTC  (5+ messages)
` [PATCH 1/2] ret-void: add test case for toplevel asm
` [PATCH 2/2] ret-void: warn for implicit type

[PATCH 0/3] normalize pseudos numbering
 2017-06-06  2:42 UTC  (9+ messages)
` [PATCH 1/3] rename 'struct warning' to 'struct flag'
` [PATCH 2/3] let handle_simple_switch() handle an array of flags
` [PATCH 3/3] allow to normalize the pseudos

[PATCH 0/3] -Wmemcpy-max-count & friends
 2017-06-06  1:39 UTC  (10+ messages)
` [PATCH v2 1/3] memcpy()'s byte count is unsigned
    ` [PATCH v2 0/3] -Wmemcpy-max-count & friends
` [PATCH v2 2/3] add support for -Wmemcpy-max-count
` [PATCH v2 3/3] add support for -fmemcpy-max-count

[PATCH v2 0/8] division-by-zero warnings
 2017-06-05 19:16 UTC  (10+ messages)
` [PATCH v2 1/8] add is_pseudo_value()
` [PATCH v2 2/8] add a .warned field to struct instruction
` [PATCH v2 3/8] div0: warn on integer divide by 0 also when the lhs is not constant
` [PATCH v2 4/8] div0: also check for compound assignments
` [PATCH v2 5/8] div0: add warning option -Wdiv-by-zero
` [PATCH v2 6/8] div0: use -Wdiv-by-zero
` [PATCH v2 7/8] div0: warn also during simplification
` [PATCH v2 8/8] div0: warn on float divide by 0 also when the lhs is not constant

[PATCH] teach cgcc about OSX aka darwin
 2017-06-05 18:13 UTC  (2+ messages)

[PATCH 0/6] testsuite speedup
 2017-06-02 10:57 UTC  (8+ messages)

[PATCH 0/3] -Wmemcpy-max-count & friends
 2017-06-02  1:45 UTC  (15+ messages)
  ` [PATCH 1/3] memcpy()'s byte count is unsigned
  ` [PATCH 2/3] add support for -Wmemcpy-max-count
  ` [PATCH 3/3] add support for -fmemcpy-max-count

[PATCH 0/5] report allocation stats
 2017-06-01 14:30 UTC  (4+ messages)
` [PATCH 3/5] add helper handle_simple_switch()

[PATCH 0/6] dump macros definitions
 2017-06-01 14:08 UTC  (4+ messages)
` [PATCH 2/6] teach sparse how to dump macro definitions

[PATCH v2 0/6] fix bitfield initializers
 2017-06-01  6:41 UTC  (3+ messages)
` [PATCH v2 4/6] fix implicit zero initializer

[PATCH] force to 0 expressions which are erroneously non-constant
 2017-05-31 13:31 UTC 

[PATCH 0/9] division by zero warnings
 2017-05-31  3:22 UTC  (10+ messages)
` [PATCH 1/9] add is_pseudo_value()
` [PATCH 2/9] add a .warned field to struct instruction
` [PATCH 3/9] div0: warn on integer divide by 0 also when the lhs is not constant
` [PATCH 4/9] div0: warn on division by zero - general case
` [PATCH 5/9] div0: add warning option -Wdiv-by-zero
` [PATCH 6/9] div0: use -Wdiv-by-zero
` [PATCH 7/9] div0: warn also during simplification
` [PATCH 8/9] div0: warn on float divide by 0 also when the lhs is not constant
` [PATCH 9/9] div0: add missing tests for floating point div by zero


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