From ed2a97eb0d4549150716c6017a8678905e884b42 Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Mon, 15 Nov 2010 20:30:37 +0000 Subject: [PATCH] libffi-dg.exp: Rename ... * testsuite/lib/libffi-dg.exp: Rename ... * testsuite/lib/libffi.exp: ... to this. * libffi/testsuite/libffi.call/call.exp: Don't load libffi-dg.exp. * libffi/testsuite/libffi.special/special.exp: Likewise. From-SVN: r166768 --- libffi/ChangeLog | 7 +++++++ libffi/testsuite/lib/{libffi-dg.exp => libffi.exp} | 0 libffi/testsuite/libffi.call/call.exp | 6 +----- libffi/testsuite/libffi.special/special.exp | 4 +--- 4 files changed, 9 insertions(+), 8 deletions(-) rename libffi/testsuite/lib/{libffi-dg.exp => libffi.exp} (100%) diff --git a/libffi/ChangeLog b/libffi/ChangeLog index 4eb9e2ffbdc..b5f87d396ae 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -1,3 +1,10 @@ +2010-11-15 Rainer Orth + + * testsuite/lib/libffi-dg.exp: Rename ... + * testsuite/lib/libffi.exp: ... to this. + * libffi/testsuite/libffi.call/call.exp: Don't load libffi-dg.exp. + * libffi/testsuite/libffi.special/special.exp: Likewise. + 2010-10-28 Chung-Lin Tang * src/arm/ffi.c (ffi_prep_args): Add VFP register argument handling diff --git a/libffi/testsuite/lib/libffi-dg.exp b/libffi/testsuite/lib/libffi.exp similarity index 100% rename from libffi/testsuite/lib/libffi-dg.exp rename to libffi/testsuite/lib/libffi.exp diff --git a/libffi/testsuite/libffi.call/call.exp b/libffi/testsuite/libffi.call/call.exp index 1e9985e3ade..26acd813c01 100644 --- a/libffi/testsuite/libffi.call/call.exp +++ b/libffi/testsuite/libffi.call/call.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2003, 2006, 2009 Free Software Foundation, Inc. +# Copyright (C) 2003, 2006, 2009, 2010 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -14,10 +14,6 @@ # along with this program; see the file COPYING3. If not see # . -# libffi testsuite that uses the 'dg.exp' driver. - -load_lib libffi-dg.exp - dg-init libffi-init diff --git a/libffi/testsuite/libffi.special/special.exp b/libffi/testsuite/libffi.special/special.exp index e167e865814..74671b1c646 100644 --- a/libffi/testsuite/libffi.special/special.exp +++ b/libffi/testsuite/libffi.special/special.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2003, 2006, 2009 Free Software Foundation, Inc. +# Copyright (C) 2003, 2006, 2009, 2010 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -14,8 +14,6 @@ # along with this program; see the file COPYING3. If not see # . -load_lib libffi-dg.exp - dg-init libffi-init