From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24577 invoked by alias); 2 Jun 2017 23:48:57 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 24563 invoked by uid 89); 2 Jun 2017 23:48:57 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=UD:by, H*r:Unknown, Home, H*R:D*net X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 02 Jun 2017 23:48:55 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 5931f969.7f42f00f6750-smtp-out-n01; Fri, 02 Jun 2017 23:48:57 -0000 (UTC) Date: Fri, 02 Jun 2017 23:48:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5931f9689241e_53ee3fe6ba755c347767e@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 68d0cf: Added MSP430 architecture support. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5931f96891cff_53ee3fe6ba755c3477510"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00002.txt.bz2 ----==_mimepart_5931f96891cff_53ee3fe6ba755c3477510 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1726 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 68d0cfd0e070b680ab666f24070ba9b38f448624 https://github.com/crosstool-ng/crosstool-ng/commit/68d0cfd0e070b680ab666f24070ba9b38f448624 Author: Andrew Wygle Date: 2017-06-02 (Fri, 02 Jun 2017) Changed paths: A config/arch/msp430.in M config/target.in A scripts/build/arch/msp430.sh Log Message: ----------- Added MSP430 architecture support. Signed-off-by: Andrew Wygle Commit: 61d1fa57c9a312bff04043ec5d0e4b9126c2609b https://github.com/crosstool-ng/crosstool-ng/commit/61d1fa57c9a312bff04043ec5d0e4b9126c2609b Author: Andrew Wygle Date: 2017-06-02 (Fri, 02 Jun 2017) Changed paths: A samples/msp430-unknown-elf/crosstool.config A samples/msp430-unknown-elf/reported.by M scripts/build/arch/msp430.sh Log Message: ----------- Added a sample of the MSP430 architecture and removed config.sub override from msp430.sh Signed-off-by: Andrew Wygle Commit: ed1d2d6a0e826b172454bae988de79945a67fe24 https://github.com/crosstool-ng/crosstool-ng/commit/ed1d2d6a0e826b172454bae988de79945a67fe24 Author: Alexey Neyman Date: 2017-06-02 (Fri, 02 Jun 2017) Changed paths: A config/arch/msp430.in M config/target.in A samples/msp430-unknown-elf/crosstool.config A samples/msp430-unknown-elf/reported.by A scripts/build/arch/msp430.sh Log Message: ----------- Merge pull request #732 from awygle/msp430-support Added MSP430 architecture support Compare: https://github.com/crosstool-ng/crosstool-ng/compare/71e7a7b7604d...ed1d2d6a0e82 ----==_mimepart_5931f96891cff_53ee3fe6ba755c3477510--