From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23810 invoked by alias); 30 Jan 2004 10:54:27 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 23599 invoked from network); 30 Jan 2004 10:54:23 -0000 Received: from unknown (HELO namadgi.wasabisystems.com) (203.51.30.31) by sources.redhat.com with SMTP; 30 Jan 2004 10:54:23 -0000 Received: by namadgi.wasabisystems.com (Postfix, from userid 1000) id 2BAE01EBA1; Fri, 30 Jan 2004 21:54:22 +1100 (EST) To: gcc@gcc.gnu.org, gdb@sources.redhat.com, binutils@sources.redhat.com Subject: DejaGnu 1.4.4 release From: Ben Elliston Date: Fri, 30 Jan 2004 10:54:00 -0000 Message-ID: <87smhxiu5d.fsf@wasabisystems.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-01/txt/msg00341.txt.bz2 DejaGnu 1.4.4 has been released. This release cleans up the source tree, makes a start at overhauling the documentation, updates to modern versions of build tools like automake and autoconf and applies patches that have been accumulating in the sibling source repository at sources.redhat.com. The hope is that these cleanups will make it easier to start improving DejaGnu on a wider scale. Feel free to submit suggestions to the DejaGnu mailing list for improvements. Major changes from 1.4.2 and 1.4.3: 1. New XML output option, so test results can be loaded into a database. 2. Support for the KFAIL/KPASS (known failures). 3. New "Hello World" example. 4. New tutorial chapter. 5. Test cases build with either GCC 2.x or 3.x. 6. BlueGnu has been removed from the contrib directory. 7. The contrib/test* scipts were bitrotten and have been removed. If you still want copies of these, they can be found in the previous DejaGnu release. 8. i960glue.c has been removed. The source tar file is now available from: ftp.gnu.org:/pub/gnu/dejagnu/dejagnu-1.4.4.tar.gz The MD5 checksum of the file is: MD5 (dejagnu-1.4.4.tar.gz) = 053f18fd5d00873de365413cab17a666 Enjoy!