messages from 2008-12-24 21:59:29 to 2009-04-29 22:25:17 UTC [more...]
[PATCH v2] sparse: add LLVM code generation backend
2009-04-29 22:25 UTC (10+ messages)
`char * s = "abc";' causes compile to crash with a segfault
2009-04-29 21:08 UTC (2+ messages)
sparse: Why test-parse shows "+=" as a store?
2009-04-28 0:24 UTC (8+ messages)
[PATCH] Print an error if typeof() lacks an argument
2009-04-27 9:15 UTC (4+ messages)
[PATCH] Add missing checks for Waddress-space
2009-04-27 6:08 UTC (4+ messages)
[PATCH] Support the __thread storage class
2009-04-27 0:44 UTC
[PATCH] sparse LLVM backend (was Re: [rfc] built-in native compiler for Linux?)
2009-04-25 5:22 UTC (2+ messages)
` [PATCH] sparse LLVM backend
[PATCH] .gitignore: Ignore dependencies and Vim swap files
2009-04-24 22:44 UTC (2+ messages)
Novafora relicenses Transmeta sparse copyrights under the MIT license
2009-04-17 10:16 UTC (5+ messages)
[PATCH] test-suite: new preprocessor test case
2009-03-27 3:13 UTC (16+ messages)
` Nasal demons in preprocessor use (Re: [PATCH] test-suite: new preprocessor test case)
[bug, bisected, -chrisl] Segfault at evaluate.c:341
2009-03-23 9:22 UTC (12+ messages)
bitfields treatment
2009-03-21 23:12 UTC (3+ messages)
[Patch] warning for preprocessor directive in macro Was: Segfault at evaluate.c:341
2009-03-20 7:18 UTC
[RFC] potential DR in handling of signed int and unholy mess in our and gcc implementations
2009-03-19 12:10 UTC (3+ messages)
Braino in attribute_packed()
2009-03-11 19:39 UTC (2+ messages)
Sanitize pointer()
2009-03-11 7:08 UTC
Don't mix storage class bits with ctype->modifiers while parsing type
2009-03-11 7:08 UTC
Simplify get_number_value() and ctype_integer()
2009-03-11 7:08 UTC
[patches] more declarations fixes
2009-03-10 22:42 UTC (6+ messages)
Fix __label__ handling
2009-03-09 23:32 UTC
Fix declaration_specifiers() handling of typedef name shadowed by NS_SYMBOL
2009-03-09 23:32 UTC
Fix enumeration constants' scope beginning
2009-03-09 23:32 UTC
[PATCH 18/18] Restore __attribute__((mode)) handling
2009-03-09 7:13 UTC
[PATCH 17/18] Pass decl_state down to ->attribute()
2009-03-09 7:12 UTC
[PATCH 16/18] Pass decl_state down to ->declarator() and handle_attributes()
2009-03-09 7:12 UTC
[PATCH 15/18] Clean up and split declaration_specifiers()
2009-03-09 7:12 UTC
[PATCH 14/18] Have ->declarator() act directly on ctype being affected
2009-03-09 7:12 UTC
[PATCH 13/18] Rewrite and fix specifiers handling
2009-03-09 7:12 UTC
[PATCH 12/18] Saner type for __builtin_va_list
2009-03-09 7:12 UTC
[PATCH 11/18] Take the rest of specifiers to parse.c
2009-03-09 7:11 UTC
[PATCH 10/18] preparations to ->declarator() cleanup - separate typedef handling
2009-03-09 7:11 UTC
[PATCH 9/18] Fix handling of typedefs with several declarators
2009-03-09 7:11 UTC
[PATCH 8/18] Take the rest of storage class keywords to parse.c
2009-03-09 7:11 UTC
[PATCH 7/18] Fix regression created by commit af30c6df74f01db10fa78ac0cbdb5c3c40b5c73f
2009-03-09 7:11 UTC
[PATCH 6/18] Propagate decl_state to declaration_specifiers()
2009-03-09 7:11 UTC
[PATCH 5/18] Separating ctype and parser state, part 1
2009-03-09 7:10 UTC
[PATCH 4/18] Sanitize direct_declarator logics
2009-03-09 7:10 UTC
[PATCH 3/18] Fix braino in which_kind()
2009-03-09 7:10 UTC
[PATCH 2/18] Don't mess with passing symbol to declarator/direct_declarator
2009-03-09 7:10 UTC
[PATCH 1/18] Leave applying attributes until we know whether it's a nested declarator
2009-03-09 7:10 UTC
[PATCH] Ignore attribute __bounded__
2009-03-07 11:22 UTC
(unknown)
2009-02-20 21:53 UTC
Declarations with typedef (Was: Re: Messing typedefs?)
2009-02-20 10:00 UTC
[PATCH 1/7] Fix handling of ident-less declarations
2009-02-16 11:14 UTC (6+ messages)
smatch_implied.c
2009-02-16 10:43 UTC
[PATCH 7/7] Apply attributes after ( to the right place
2009-02-14 12:26 UTC
[PATCH 6/7] Warn about non-empty identifier list outside of definition
2009-02-14 12:25 UTC
[PATCH 5/7] more direct_declarator() sanitizing
2009-02-14 12:25 UTC
[PATCH 4/7] Fix attribute/asm handling
2009-02-14 12:25 UTC
[PATCH 3/7] More nested declarator fixes
2009-02-14 12:25 UTC
[PATCH 2/7] Separate parsing of identifier-list (in K&R-style declarations)
2009-02-14 12:25 UTC
Documentation? Anywhere?
2009-02-09 19:15 UTC (7+ messages)
` Initializing float variables without type suffix
` [PATCH] Fix implicit cast to float (Was:Re: Initializing float variables without type suffix)
` Antwort: "
` "
fun with declarations and definitions
2009-02-09 8:54 UTC (18+ messages)
[PATCH] Fix type_info_expression()
2009-02-05 20:21 UTC (4+ messages)
source code transform
2009-01-31 23:37 UTC (7+ messages)
[PATCH] Add -fno-show-column
2009-01-10 22:36 UTC (2+ messages)
[PATCH] Add -ftabstop=WIDTH
2009-01-09 4:25 UTC (13+ 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 (14+ messages)
` [PATCH 7/16] Let void have sizeof 1
[PATCH 00/15] Trivial sparse patches
2008-12-24 23:27 UTC (7+ messages)
` [PATCH 03/15] Add type information to struct instruction
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).