linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-08-26 07:44:38 to 2009-01-09 00:03:23 UTC [more...]

source code transform
 2009-01-08 23:45 UTC  (4+ messages)

[PATCH] Add -ftabstop=WIDTH
 2009-01-08 20:50 UTC  (12+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "
            ` [PATCH] refactor handle_switch_f

lock context warnings
 2009-01-07 16:34 UTC  (3+ messages)

[PATCH] Warn about explicit usage of sizeof(void)
 2008-12-29  9:03 UTC  (12+ messages)
  ` [PATCH] Warn about explicit usage of sizeof(void) and sizeof(function)
      ` [PATCH] Also warn about sizeof(function)
    ` [PATCH] Null ctype should have ptr_ctype as its base type

My sparse repository
 2008-12-28 18:36 UTC  (4+ messages)

[PATCH]: clean up Makefile long lines
 2008-12-26  2:27 UTC 

[PATCH]: Makefile automatic header dependency
 2008-12-26  0:14 UTC  (3+ messages)

[PATCH 00/16] More patches
 2008-12-25 17:12 UTC  (31+ messages)
` [PATCH 01/16] Add enum member list to the parent
` [PATCH 02/16] Expand "dubious !x & y" handling to other combinations of !, &, and |
` [PATCH 03/16] Set gcc include path at runtime
` [PATCH 04/16] Let cgcc pass -gcc-base-dir to sparse
` [PATCH 05/16] Document -gcc-base-dir in sparse.1
` [PATCH 06/16] Rename dirafter to idirafter
` [PATCH 7/16] Let void have sizeof 1
` [PATCH 08/16] Add test for acquire/release
` [PATCH 09/16] Add __exact_context__
` [PATCH 10/16] Allow context() attribute on variables
` [PATCH 11/16] Evaluate/expand context expressions
` [PATCH 12/16] Revert the conditional_context patch
` [PATCH 13/16] Ceck context expressions as expressions
` [PATCH 14/16] Test conditional result locking
` [PATCH 15/16] Show required context in instruction output
` [PATCH 16/16] Check inlines explicitly

[PATCH 00/15] Trivial sparse patches
 2008-12-24 23:27 UTC  (24+ messages)
` [PATCH 01/15] Evaluate iterator symbols
` [PATCH 02/15] Unhardcode byte size being 8 bits
` [PATCH 03/15] Add type information to struct instruction
` [PATCH 04/15] Replace the -specs cgcc option with -target
` [PATCH 05/15] Remove pre_buffer
` [PATCH 06/15] Sparc64 (Sparc V9, LP64) support
` [PATCH 07/15] OpenBSD support
` [PATCH 08/15] Make show_symbol newline-consistent
` [PATCH 09/15] Handle a terminal -o option properly
` [PATCH 10/15] Looks more evident this way
` [PATCH 11/15] Mark handle_switch as static and don't export it from lib.h
` [PATCH 12/15] Handle missing argument to -D
` [PATCH 13/15] Gdb macros to get a better look at some sparse data structures
` [PATCH 14/15] A slightly edited irc discussion with Josh Triplett
` [PATCH 15/15] Warning should be enough for an unhandled transparent union

Casting away noderef and address spaces?
 2008-12-24  8:34 UTC  (18+ messages)

[PATCH 2/15 v2] Unhardcode byte size being 8 bits
 2008-12-18 17:12 UTC  (11+ messages)

[PATCH 0/4] Proper gcc header dir handling in sparse
 2008-12-15 21:07 UTC  (7+ messages)
` [PATCH 1/4] Set gcc include path at runtime
` [PATCH 2/4] Let cgcc pass -gcc-base-dir to sparse
` [PATCH 3/4] Document -gcc-base-dir in sparse.1
` [PATCH 4/4] Rename dirafter to idirafter

A question about sparse: how to use __acquires() and __releases() correctly ?
 2008-12-04 13:06 UTC 

label_statement ambiguity in parse.h
 2008-12-04  4:29 UTC 

unable to open limits.h
 2008-11-25 13:04 UTC  (7+ messages)

contextual attributes
 2008-11-17 22:10 UTC  (2+ messages)

inline declaration and assignment
 2008-11-15 12:20 UTC  (2+ messages)

Hard-coded gcc header path
 2008-11-11 23:10 UTC  (9+ messages)
    ` Bug#505177: "

[PATCH] OpenBSD support
 2008-11-04 20:08 UTC  (2+ messages)

[PATCH] Sparc64 (Sparc V9, LP64) support
 2008-11-02  8:37 UTC 

sparse 0.4.1 and __cold__
 2008-09-14 14:31 UTC 

[PATCH] sparse: Make pre_buffer dynamically increasable
 2008-09-14 12:41 UTC  (4+ messages)

[PATCH 0/9] context tracking updates
 2008-09-11  0:15 UTC  (6+ messages)
` [PATCH 6/9] check context expressions as expressions
  ` [PATCH 6/9 v2] "

Odd behaviour with OP_SCAST
 2008-09-10 20:48 UTC  (3+ messages)

context imbalance false positive sparse warnings
 2008-09-10  7:47 UTC  (5+ messages)

Unused arg_count field
 2008-09-08 20:40 UTC  (2+ messages)

[PATCH 0/10] Sparse linker
 2008-09-05  9:49 UTC  (23+ messages)
` [PATCH 01/10] Serialization engine
  ` [PATCH 02/10] Handle -emit_code and the -o file options
    ` [PATCH 03/10] Check stdin if no input files given, like cc1
      ` [PATCH 04/10] Add char *first_string(struct string_list *)
        ` [PATCH 05/10] Serializable ptr lists
          ` [PATCH 06/10] Linker core, serialization and helper functions
            ` [PATCH 07/10] Let sparse serialize the symbol table of the checked file
              ` [PATCH 08/10] Sparse Object Link eDitor
                ` [PATCH 09/10] Rewrite cgcc, add cld and car to wrap ld and ar
                  ` [PATCH 10/10] A simple demonstrational program that looks up symbols in sparse object files
  ` Fwd: [PATCH 0/10] Sparse linker

[2/2] The sparse byte code writer
 2008-09-04  5:34 UTC 

[1/2] find ptr in a list
 2008-09-04  5:34 UTC 

[0/2] RFC: sparse bytecode writer
 2008-09-04  5:34 UTC 

PATCH] pre-process.c: [trivial] Use a larger buffer [4k] for expanding tokens
 2008-09-02 23:31 UTC 

[PATCH] don't call sparse when called to generate dependencies
 2008-08-27  0:43 UTC  (5+ messages)


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