From owner-svn-src-head@FreeBSD.ORG Thu Jul 18 18:01:55 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3CBDBBD7; Thu, 18 Jul 2013 18:01:55 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id A67EBDBF; Thu, 18 Jul 2013 18:01:54 +0000 (UTC) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.7/8.14.7) with ESMTP id r6II1ouU003436; Thu, 18 Jul 2013 21:01:50 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.8.3 kib.kiev.ua r6II1ouU003436 Received: (from kostik@localhost) by tom.home (8.14.7/8.14.7/Submit) id r6II1oIO003435; Thu, 18 Jul 2013 21:01:50 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 18 Jul 2013 21:01:50 +0300 From: Konstantin Belousov To: Ed Maste Subject: Re: svn commit: r253451 - in head/contrib/binutils: binutils include/elf Message-ID: <20130718180150.GC5991@kib.kiev.ua> References: <201307181725.r6IHPoJT003913@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0k2ZE0YWsaeoufzj" Content-Disposition: inline In-Reply-To: <201307181725.r6IHPoJT003913@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jul 2013 18:01:55 -0000 --0k2ZE0YWsaeoufzj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 18, 2013 at 05:25:50PM +0000, Ed Maste wrote: > Author: emaste > Date: Thu Jul 18 17:25:50 2013 > New Revision: 253451 > URL: http://svnweb.freebsd.org/changeset/base/253451 >=20 > Log: > Handle FreeBSD-specific ELF notes > =20 > Add a function to return the specific type, when the note's Name field = is > 'FreeBSD'. > =20 > r249558 added FreeBSD-specific ELF note types that reuse type numbers of > existing generic / Linux types. This caused 'readelf -n' to produce > incorrect output on FreeBSD core files. As I understand, this change is for printing the content of coredumps. There are other notes present in the executable files with the 'FreeBSD' vendor, please see lib/csu/common/notes.h. --0k2ZE0YWsaeoufzj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQIcBAEBAgAGBQJR6C2OAAoJEJDCuSvBvK1BupIP/06y5XJDz7CpLRaJYlYtdD06 qhxrwNQLB7/DNH9qUe5wzV9ybuRjpdu0fwk6nsEU4tD8Imys+ABvX9vBGKZT2Wha uA8+F+FN9FPuqZFaAuuYSRIm63QUvnV/FrEQpTubuNIDi7DOH0tb/vCsW4zSYJfi +P4qzMTCy9fmYiOZdTXwgLrlgjTMkv5QCUTpSfbKUT3cgh7SPSaLbrIF+sBVAKz2 f82sH87eYvCeJY9o0kUOax9nxPF/jxOTshYsyD9/Edr2aC/6IS+sd+nQ3eNB11d5 cA9CIvxNUUzzGdkBS5wayzPnG4Z28xKj0dV15XmB1Mpl+JG45x/fwl3eJefQ2Z7s 2JE/GQXffW9L9mTiC7xU339FRJPAG1qGrgMeZvhs9sIMeCvPPu9/yuTIb1OGFJS+ pyHIK9nHOOql8waPFGeeicuZ9oIfmjYFH/nX6Omo+vOsxvCRV/ld0AkSHwo7V/r9 Hw4GeSptwJstVYpLnKSNmigGsOcKnrnjUiYlJUdqvv9RtXwwS49aG+lJsKEMDdo6 cvZB1yaxCqy0Sa/7J1GaV8J+Ivz0HcD4oEE4TtnuE4UDoFKpHuE4KG7r1lg2qMwr YokLATvuDVTkUQ7YOlxeujbQ/CSUoMHJ8vyNi8nreul/deeY8WFUe5avKhIyjNHY Cm7cPLzsEv6ANRAFfWX9 =N1z0 -----END PGP SIGNATURE----- --0k2ZE0YWsaeoufzj--