[PATCH] more fun with sparse
commit05766405881a4ca092a2075382858c9848552d6c
authorAlexander Viro <viro@parcelfarce.linux.theplanet.co.uk>
Fri, 28 May 2004 23:37:47 +0000 (28 16:37 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:53 +0000 (7 21:01 -0700)
tree76ebee86ee0450bb82eda642abde70fc3f036594
parente9f0183614a963bcd95656833dcc49edb95396e9
[PATCH] more fun with sparse

This adds __builtin_memset(), __builtin_stdarg_start() and recognition
of __attribute__((pure)) and __attribute__((always_inline))?

Another thing that is probably worth doing is shifting add_pre_buffer()
of #define __i386__ 1 to target.c, seeing that it is obviouslty
target-dependent ;-)
check.c
lib.c
parse.c