linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-04 15:31:03 to 2012-09-28 23:20:07 UTC [more...]

[PATCH 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-09-28 23:20 UTC  (4+ messages)
` [PATCH 1/10] compiler-gcc4.h: correct verion check for __compiletime_error
` [PATCH 3/10] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
` [PATCH 6/10] bug.h: Replace __linktime_error with __compiletime_error

[PATCH v6 0/25] Generic Red-Black Trees
 2012-09-28  1:54 UTC  (8+ messages)
` [PATCH v6 1/25] compiler-gcc4.h: Correct verion check for __compiletime_error
` [PATCH v6 2/25] compiler-gcc4.h: Reorder macros based upon gcc ver
` [PATCH v6 3/25] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
` [PATCH v6 4/25] compiler-gcc{3,4}.h: Use "
` [PATCH v6 5/25] compiler{,-gcc4}.h: Remove duplicate macros
` [PATCH v6 6/25] bug.h: Replace __linktime_error with __compiletime_error
` [PATCH v6 7/25] compiler{,-gcc4}.h: Introduce __flatten function attribute

[PATCH v5 5/25] compiler{,-gcc4}.h: Remove duplicate macros
 2012-09-26  1:28 UTC  (4+ messages)
` [PATCH v5 7/25] compiler{,-gcc4}.h: Introduce __flatten function attribute
  ` [PATCH v5 0/25] Generic Red-Black Trees (still WIP)

Fwd: [problem] sparse llvm loop conditions
 2012-08-19 19:48 UTC  (2+ messages)

[PATCH] sparse, llvm: convert the condition of branch/select to bool
 2012-08-19 17:02 UTC  (4+ messages)

[PATCH] sparse, llvm: Fix 'void' return type code generation
 2012-08-19 16:47 UTC  (2+ messages)

[PATCH] sparse, llvm: 'Verify' the LLVM module before writing it
 2012-08-19  9:14 UTC  (2+ messages)

[PATCH] sparse, llvm: Fix SIGSEGV for extern symbols
 2012-08-19  0:41 UTC  (2+ messages)

sparse-llvm: void return type compiles to i8
 2012-08-19  0:32 UTC 

[PATCH 1/2] FAQ: update the website address and call it Wiki
 2012-08-02 14:56 UTC  (6+ messages)
` [PATCH 2/2] ptrlist.c: fix a typo in a comment

[PATCH] Fix wrong array size expression
 2012-08-01 16:35 UTC  (2+ messages)

Adding default for m64/m32 handle
 2012-07-26 16:57 UTC  (4+ messages)

False warning from Sparse
 2012-07-22  4:44 UTC  (2+ messages)

sparse-llvm segfaults when passing a struct pointer
 2012-07-20 20:12 UTC  (3+ messages)

comparisons yield bool instead of int?
 2012-07-13 21:49 UTC 

Generic Red-Black Trees: preliminary performance results
 2012-07-10  9:58 UTC 

[PATCH][RFC] handle -I and -include combination
 2012-06-30  7:38 UTC  (5+ messages)

[PATCH v4 0/13] Generic Red-Black Trees
 2012-06-27 13:00 UTC  (28+ messages)
` [PATCH v4 1/13] compiler-gcc4.h: Correct verion check for __compiletime_error
` [PATCH v4 2/13] compiler-gcc4.h: Reorder macros based upon gcc ver
` [PATCH v4 3/13] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
` [PATCH v4 4/13] compiler-gcc{3,4}.h: Use "
` [PATCH v4 5/13] compiler{,-gcc4}.h: Remove duplicate macros
` [PATCH v4 6/13] bug.h: Replace __linktime_error with __compiletime_error
` [PATCH v4 7/13] compiler{,-gcc4}.h: Introduce __flatten function attribute
` [PATCH v4 8/13] bug.h: Make BUILD_BUG_ON generate compile-time error
` [PATCH v4 9/13] bug.h: Add BUILD_BUG_ON_NON_CONST macro
` [PATCH v4 10/13] bug.h: Add gcc 4.2+ versions of BUILD_BUG_ON_* macros
` [PATCH v4 11/13] rbtree.h: Generic Red-Black Trees
` [PATCH v4 12/13] fair.c: Use generic rbtree impl in fair scheduler
` [PATCH v4 13/13] documentation for rbtrees

[PATCH 0/2] Add some more ignored attributes for glibc
 2012-06-25  9:47 UTC  (5+ messages)
` [PATCH 1/2] sparse: Add '__vector_size__' to ignored attributes
` [PATCH 2/2] sparse: Add 'error' "

[RFC][PATCH 0/3] implement pseudo->ctype
 2012-06-22 17:59 UTC  (14+ messages)
` [RFC][PATCH 1/3] add ->ctype to struct pseudo
` [RFC][PATCH 2/3] remove ->type and ->size from struct instruction
` [RFC][PATCH 3/3] sparse, llvm: sync with new "

buffer overflow check bug
 2012-06-22 12:31 UTC  (5+ messages)

Print function, return type, arguments and their types
 2012-06-22  9:31 UTC 

[GIT PULL] LLVM backend updates
 2012-06-21  9:56 UTC  (2+ messages)

My new gpg key and temporary sparse repository
 2012-06-21  9:35 UTC 

[PATCH] compile sparse with Intel C
 2012-06-20  0:24 UTC 

[PATCH v2] fix casting constant to _Bool
 2012-06-17 18:45 UTC 

[RFC][PATCH] fix casting constant to _Bool
 2012-06-17 18:44 UTC  (6+ messages)

[PATCH] fix casts when linearizing compound assignments
 2012-06-16  6:10 UTC  (12+ messages)

[RFC/PATCH] sparse, llvm: Fix string globals access
 2012-06-09 12:08 UTC  (7+ messages)

[PATCH] sparse: Add 'leaf' to ignored attributes
 2012-06-09  4:50 UTC  (6+ messages)

[PATCH 1/2] sparse, llvm: Simplify output_data() type logic
 2012-06-08 18:15 UTC  (3+ messages)
` [PATCH 2/2] sparse, llvm: Fix string initializer code generation

simplify_cast() question
 2012-06-08 11:02 UTC 

[PATCH] check missing or duplicate goto labels
 2012-06-04 23:22 UTC  (3+ messages)

[PATCH] compile-i386: fix use-after-free in func_cleanup()
 2012-06-04 11:01 UTC  (3+ messages)

Using c2xml on kernel sources
 2012-05-23 18:30 UTC  (6+ messages)

dependency tee from c parser entities downto token
 2012-05-15 13:03 UTC  (49+ messages)
                          ` Fwd: "

[PATCH] Updated __nocast vs __bitwise documentation
 2012-05-15 10:06 UTC  (6+ messages)

simplify: conservative handling of casts with pointers
 2012-05-10 12:20 UTC  (4+ messages)
` [PATCH] "


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