diff options
author | Alan Modra <amodra@gmail.com> | 2012-03-15 01:57:57 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-03-15 01:57:57 +0000 |
commit | 5cb49709c959d52e2958c8c69916f8027d95e7d1 (patch) | |
tree | b8c38a21b3085a1bad97288e7d666bae5488e163 /ld/testsuite/config | |
parent | 57b99c84f95f8e6cd82d1288e9ca8403e90f712f (diff) | |
download | gdb-5cb49709c959d52e2958c8c69916f8027d95e7d1.zip gdb-5cb49709c959d52e2958c8c69916f8027d95e7d1.tar.gz gdb-5cb49709c959d52e2958c8c69916f8027d95e7d1.tar.bz2 |
* config/default.exp: Update copyright date.
* ld-elf/shared.exp: Pass --no-as-needed to various tests linking
shared libs.
* ld-elfvers/vers.exp: Likewise.
Diffstat (limited to 'ld/testsuite/config')
-rw-r--r-- | ld/testsuite/config/default.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/config/default.exp b/ld/testsuite/config/default.exp index cd79236..bba48d7 100644 --- a/ld/testsuite/config/default.exp +++ b/ld/testsuite/config/default.exp @@ -1,6 +1,6 @@ # Basic expect script for LD Regression Tests # Copyright 1993, 1994, 1995, 1997, 1998, 1999, 2001, 2003, 2005, 2007, 2009 -# Free Software Foundation, Inc. +# 2011, 2012 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # |