From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6113 invoked by alias); 17 May 2013 17:44:04 -0000 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 Received: (qmail 6077 invoked by uid 89); 17 May 2013 17:43:55 -0000 X-Spam-SWARE-Status: No, score=-9.4 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 17 May 2013 17:43:54 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 92AF033E2B3; Fri, 17 May 2013 17:43:52 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: [RFC] TI msp430 architecture support Date: Fri, 17 May 2013 17:44:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.8.3; KDE/4.6.5; x86_64; ; ) Cc: Kevin Buettner References: <20130516200050.17ab3ae7@mesquite.lan> In-Reply-To: <20130516200050.17ab3ae7@mesquite.lan> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1624271.M3hCps9fl6"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201305171343.55260.vapier@gentoo.org> X-Virus-Found: No X-SW-Source: 2013-05/txt/msg00692.txt.bz2 --nextPart1624271.M3hCps9fl6 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 421 On Thursday 16 May 2013 23:00:50 Kevin Buettner wrote: > RCS file: /cvs/src/src/gdb/configure.tgt,v > retrieving revision 1.276 > diff -u -p -r1.276 configure.tgt > --- configure.tgt 7 May 2013 01:09:28 -0000 1.276 > +++ configure.tgt 17 May 2013 02:50:54 -0000 >=20 > +msp430*-*-elf) > + gdb_target_obs=3D"msp430-tdep.o" > + gdb_sim=3D../sim/msp430/libsim.a > + ;; there is no sim/msp430/ dir, so this won't work -mike --nextPart1624271.M3hCps9fl6 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) iQIcBAABAgAGBQJRlmxbAAoJEEFjO5/oN/WBdhwP/3zUtcHiLg9s7vi/RlpIj4LO ct9f0bAaPw9RbpLkUn1I81RNGE/kYCQCIf6Y/C0+LTjMb+EnEC6/5xZYLO0BN+rQ iO4chgD6e9Pu40PuvAWZXLBoI+uIGcGZWGeIzgktQ4yl/ycKN6RUjxaDzt6iQCPQ iJDEqkbLuQYCWG40UxSK2BphOj6wDsWOXU4jV254Pk6sRlbu4UBRbVzHpiKzaPQZ xUZSMjbfsgd7dMr7J2fzvVfwR7y8J1DZ++s87ey3ImoxgIUiE0CfS1ALWSWtxgzz PiehrysEwxFMkMPoh0yNkolV2ol9ZvqNXi22x+gXJ9082GmQZJ/3PUXLUfeoJLuZ +eh6986+DrYY/KaQAQeDvy9DNjm1dF0yogAuKWERod6goaz2gntLL2BumQDYJgQG lv93DJnuv1pR7cDXXznwlfqE1yxpXpFbqSzTzlPgvg1rrab1YbtMM5lIDzAItTJd sy7LukR/oOjkxlXSkjI+jOHE42xdy8l1Bj/DQsLidyMqAlHaGvvwqKFIe8hw2CGp 8ft5jGM1jwSBTs7vMKMHieDKD+g8/B7pStEzlnESwZi7yXswvS2EpKCQd1Kq0QGS lQgUeAoGQG4/CtXbG7tkjBKsvAHKw5MoS1bkp6G4VtwhwpDzqTIL8IY/7YpAlPH9 N6U2zcLONvgYxf62/BAy =jOGb -----END PGP SIGNATURE----- --nextPart1624271.M3hCps9fl6--