From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40875) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLkeP-0002uG-9Y for qemu-devel@nongnu.org; Wed, 11 Feb 2015 22:41:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLkeJ-0005OL-Ke for qemu-devel@nongnu.org; Wed, 11 Feb 2015 22:41:13 -0500 Received: from mail113-251.mail.alibaba.com ([205.204.113.251]:47089 helo=us-alimail-mta2.hst.scl.en.alidc.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLkeJ-0005Ng-9n for qemu-devel@nongnu.org; Wed, 11 Feb 2015 22:41:07 -0500 Message-ID: <54DC229A.9070008@sunrus.com.cn> Date: Thu, 12 Feb 2015 11:48:42 +0800 From: Chen Gang S MIME-Version: 1.0 References: <54DBED38.4060005@sunrus.com.cn> <54DBEFD3.1070609@sunrus.com.cn> <54DBF2D2.3000802@ezchip.com> <54DC1EC7.9000808@sunrus.com.cn> In-Reply-To: <54DC1EC7.9000808@sunrus.com.cn> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] tile: Can load elf64 tilegx binary successfully for linux-user. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chris Metcalf , riku.voipio@iki.fi, Peter Maydell Cc: "walt@tilera.com" , qemu-devel On 2/12/15 11:32, Chen Gang S wrote: >>> >> +#define EM_TILE 191 /* Tile */ >>> >> +#define EM_TILE_OLD 0x2597 /* Tile compat */ >> > >> > No need for EM_TILE_OLD - it never really got out into the wild. >> > >> > Also, 191 is EM_TILEGX in , so you really should use the same name here, not EM_TILE. >> > Oh, I can not fine EM_TILEGX in "elf.h" in master branch. I guess, I need to define it, too. > OK, I shall use EM_TILEGX directly, also remove EM_TILE_OLD and all > related code. > > -- Chen Gang Open, share, and attitude like air, water, and life which God blessed