From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3842 invoked by alias); 10 Oct 2011 02:42:04 -0000 Received: (qmail 3816 invoked by uid 22791); 10 Oct 2011 02:42:03 -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; Mon, 10 Oct 2011 02:41:47 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id DC0031B4018; Mon, 10 Oct 2011 02:41:46 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: [PATCH] sim: dv-cfi: include stdbool.h Date: Mon, 10 Oct 2011 02:42: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> <201109282201.32710.vapier@gentoo.org> In-Reply-To: <201109282201.32710.vapier@gentoo.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2991845.2hP8YPtWNt"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201110092241.47770.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-10/txt/msg00249.txt.bz2 --nextPart2991845.2hP8YPtWNt Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 474 On Wednesday 28 September 2011 22:01:32 Mike Frysinger wrote: > 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. >=20 > ping ... i've committed this since it fixes known build errors for some targets.=20= =20 hopefully that doesn't annoy people ... -mike --nextPart2991845.2hP8YPtWNt 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) iQIcBAABAgAGBQJOkltrAAoJEEFjO5/oN/WB7A0P/2pCxSSNw/Xnr5wB9IIHfqoq RU2z0Gr6rpwQE4SJKxPeKj/D5Xn/4vzwAH8nqTn/MNjF0hMF53vQHkNZlM+uKf82 Q4g6itl7i+LiQ2hJYrbsX9E4uPT4j/5yS+K0qgBGP9HI0Qn+9/KlZ7MjLg2ycjge Y0r8HWWmaEbWVyWCbOecMl9lhCRTNbwpRa4/2JG14H0Ehg+C/gvQlYo0nIxvnrCQ 9P7rbMgk1RPQuGTZ9kpPAy975Fh6l47lu5Hct/sfyx25Q1FfQ8LcGXxm/iLAtwgf fThUPo7Pjq4OCDh6rRuj80bfK/tyzpMRylM6b+gb1C+W6uyKi4zXx6Ij7HUB0xpg kJAInfu5OrVfzNxIaHunxoJI8AU6jzVWl7ZEGZEhVzES2SvGLkNlUFUjjQOZ1nYz X7VwirT3R6LFc3RfhjTU9EX+7CsLQqVR9VU+6z3DnFV1FMWhXpyyJWBoQu24AuG2 /jy9KMvXP4NgmwYK6RM1JJ/36oq+MStyIjCGaOBzSyrnsQPq2KmI4c/uq/gw33vm Iz89bexowN/fp14cs0y87cwyhfW1tG/YWUP7iXlkxA7VcRm8XeVFdCQ9XvEJx/Zq V7TJMF/kowJKE0RfIeMU5bG7oAkfLk+aIz4Vy//J45dSr63ZjjxWglUJR18we+mv +22LI6CQbM8cbe4fd5oJ =R+9h -----END PGP SIGNATURE----- --nextPart2991845.2hP8YPtWNt--