From patchwork Thu Sep 5 11:41:22 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Maydell X-Patchwork-Id: 19770 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ye0-f197.google.com (mail-ye0-f197.google.com [209.85.213.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 65CC224869 for ; Thu, 5 Sep 2013 11:41:25 +0000 (UTC) Received: by mail-ye0-f197.google.com with SMTP id q5sf1696933yen.4 for ; Thu, 05 Sep 2013 04:41:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:sender:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=PJf9C5gC+/h2BO5/tOtuvJn1ugwF6iTrziCFkEoivZs=; b=itUNnWH8tgDiTl9reASiFfZAK4GcFyeZUuBWkWnPytNRYBE7re9cbTJL3DdHZgVuFP mGRxve+/vhHpmGjpSnaG8DYzkkZn+NKUTdoVok1kW84lP0Bkh59sXfvGFGjY8HDVaPA1 HJctWICKL/KqY6UQU56J2aza8yYEjPBDdz15CxyhKQrrhtSo4z0cJ/QtO21BftBwD0gN RDORatSIdXuXhbYBv8apt91fvXM2cI54qdiWnRTxy1qvOlDVNTNHIhJ2Sj7nmyBAfDCx ZyOcKLbJBctJgT6cDoxubDkfyCmR0A9SNzk9fNxZLR12KIJDSUi0xNsfQViG0+GlzhCQ /nvw== X-Received: by 10.236.209.103 with SMTP id r67mr3092348yho.35.1378381284637; Thu, 05 Sep 2013 04:41:24 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.48.41 with SMTP id i9ls455901qen.44.gmail; Thu, 05 Sep 2013 04:41:24 -0700 (PDT) X-Received: by 10.58.119.233 with SMTP id kx9mr7421993veb.3.1378381284543; Thu, 05 Sep 2013 04:41:24 -0700 (PDT) Received: from mail-vc0-f171.google.com (mail-vc0-f171.google.com [209.85.220.171]) by mx.google.com with ESMTPS id zw10si6760335vdb.5.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Sep 2013 04:41:24 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.171 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.171; Received: by mail-vc0-f171.google.com with SMTP id ij15so1058719vcb.30 for ; Thu, 05 Sep 2013 04:41:24 -0700 (PDT) X-Gm-Message-State: ALoCoQmsMvN+mjlVAm/N80mfJVzHwuAw1aiu3T2UV3WAL47+HxIgbpzsXiJbXgks9iYfg0IhiszR X-Received: by 10.52.165.237 with SMTP id zb13mr2300301vdb.28.1378381284416; Thu, 05 Sep 2013 04:41:24 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp274976vcz; Thu, 5 Sep 2013 04:41:23 -0700 (PDT) X-Received: by 10.180.74.164 with SMTP id u4mr5992444wiv.17.1378381283094; Thu, 05 Sep 2013 04:41:23 -0700 (PDT) Received: from chiark.greenend.org.uk (v6.chiark.greenend.org.uk. [2001:ba8:1e3::]) by mx.google.com with ESMTPS id w2si2927718wix.15.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 05 Sep 2013 04:41:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of pmaydell@chiark.greenend.org.uk designates 2001:ba8:1e3:: as permitted sender) client-ip=2001:ba8:1e3::; Received: by chiark.greenend.org.uk (Debian Exim 4.72 #1) with local (return-path pmaydell@chiark.greenend.org.uk) id 1VHXwA-0004Ga-AU; Thu, 05 Sep 2013 12:41:22 +0100 From: Peter Maydell To: qemu-devel@nongnu.org Cc: patches@linaro.org Subject: [PATCH] abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT Date: Thu, 5 Sep 2013 12:41:22 +0100 Message-Id: <1378381282-16374-1-git-send-email-peter.maydell@linaro.org> X-Mailer: git-send-email 1.7.2.5 Sender: Peter Maydell X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: peter.maydell@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.171 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The ARM EABI specifies that 64 bit integers should be 8 aligned; remove our incorrect setting of 4 alignment. This has no actual effect since it only set the alignment for the 'abi_ullong' and 'abi_llong' types, which are used only inside code which is MIPS-specific, but it will avoid problems later if we use the types elsewhere. Signed-off-by: Peter Maydell --- include/exec/user/abitypes.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/exec/user/abitypes.h b/include/exec/user/abitypes.h index 008501b..80eedac 100644 --- a/include/exec/user/abitypes.h +++ b/include/exec/user/abitypes.h @@ -14,10 +14,6 @@ #define ABI_LLONG_ALIGNMENT 2 #endif -#ifdef TARGET_ARM -#define ABI_LLONG_ALIGNMENT 4 -#endif - #ifndef ABI_SHORT_ALIGNMENT #define ABI_SHORT_ALIGNMENT 2 #endif