~vcs-imports/qemu/git

  • Committer: aliguori
  • Date: 2008-10-07 19:16:17 UTC
  • Revision ID: git-v1:03b4fe7de226a54540a487a0dbd4c749c5d1c2af
Add sparse checker support to the build system (Gerd Hoffman)

This adds support for running the sparse checker during the build
process.  Left it off by default for now, build becomes very noisy with
sparse checking turned on as it has to complain alot (partly even in the
system headers!).  The qemu code base needs quite some cleanups before
we should consider turning it on by default.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>



git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5440 c046a42c-6fe2-441c-8c8c-71466251a162
Filename Latest Rev Last Changed Committer Comment Size
..
cpu.h 4806 16 years ago pbrook Move interrupt_request and user_mode_only to commo 6.6 KB Diff Download File
exec.h 5104 16 years ago blueswir1 Fix some warnings that would be generated by gcc - 1.5 KB Diff Download File
helper.c 4554 16 years ago pbrook Convert m68k target to TCG. git-svn-id: svn://sv 21.6 KB Diff Download File
helpers.h 4554 16 years ago pbrook Convert m68k target to TCG. git-svn-id: svn://sv 5.1 KB Diff Download File
m68k-qreg.h 2187 18 years ago pbrook ColdFire target. git-svn-id: svn://svn.savannah. 243 bytes Diff Download File
machine.c 4316 16 years ago aurel32 remove target ifdefs from vl.c (Glauber Costa) 216 bytes Diff Download File
op_helper.c 4829 16 years ago ths Convert remaining __builtin_expect to likely/unlik 5.4 KB Diff Download File
qregs.def 4554 16 years ago pbrook Convert m68k target to TCG. git-svn-id: svn://sv 291 bytes Diff Download File
translate.c 5419 16 years ago blueswir1 Silence some warnings about no value returned from 78.4 KB Diff Download File