qemu-patch-raspberry4/darwin-user
blueswir1 7d99a001df Add noreturn function attribute
Introduce noreturn attribute and attach it to cpu_loop_exit as well as
interrupt/exception helpers for i386. This avoids a bunch of gcc4
warnings.

[ Note that this patch comes with a workaround to include qemu-common.h
even in cases where is currently causes conflicts with dyngen-exec.h.
I've been told that these conflicts will get resolved in the future
(/me will try to have a look as well - as time permits). ]

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6303 c046a42c-6fe2-441c-8c8c-71466251a162
2009-01-14 19:00:36 +00:00
..
commpage.c Remove all traces of __powerpc__ 2009-01-14 18:39:49 +00:00
ioctls.h Darwin userspace emulation, by Pierre d'Herbemont. 2007-01-18 20:06:33 +00:00
ioctls_types.h Add missing newline at the end of file 2008-12-14 08:50:18 +00:00
machload.c Update FSF address in GPL/LGPL boilerplate 2009-01-04 22:05:52 +00:00
main.c Fix more FSF addresses 2009-01-05 18:11:53 +00:00
mmap.c Fix more FSF addresses 2009-01-05 18:11:53 +00:00
qemu.h Use qemu-log.h 2008-10-04 07:20:07 +00:00
signal.c Add noreturn function attribute 2009-01-14 19:00:36 +00:00
syscall.c Fix more FSF addresses 2009-01-05 18:11:53 +00:00
syscalls.h Handling more darwin-user syscalls, by Ilya Shar. 2007-03-19 13:43:04 +00:00