From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 49433 invoked by alias); 11 Dec 2017 05:29:32 -0000 Mailing-List: contact gnu-gabi-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: gnu-gabi-owner@sourceware.org Received: (qmail 49416 invoked by uid 89); 11 Dec 2017 05:29:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.99.2 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=H*Ad:D*COM, guy, HTo:U*mark X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: userp2120.oracle.com Received: from userp2120.oracle.com (HELO userp2120.oracle.com) (156.151.31.85) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 11 Dec 2017 05:29:30 +0000 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.21/8.16.0.21) with SMTP id vBB5Rd2a022378; Mon, 11 Dec 2017 05:29:26 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=subject : to : cc : references : from : message-id : date : mime-version : in-reply-to : content-type : content-transfer-encoding; s=corp-2017-10-26; bh=AzLg9ckuo45SYDU/ZyN7BGqgLbdC+ctIEniFBiN9m8g=; b=PkZV3XhiyVIof5auCKzqxyrhoUo6Q111m95lxv025hn6/W9DGufrOSeCYB1RPx8xayHg fTTujjkXsZVX86Rk9haaf9yP+njpN4Dr7agTCX/kanhJIq0pjteXTCxE7TciC2UWhB1s 8fUVJKo9DOIOcLVjnvN2ZundA4SuLRf6IeGe+A7ayUtsYaNxPyi5U9bHrSeZTzB7LcSk nyTiDyrSKyLHYYXfumy7s3ogDD/+p5LONtbzg7VnEb82XXPBqulDB6TNaVGa2FBwpFL7 nL0UlxaXAyT/vFYy2E+/cLQBVkKGzVsL16j9K0PvjgsUBrOuhChak4BgMKZFuD7C6XRE rQ== Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by userp2120.oracle.com with ESMTP id 2eskq7g1vs-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 11 Dec 2017 05:29:26 +0000 Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by aserv0022.oracle.com (8.14.4/8.14.4) with ESMTP id vBB5M7YG021530 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 11 Dec 2017 05:22:07 GMT Received: from abhmp0005.oracle.com (abhmp0005.oracle.com [141.146.116.11]) by userv0121.oracle.com (8.14.4/8.13.8) with ESMTP id vBB5M61l014578; Mon, 11 Dec 2017 05:22:06 GMT Received: from [10.154.193.99] (/10.154.193.99) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 10 Dec 2017 21:22:05 -0800 Subject: Re: What integer type should ELF note header have? To: hegdesmailbox@gmail.com, generic-abi@googlegroups.com, Cary Coutant , "H.J. Lu" , Mark Mentovai Cc: gnu-gabi@sourceware.org References: <99c8440b-54d8-41bc-6e4d-cd1894536bb7@Oracle.COM> <993f8818-65a6-b83a-9d55-1fbbd88db8c8@gmail.com> From: Ali Bahrami Message-ID: <11d100fd-5039-d741-f06b-80e4670f52b6@Oracle.COM> Date: Sun, 01 Jan 2017 00:00:00 -0000 User-Agent: Mozilla/5.0 (X11; SunOS i86pc; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <993f8818-65a6-b83a-9d55-1fbbd88db8c8@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8741 signatures=668644 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=622 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1712110083 X-SW-Source: 2017-q4/txt/msg00010.txt.bz2 On 12/10/17 12:52, Suprateeka R Hegde wrote: > This is the reason why on HP-UX we do not even have that > Elf[64|32]_Nhdr. It would make the word size same for both 32-bit and > 64-bit data models. I think even gABI does not define *_Nhdr. Or am I > mistaken? I think you're right, these aren't in the gABI, just in the libelf.h header. Of course, the header is expected to reflect the gABI, and it's easy to see how the header would be persuasive documentation to anyone trying to work out what the gABI intends. It's somewhat less than gABI, and somewhat more than "some guy on google says". :-) - Ali