From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 77396 invoked by alias); 27 Aug 2015 16:56:53 -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 77376 invoked by uid 89); 27 Aug 2015 16:56:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 27 Aug 2015 16:56:52 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id E28A98CF68; Thu, 27 Aug 2015 16:56:50 +0000 (UTC) Received: from greed.delorie.com ([10.3.113.9]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t7RGumaN023270 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 27 Aug 2015 12:56:50 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.14.4/8.14.4) with ESMTP id t7RGuljh025766; Thu, 27 Aug 2015 12:56:47 -0400 Received: (from dj@localhost) by greed.delorie.com (8.14.4/8.14.4/Submit) id t7RGul4x025764; Thu, 27 Aug 2015 12:56:47 -0400 Date: Thu, 27 Aug 2015 16:56:00 -0000 Message-Id: <201508271656.t7RGul4x025764@greed.delorie.com> From: DJ Delorie To: Yao Qi CC: simon.marchi@ericsson.com, gdb-patches@sourceware.org In-reply-to: <55DEDE3A.8010209@gmail.com> (message from Yao Qi on Thu, 27 Aug 2015 10:54:02 +0100) Subject: Re: [PATCH] Replace some xmalloc-family functions with XNEW-family ones References: <1439848395-1869-1-git-send-email-simon.marchi@ericsson.com> <86614d3rsu.fsf@gmail.com> <55D4A144.70802@ericsson.com> <55DEDE3A.8010209@gmail.com> X-IsSubscribed: yes X-SW-Source: 2015-08/txt/msg00799.txt.bz2 > DJGPP cross gcc can be found online too if you google "djcross-gcc". RPMs are at ftp://ftp.delorie.com/pub/djgpp/rpms/ and other djgpp mirrors