From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7987 invoked by alias); 13 Feb 2007 22:13:27 -0000 Received: (qmail 7980 invoked by uid 22791); 13 Feb 2007 22:13:27 -0000 X-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 13 Feb 2007 22:13:20 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l1DMDI1p004886 for ; Tue, 13 Feb 2007 17:13:18 -0500 Received: from pobox.hsv.redhat.com (pobox.hsv.redhat.com [172.16.16.12]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l1DMDCNk011213 for ; Tue, 13 Feb 2007 17:13:12 -0500 Received: from [172.16.17.199] (dhcp-199.hsv.redhat.com [172.16.17.199]) by pobox.hsv.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l1DMDC50008911 for ; Tue, 13 Feb 2007 17:13:12 -0500 Message-ID: <45D237F9.9010308@redhat.com> Date: Tue, 13 Feb 2007 22:13:00 -0000 From: Phil Muldoon User-Agent: Thunderbird 1.5.0.9 (X11/20061219) MIME-Version: 1.0 To: frysk@sourceware.org Subject: Re: frysk-imports ./ChangeLog ./Makefile.am frysk/ ... References: <20070213220018.30859.qmail@sourceware.org> In-Reply-To: <20070213220018.30859.qmail@sourceware.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00122.txt.bz2 Just a quick note that I've tweaked the build and added another core file. This will allow more complex and multi-threaded testing of the libelf java bindings. When I've updated the test-cases in the next couple of days I'll remove the old core file. The downside is this considerably more complex core file is quite a bit larger. Regards Phil pmuldoon@sourceware.org wrote: > CVSROOT: /cvs/frysk > Module name: frysk-imports > Changes by: pmuldoon@sourceware.org 2007-02-13 22:00:18 > > Modified files: > . : ChangeLog Makefile.am > Added files: > frysk/pkgdatadir: test-core-mt-fp.bz2.uu > > Log message: > 2007-02-13 Phil Muldoon > > * Makefile.am (EXTRA_DIST): Add test-core-mt-fp core file. > > Patches: > http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/ChangeLog.diff?cvsroot=frysk&r1=1.159&r2=1.160 > http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/Makefile.am.diff?cvsroot=frysk&r1=1.76&r2=1.77 > http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/frysk/pkgdatadir/test-core-mt-fp.bz2.uu.diff?cvsroot=frysk&r1=NONE&r2=1.1 > >