From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18692 invoked by alias); 25 May 2011 13:30:22 -0000 Received: (qmail 18645 invoked by uid 22791); 25 May 2011 13:30:21 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 25 May 2011 13:30:07 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 1FB9E1B4036; Wed, 25 May 2011 13:30:06 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: [RFC] sim updates which fix some fileio.exp failures for v850-elf Date: Wed, 25 May 2011 13:30:00 -0000 User-Agent: KMail/1.13.7 (Linux/2.6.37.3; KDE/4.6.3; x86_64; ; ) Cc: Kevin Buettner References: <20110311150447.68b4b30a@mesquite.lan> In-Reply-To: <20110311150447.68b4b30a@mesquite.lan> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart40842575.vaUc6OGxtU"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201105250930.03566.vapier@gentoo.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-05/txt/msg00587.txt.bz2 --nextPart40842575.vaUc6OGxtU Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 670 On Friday, March 11, 2011 17:04:47 Kevin Buettner wrote: > Note that the newlib changes are needed for regenerating nltvals.def. I > didn't post the regenerated file below as it's quite large. (There are > some whitespace differences which make it look a lot bigger than it really > is. A more meaningful patch can be obtained by use of diff's -w switch. > I'd be willing to post that diff if anyone's interested.) it looks like you regenerated against an old tree because your new file=20 dropped all Blackfin defines. so now the bfin sim fails to execute any=20 libgloss syscalls. could you figure out what's up on your side and then commit a fixed list ? -mike --nextPart40842575.vaUc6OGxtU Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJN3QRbAAoJEEFjO5/oN/WBnngP/RPutr0RTXl3DolX2OB1xB3f 4pGYNxOTI3s/grjF52LrVZXoBWoeGKBAp3AcGMxrvajWEHU6geqtimJjJgqz7eWd kQ+UVt4DIsjSl7v2rmHlOGUL7B54hWWmI0CojBPintt8yFobRdEY6/6hKLo39iWv Ug5xUiroOy/0fKQJnInMpQ3Cu8Dot4ltfnym3jpiit43PzRLto+oKVoKV6NNgrGr LgSQ0mvi182oSGOr06lU77p97p8oHzvtp+l49nhIEfLYZtGUFMWHry+xI+7TXiM5 4hQdSBbdqcv/M+dprIeEkLdsyrKr1tCk5tfTziLDFIcc5ib/zhrZgiYZsswltxrT gJfyJle9H8kuMOlWe6xLmsgLP/Z9V73P6HqaL+WvtkGInf2y7hfE33oqr5CBGwYh /IiBXPML/DO+xdOvfJQlrFtRfD5yWa8UHL5N2V3xLeQELmB2FtY95ylJsoOZfsoN SC3HB0o6rv83bco8EYi386tlPlCjaASAa0l+fzOFKiZYxXNV9TmNJ4mrGMSP+9Ty xpkfoKW9udB4clc1+9BDKLPlPyYSlA/8RBmdtxFKzfhQIyAYs7iJpinkywAbz4dL ZpkfruRO1ohZKijobgmhOx998Q+BJOtzPDSpoddWmAeMmL3YV5c+QqSK71DJ7mg+ 9KIvfiDH7FAhm9Cr0mWk =FybN -----END PGP SIGNATURE----- --nextPart40842575.vaUc6OGxtU--