WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] compile with -funit-at-a-time option of gcc

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] compile with -funit-at-a-time option of gcc
From: aq <aquynh@xxxxxxxxx>
Date: Thu, 30 Jun 2005 13:53:28 +0900
Delivery-date: Thu, 30 Jun 2005 04:52:19 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=QDUw0d4JeygrqbifCmLjq+wOmsdAmveDTJaAOeXUSH7Q4AsgBwIFecn7XWBTX7t8CpiS32asbFo5+C5PROmUUFTWoiSaEQXLFisYJlqyCFDHve1hBddWku58d+vCM2jz7yzq53xlRgl2S2/AeTYXBCEltbqFxdrN3VYkFdHzoGY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
This patch makes xen compiled with gcc option -funit-at-a-time if
supported. This option is available for gcc 3.4 and upward, which
reduces the .text binary size considerably.

Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>

$ diffstat configmk.patch 
 Config.mk |    6 ++++++
 1 files changed, 6 insertions(+)

Attachment: configmk.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel