From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IeZxd-0003z3-CJ for qemu-devel@nongnu.org; Sun, 07 Oct 2007 13:30:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IeZxc-0003yY-KL for qemu-devel@nongnu.org; Sun, 07 Oct 2007 13:30:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IeZxc-0003yS-BC for qemu-devel@nongnu.org; Sun, 07 Oct 2007 13:30:36 -0400 Received: from savannah.gnu.org ([199.232.41.3] helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IeZxb-00031T-Oi for qemu-devel@nongnu.org; Sun, 07 Oct 2007 13:30:35 -0400 Received: from cvs.savannah.gnu.org ([199.232.41.69]) by sv.gnu.org with esmtp (Exim 4.63) (envelope-from ) id 1IeZxa-0003P5-Td for qemu-devel@nongnu.org; Sun, 07 Oct 2007 17:30:34 +0000 Received: from j_mayer by cvs.savannah.gnu.org with local (Exim 4.63) (envelope-from ) id 1IeZxa-0003P2-Q1 for qemu-devel@nongnu.org; Sun, 07 Oct 2007 17:30:34 +0000 Message-Id: From: Jocelyn Mayer Date: Sun, 07 Oct 2007 17:30:34 +0000 Subject: [Qemu-devel] qemu hw/ppc.c target-ppc/cpu.h target-ppc/helpe... Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org CVSROOT: /sources/qemu Module name: qemu Changes by: Jocelyn Mayer 07/10/07 17:30:34 Modified files: hw : ppc.c target-ppc : cpu.h helper.c op.c op_mem.h translate.c Log message: PowerPC target coding style fixes. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ppc.c?cvsroot=qemu&r1=1.31&r2=1.32 http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/cpu.h?cvsroot=qemu&r1=1.75&r2=1.76 http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/helper.c?cvsroot=qemu&r1=1.71&r2=1.72 http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op.c?cvsroot=qemu&r1=1.54&r2=1.55 http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op_mem.h?cvsroot=qemu&r1=1.20&r2=1.21 http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/translate.c?cvsroot=qemu&r1=1.89&r2=1.90