From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26833 invoked by alias); 29 Dec 2005 00:32:02 -0000 Received: (qmail 26815 invoked by uid 22791); 29 Dec 2005 00:32:02 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 29 Dec 2005 00:32:01 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id jBT0VxYI003876 for ; Wed, 28 Dec 2005 19:31:59 -0500 Received: from lacrosse.corp.redhat.com (lacrosse.corp.redhat.com [172.16.52.154]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id jBT0Vx102301 for ; Wed, 28 Dec 2005 19:31:59 -0500 Received: from [192.168.7.71] (vpn50-11.rdu.redhat.com [172.16.50.11]) by lacrosse.corp.redhat.com (8.11.6/8.11.6) with ESMTP id jBT0Vnc24813 for ; Wed, 28 Dec 2005 19:31:52 -0500 Message-ID: <43B32E53.7010604@redhat.com> Date: Thu, 29 Dec 2005 00:32:00 -0000 From: Ulrich Drepper User-Agent: Mail/News 1.5 (X11/20051129) MIME-Version: 1.0 To: GNU libc hacker Subject: cfi in asm Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig10BF9D6A286C8A0212691086" Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00056.txt.bz2 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig10BF9D6A286C8A0212691086 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-length: 301 All archs except x86 and x86-64 are missing cfi in most or all asm files. cfi is not optional, it's necessary for backtraces. And it should be equivalent to async unwind tables. --=20 =E2=9E=A7 Ulrich Drepper =E2=9E=A7 Red Hat, Inc. =E2=9E=A7 444 Castro St = =E2=9E=A7 Mountain View, CA =E2=9D=96 --------------enig10BF9D6A286C8A0212691086 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 251 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFDsy5T2ijCOnn/RHQRAtT2AJ9246VbCwBPYI0E8XR3QK5963BD+QCfT8tX n++b8KVTl307YFEToAohrlw= =Csru -----END PGP SIGNATURE----- --------------enig10BF9D6A286C8A0212691086--