qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu exec-all.h osdep.h qemu-common.h translate...
@ 2007-11-19  0:38 Jocelyn Mayer
  0 siblings, 0 replies; only message in thread
From: Jocelyn Mayer @ 2007-11-19  0:38 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Jocelyn Mayer <j_mayer>	07/11/19 00:38:33

Modified files:
	.              : exec-all.h osdep.h qemu-common.h translate-op.c 
	darwin-user    : qemu.h 

Log message:
	Avoid duplicated definitions: move common definitions from exec-all.h
	  and qemu-common.h to osdep.h.
	Include this header in translate-op.c.
	Make sure it's included first in darwin-user/qemu.h.
	To avoid discarded inlining bug, define inline as always_inline and
	always_inline as (( attribute (always_inline) )) __inline__.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/exec-all.h?cvsroot=qemu&r1=1.71&r2=1.72
http://cvs.savannah.gnu.org/viewcvs/qemu/osdep.h?cvsroot=qemu&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-common.h?cvsroot=qemu&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/qemu/translate-op.c?cvsroot=qemu&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/qemu/darwin-user/qemu.h?cvsroot=qemu&r1=1.1&r2=1.2

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

only message in thread, other threads:[~2007-11-19  0:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-19  0:38 [Qemu-devel] qemu exec-all.h osdep.h qemu-common.h translate Jocelyn Mayer

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