From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22019 invoked by alias); 29 Sep 2011 02:01:50 -0000 Received: (qmail 21949 invoked by uid 22791); 29 Sep 2011 02:01:46 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,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; Thu, 29 Sep 2011 02:01:33 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 199151B4015; Thu, 29 Sep 2011 02:01:33 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: [PATCH] sim: dv-cfi: include stdbool.h Date: Thu, 29 Sep 2011 02:02:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.1.0-rc4; KDE/4.6.5; x86_64; ; ) Cc: toolchain-devel@blackfin.uclinux.org References: <1310410693-20883-1-git-send-email-vapier@gentoo.org> In-Reply-To: <1310410693-20883-1-git-send-email-vapier@gentoo.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1884935.2ET78SthL8"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201109282201.32710.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-09/txt/msg00490.txt.bz2 --nextPart1884935.2ET78SthL8 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-length: 277 On Monday, July 11, 2011 14:58:13 Mike Frysinger wrote: > The dv-cfi code uses the bool type but doesn't include the stdbool.h > header. I didn't notice for Blackfin targets as the core Blackfin > header will include stdbool.h, but most targets don't do this. ping ... -mike --nextPart1884935.2ET78SthL8 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.18 (GNU/Linux) iQIcBAABAgAGBQJOg9F8AAoJEEFjO5/oN/WBQvUP/0eJBYF0my/Ca7qj2mkfLEWq 2KSYg14syOpxCEbZAysyRbg08aKfVMfch70hpr3ZAdRaNJQEoUm1Lw2Jbh8VA+N2 eDnQ3gDdn67VLObMnRamNQjDd0BtZQGU8OH2OEF9Pb8YvDX+9ZlllU5DQRoK6c9V Zma7Tyfg/nQctirGq/Dpb2OXmPLLdYW+IPef+ysmgXmz8701In+MkE+/XcdaaZ8T zr8VLpx4FkqJt5WS+Su+mqfT6S/ab0Yl0e6CUX+dV3gL3UIY/QAMRcmLj2LhqMlG a2WGwlZ/E1oLn71hh9frFyrpK3wpeIJRYhrbRSbLUJM3gXiAPU0zEI8lahpP5Q97 vSfpVVyA9DUCr11Hsemep2XMu4kve5HF813FTT0GpUnUPufGis+zzXTv/jFrIMGD 9Rx1RNTbvcI7fjz2TV6Aj8xEiqfTYaiKwYoqmnNlOoIJVkzxnn4D/8I7Wwkj7I6e /CSIZ62a/eMEAJY4h3Z12Gx83U1klpW2qlv/6/GtBT9uy5tzdX5//a3rEp6w1pX2 ST6SFuKInh1LlfR7msX/8Ss7Gr/0h8taTzEPjGpJIliYvLOLbcSXltjFMvk6Pqb5 aHB1ApYQ/RgELZzfFKi7cYNbaWCTf0hNkL7BkP9SCIuniRIx8bDUqlTD8tk0on1x GWnMhXL4uqnUe1JcyOdV =5YL+ -----END PGP SIGNATURE----- --nextPart1884935.2ET78SthL8--