From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95566 invoked by alias); 5 Feb 2018 01:31:26 -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 95551 invoked by uid 89); 5 Feb 2018 01:31:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Bring, H*r:Unknown, Home, H*R:D*net X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 05 Feb 2018 01:31:24 +0000 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== X-Mailgun-Sending-Ip: 166.78.69.170 Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5a77b3ea.7fc520176de0-smtp-out-n01; Mon, 05 Feb 2018 01:31:22 -0000 (UTC) Date: Mon, 05 Feb 2018 01:31:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5a77b3ea44228_6d602ab638027c0474459@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 79b100: Bring in GDB 8.1 and glibc 2.27. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5a77b3ea43d86_6d602ab638027c0474317"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-02/txt/msg00003.txt.bz2 ----==_mimepart_5a77b3ea43d86_6d602ab638027c0474317 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1873 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 79b100707b5ddd14414ea5909f5d8a4788d1d31b https://github.com/crosstool-ng/crosstool-ng/commit/79b100707b5ddd14414ea5909f5d8a4788d1d31b Author: Alexey Neyman Date: 2018-02-03 (Sat, 03 Feb 2018) Changed paths: A packages/gdb/8.1/0000-musl_fix.patch A packages/gdb/8.1/0001-uclibc-no-gettimeofday-clobber.patch A packages/gdb/8.1/0002-xtensa-make-sure-ar_base-is-initialized.patch A packages/gdb/8.1/0003-WIP-end-of-prologue-detection-hack.patch A packages/gdb/8.1/0004-allow-android.patch A packages/gdb/8.1/chksum A packages/gdb/8.1/version.desc A packages/glibc/2.27/0000-typedef-caddr.patch A packages/glibc/2.27/chksum A packages/glibc/2.27/version.desc Log Message: ----------- Bring in GDB 8.1 and glibc 2.27. Signed-off-by: Alexey Neyman Commit: dfcb5fe3c14db5ec291aedb567f1da4ff19f8323 https://github.com/crosstool-ng/crosstool-ng/commit/dfcb5fe3c14db5ec291aedb567f1da4ff19f8323 Author: Alexey Neyman Date: 2018-02-04 (Sun, 04 Feb 2018) Changed paths: A packages/gdb/8.1/0000-musl_fix.patch A packages/gdb/8.1/0001-uclibc-no-gettimeofday-clobber.patch A packages/gdb/8.1/0002-xtensa-make-sure-ar_base-is-initialized.patch A packages/gdb/8.1/0003-WIP-end-of-prologue-detection-hack.patch A packages/gdb/8.1/0004-allow-android.patch A packages/gdb/8.1/chksum A packages/gdb/8.1/version.desc A packages/glibc/2.27/0000-typedef-caddr.patch A packages/glibc/2.27/chksum A packages/glibc/2.27/version.desc Log Message: ----------- Merge pull request #908 from stilor/upgrade2 Bring in GDB 8.1 and glibc 2.27. Compare: https://github.com/crosstool-ng/crosstool-ng/compare/fd9fe523b22c...dfcb5fe3c14d ----==_mimepart_5a77b3ea43d86_6d602ab638027c0474317--