linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* New sparse git tree; please pull
@ 2006-10-17  8:04 Josh Triplett
  0 siblings, 0 replies; only message in thread
From: Josh Triplett @ 2006-10-17  8:04 UTC (permalink / raw)
  To: Linus Torvalds, linux-sparse; +Cc: Adam DiCarlo, Pavel Roskin

[-- Attachment #1: Type: text/plain, Size: 2073 bytes --]

I've put my current sparse development work in a new tree on kernel.org,
available via:

git://git.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git

or to master.kernel.org users via:

git+ssh://master.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git


I've also included a couple of patches from the linux-sparse list which
have slipped through the cracks.


Linus, please pull from

git+ssh://master.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git

to get the following changes:

Adam DiCarlo:
      Add type information to enum mismatch warning

Josh Triplett:
      "Initializer entry defined twice" should not trigger with
zero-size fields
      Fix incorrect symbol in comment on #endif for multiple-inclusion guard
      Add -Wno-uninitialized
      graph: Show position in basic block nodes
      bb_terminated: Use boundary values rather than specific opcodes
      Turn on -Wcontext by default
      Merge branch 'fix-defined-twice-error-on-empty-struct' into staging
      Merge branch 'graph' into staging
      merge branch 'more-warning-flags' into staging and fix conflicts
      merge branch 'no-semantic-h' into staging and fix conflicts
      Merge branch 'Wcontext-default' into staging

Josh Triplett and Pavel Roskin:
      Recognize and ignore __alias__ and __visibility__

 check.c                                      |    2 -
 evaluate.c                                   |    5 ++-
 expand.c                                     |   10 ++----
 graph.c                                      |    3 +
 ident-list.h                                 |    4 +-
 lib.c                                        |    4 +-
 lib.h                                        |    1
 linearize.h                                  |    3 +
 parse.c                                      |    6 ++-
 symbol.h                                     |    2 -
 validation/initializer-entry-defined-twice.c |   43
+++++++++++++++++++++++++++
 11 files changed, 67 insertions(+), 16 deletions(-)

- Josh Triplett


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-17  8:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-17  8:04 New sparse git tree; please pull Josh Triplett

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