aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2005-12-24 11:17:21 +0000
committerBen Elliston <bje@au.ibm.com>2005-12-24 11:17:21 +0000
commit49236396bb4c4e362e783d390cd761b57d876f4d (patch)
treedfa7fb914f521639d9dc663e5666a1f7c6ed90ae /binutils/testsuite
parent9bf46c0040a6ddd72e264d2dffbb839f87d33b41 (diff)
downloadgdb-49236396bb4c4e362e783d390cd761b57d876f4d.zip
gdb-49236396bb4c4e362e783d390cd761b57d876f4d.tar.gz
gdb-49236396bb4c4e362e783d390cd761b57d876f4d.tar.bz2
* config/default.exp: Do not load the unneeded util-defs.exp.
Diffstat (limited to 'binutils/testsuite')
-rw-r--r--binutils/testsuite/ChangeLog4
-rw-r--r--binutils/testsuite/config/default.exp3
2 files changed, 5 insertions, 2 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 8dce127..3a74c9f 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-24 Ben Elliston <bje@gnu.org>
+
+ * config/default.exp: Do not load the unneeded util-defs.exp.
+
2005-11-15 Jan Beulich <jbeulich@novell.com>
* config/default.exp (link_or_copy): New. Use it for setting
diff --git a/binutils/testsuite/config/default.exp b/binutils/testsuite/config/default.exp
index 4c8b6e0..ff925ba 100644
--- a/binutils/testsuite/config/default.exp
+++ b/binutils/testsuite/config/default.exp
@@ -1,4 +1,4 @@
-# Copyright 1993, 1994, 1995, 1997, 1999, 2001, 2002, 2004
+# Copyright 1993, 1994, 1995, 1997, 1999, 2001, 2002, 2004, 2005
# Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
@@ -20,7 +20,6 @@
# This file was written by Rob Savoye. (rob@cygnus.com)
-load_lib util-defs.exp
load_lib utils-lib.exp
if ![info exists NM] then {