linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 23:42:16 to 2020-07-05 13:02:29 UTC [more...]

[PATCH 00/15] tidy-up options / reorganize lib.c
 2020-07-05 13:02 UTC 

[PATCH] testsuite: add testcase for bogus linearization of >>= & /=
 2020-07-05 12:38 UTC 

[PATCH] sindex: avoid a warning with 'case -1:'
 2020-07-05 11:45 UTC  (3+ messages)

[PATCH] predef: simplify add_pre_buffer()
 2020-07-05 10:29 UTC 

[PATCH 0/3] teach sparse about arch specific asm constraints
 2020-07-04 22:44 UTC  (9+ messages)
` [PATCH 1/3] add support for "
` [PATCH 2/3] add memory asm constraint for PPC
` [PATCH 3/3] add memory asm constraint for S390

[PATCH] testsuite: add new flag '-p' to subcommand 'format'
 2020-07-03  0:06 UTC 

[PATCH] manpage: annotations
 2020-07-03  0:04 UTC 

[Possible Spam] Covid 19 Wohltätigkeitsfonds
 2020-06-30  8:18 UTC 

[PATCH] preprocess: use predefine() also for __%s__TYPE__
 2020-06-29 19:20 UTC 

Hello,
 2020-06-29 19:15 UTC 

[PATCH] remove unneeded BSD & Solaris compatibility layer
 2020-06-28  9:09 UTC  (2+ messages)

[PATCH] avoid multiple warnings when inlining undeclared calls
 2020-06-25 19:03 UTC 

Hello
 2020-06-23 12:13 UTC 

Greetings From Mrs. Sarah Koffi
 2020-06-23 11:15 UTC 

[PATCH] testsuite: fix 'format help' / validate number of arguments
 2020-06-22 23:34 UTC 

[PATCH] teach sparse about __STDC_HOSTED__
 2020-06-22 23:12 UTC 

[PATCH] gensel: remove unneeded test/uninitialized warning
 2020-06-22 22:38 UTC  (2+ messages)

URGENT REPLY
 2020-06-22 16:02 UTC 

[PATCH] evaluate.c: fix a gcc 'may be used uninitialized' warning
 2020-06-21 20:18 UTC  (3+ messages)

[ANNOUNCE] Sparse v0.6.2
 2020-06-21 13:34 UTC 

[PATCH] doc: add some info to the main page
 2020-06-21  9:39 UTC 

[ANNOUNCE] Sparse v0.6.2-rc2
 2020-06-20 14:12 UTC  (3+ messages)

[PATCH 0/5] Fixes for generic selection
 2020-06-19 15:03 UTC  (6+ messages)
` [PATCH 1/5] gensel: add testcases from DR481
` [PATCH 2/5] gensel: use temporary variable in generic selection
` [PATCH 3/5] gensel: controlling expression must be lvalue converted
` [PATCH 4/5] gensel: controlling expression must be pointer-converted
` [PATCH 5/5] gensel: validate the type of the associations

[PATCH 0/5] support builtin macros & __has_feature()
 2020-06-18 20:47 UTC  (6+ messages)
` [PATCH 1/5] pre-process: add testcases for __has_feature() & __has_extension()
` [PATCH 2/5] pre-process: rename 'expander' into 'expand_simple'
` [PATCH 3/5] pre-process: add support for builtin macros
` [PATCH 4/5] pre-process: add support for __has_feature() & __has_extension()
` [PATCH 5/5] pre-process: make __has_{attribute,builtin}() true builtin macros

[PATCH] ir-validate: remove orphan comments
 2020-06-18 18:58 UTC  (2+ messages)

[PATCH] testsuite: be less paranoid with timeout
 2020-06-16 21:11 UTC 

[PATCH] build: let the C++ compiler be configurable
 2020-06-16 21:10 UTC 

[PATCH] doc: reformulate an item in the TODO
 2020-06-16 21:04 UTC 

[PATCH] doc: fix markup in types.rst (s/```/``/)
 2020-06-16 21:04 UTC 

[PATCH] doc: fix some typos
 2020-06-16 21:03 UTC 

[PATCH] doc: update TODO
 2020-06-16 21:02 UTC 

[PATCH] doc: add intro stolen from the wiki
 2020-06-16 20:57 UTC  (3+ messages)

[PATCH] predefine: add a macro telling about named address spaces
 2020-06-16 20:51 UTC  (3+ messages)

[PATCH] doc: copy the old relnotes here
 2020-06-16  0:09 UTC 

donation of Euro 2,000,000.00
 2020-06-15 21:54 UTC 

[ANNOUNCE] Sparse v0.6.2-rc1
 2020-06-15 23:33 UTC  (7+ messages)

[PATCH] printk: Make linux/printk.h self-contained
 2020-06-15 19:17 UTC  (5+ messages)

[PATCH] doc: minimal version for Sphinx is 1.7
 2020-06-15 16:40 UTC 

[PATCH] doc: correct some spelling
 2020-06-14 23:42 UTC  (3+ messages)

[PATCH] doc: reindent the sublists in the relnotes
 2020-06-14 21:10 UTC 

[PATCH] attribute: parse but ignore enum attributes
 2020-06-14 19:35 UTC  (2+ messages)

[PATCH] sindex: use -stdc=gnu99
 2020-06-14 11:35 UTC 

[PATCH] sindex: minimal version for sqlite3 is 3.24
 2020-06-14 11:30 UTC 

Lucrative Proposal
 2020-06-13 20:59 UTC 

[PATCH] doc: add release notes for incoming v0.6.2
 2020-06-12 22:13 UTC 

[PATCH] doc: add link to the doc on kernel.org in the man page
 2020-06-12 22:13 UTC 

[PATCH] doc: move meta-doc to its own section
 2020-06-12 22:12 UTC 

[PATCH 0/7] move arch-specific builtins to their own table
 2020-06-12 17:04 UTC  (14+ messages)
` [PATCH 1/7] builtin: can be initialized later
` [PATCH 2/7] builtin: use a table for the builtins
` [PATCH 3/7] builtin: unify the 2 tables of builtins
` [PATCH 4/7] builtin: add support for arch-specific builtins
` [PATCH 5/7] arch: add specificities for Nios2
` [PATCH 6/7] arch: add specificities for Blackfin
` [PATCH 7/7] arch: add specificities for Alpha

[PATCH] doc: add some doc for the type system
 2020-06-10 21:12 UTC 

[PATCH] testsuite: plain chars are never compatible with [un]signed chars
 2020-06-10 20:36 UTC 

[SPARSE PATCH] nios2: add declaration for __builtin_{rd,wr}ctl()
 2020-06-09 18:45 UTC 

[PATCH AUTOSEL 5.6 042/606] x86: Fix early boot crash on gcc-10, third try
 2020-06-08 23:02 UTC  (2+ messages)

[PATCH] pre-process: remove unneeded declaration of show_token_sequence()
 2020-06-08 23:33 UTC  (2+ messages)

[PATCH] generic: fix crash when nothing match
 2020-06-08 23:32 UTC 

[Bug 207959] New: Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute
 2020-06-08  7:53 UTC  (12+ messages)
` [Bug 207959] "

[PATCH] pre-process: fix a compiler array subscript type warning
 2020-06-05 23:09 UTC  (2+ messages)

[PATCH] univ-init: scalar initializer needs some additional checks
 2020-06-03 21:16 UTC  (4+ messages)

HELLO: I AM MRS SUSAN JONES
 2020-06-03 13:48 UTC 

[SPARSE PATCH] univ-init: conditionally accept { 0 } without warnings
 2020-06-02 16:41 UTC  (6+ messages)

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2020-06-01  1:05 UTC 

[PATCH] evaluate: mark evaluate_generic_selection() as static
 2020-05-30 17:58 UTC  (2+ messages)

[PATCH] univ-init: set default to -Wno-universal-initializer
 2020-05-30 15:49 UTC 

Spende von 2.000.000,00 Euro
 2020-05-28 16:29 UTC 

[tip:locking/kcsan 12/12] /bin/bash: line 1: 61526 Segmentation fault sparse 
 2020-05-28 15:30 UTC  (5+ messages)
  ` [PATCH] add support for _Generic

Spende
 2020-05-27 13:08 UTC 

[PATCH] add an option to suppress warning no 'newline at EOF'
 2020-05-24 14:00 UTC 

jjCompliment
 2020-05-23 18:00 UTC 

[SPARSE v2 00/28] detect invalid branches
 2020-05-20 16:39 UTC  (47+ messages)
` [PATCH v1 01/28] misc: fix testcase typeof-safe
` [PATCH v1 02/28] misc: s/fntype/rettype/
` [PATCH v1 03/28] misc: always use the node for current_fn
` [PATCH v1 04/28] bad-goto: add testcase for 'jump inside discarded expression statement'
` [PATCH v1 05/28] bad-goto: add testcases for linearization of invalid labels
` [PATCH v1 06/28] bad-goto: reorganize testcases and add some more
` [PATCH v1 07/28] bad-goto: do not linearize if the IR will be invalid
` [PATCH v1 08/28] bad-goto: reorg test in evaluate_goto_statement()
` [PATCH v1 09/28] bad-goto: simplify testing of undeclared labels
` [PATCH v1 10/28] bad-goto: do not linearize function with "
` [PATCH v1 11/28] bad-goto: catch labels with reserved names
` [PATCH v1 12/28] scope: no memset() needed after __alloc_scope()
` [PATCH v1 13/28] scope: move scope opening/ending inside compound_statement()
` [PATCH v1 14/28] scope: extract bind_symbol_with_scope() from bind_symbol()
` [PATCH v1 15/28] scope: __func__ is special
` [PATCH v1 16/28] scope: __label__ "
` [PATCH v1 17/28] scope: s/{start,end}_symbol_scope/{start,end}_block_scope/
` [PATCH v1 18/28] scope: make function_scope invalid outside functions
` [PATCH v1 19/28] scope: let labels have their own scope
` [PATCH v1 20/28] scope: add is_in_scope()
` [PATCH v1 21/28] scope: give a scope for labels & gotos
` [PATCH v1 22/28] bad-goto: jumping inside a statemet expression is an error
` [PATCH v1 23/28] bad-goto: label expression inside a statement expression is UB
` [PATCH v1 24/28] bad-goto: extract check_label_declaration()
` [PATCH v1 25/28] bad-goto: check declaration of label expressions
` [PATCH v1 26/28] bad-label: check for unused labels
` [PATCH v1 27/28] bad-label: mark labels as used when needed
` [PATCH v1 28/28] bad-label: respect attribute((unused))

[PATCH 0/3] simplify parsing of inline/__tls/__visible
 2020-05-18 23:42 UTC  (3+ messages)
` [PATCH 2/3] attribute: 'inline' is just another 'declaration' modifier
` [PATCH 3/3] attribute: 'externally_visible' "


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