From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 97737 invoked by alias); 14 Jan 2017 05:44:17 -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 97626 invoked by uid 89); 14 Jan 2017 05:44:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=cbb045ab333d, H*r:Unknown, Hx-languages-length:1195, Home 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; Sat, 14 Jan 2017 05:44:06 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5879baa4.7f5a305e37e0-in01; Sat, 14 Jan 2017 05:44:04 -0000 (UTC) Date: Sat, 14 Jan 2017 05:44:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5879baa4e6c88_50df3fea373fd13827925@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 3bb2bc: Add a check for gperf function signature. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5879baa4e689a_50df3fea373fd13827837"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00016.txt.bz2 ----==_mimepart_5879baa4e689a_50df3fea373fd13827837 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1194 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 3bb2bcd2a328fb56332398783e91899ce3bc3556 https://github.com/crosstool-ng/crosstool-ng/commit/3bb2bcd2a328fb56332398783e91899ce3bc3556 Author: Alexey Neyman Date: 2017-01-12 (Thu, 12 Jan 2017) Changed paths: M Makefile.in M configure.ac M kconfig/Makefile M kconfig/zconf.gperf Log Message: ----------- Add a check for gperf function signature. Loosely based on: https://github.com/systemd/systemd/commit/c9f7b4d356a453a01aa77a6bb74ca7ef49732c08 Signed-off-by: Alexey Neyman Commit: 8f1523abea5aee8c648529910a94a33683a96a4a https://github.com/crosstool-ng/crosstool-ng/commit/8f1523abea5aee8c648529910a94a33683a96a4a Author: Alexey Neyman Date: 2017-01-13 (Fri, 13 Jan 2017) Changed paths: M Makefile.in M configure.ac M kconfig/Makefile M kconfig/zconf.gperf Log Message: ----------- Merge pull request #529 from stilor/gperf-3.1-fix Add a check for gperf function signature. Compare: https://github.com/crosstool-ng/crosstool-ng/compare/cbb045ab333d...8f1523abea5a ----==_mimepart_5879baa4e689a_50df3fea373fd13827837--