diff options
author | Alan Modra <amodra@gmail.com> | 2016-01-01 21:55:12 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2016-01-01 23:00:01 +1030 |
commit | 6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1 (patch) | |
tree | b13a0b52caeac4086d83b89ea2cfe51ba3f9e40c /ld/testsuite/ld-xtensa | |
parent | 3499769a6a6d3acb48d4d7eef5f656b22fecaeb8 (diff) | |
download | gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.zip gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.tar.gz gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.tar.bz2 |
Copyright update for binutils
Diffstat (limited to 'ld/testsuite/ld-xtensa')
-rw-r--r-- | ld/testsuite/ld-xtensa/coalesce.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-xtensa/diff_overflow.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-xtensa/lcall.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-xtensa/xtensa.exp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-xtensa/coalesce.exp b/ld/testsuite/ld-xtensa/coalesce.exp index 0141f48..51252de 100644 --- a/ld/testsuite/ld-xtensa/coalesce.exp +++ b/ld/testsuite/ld-xtensa/coalesce.exp @@ -1,6 +1,6 @@ # Test literal coaslescing for Xtensa targets. # By David Heine, Tensilica, Inc. -# Copyright (C) 2002-2015 Free Software Foundation, Inc. +# Copyright (C) 2002-2016 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-xtensa/diff_overflow.exp b/ld/testsuite/ld-xtensa/diff_overflow.exp index 66efa2a..6eba430 100644 --- a/ld/testsuite/ld-xtensa/diff_overflow.exp +++ b/ld/testsuite/ld-xtensa/diff_overflow.exp @@ -1,6 +1,6 @@ # Test DIFF* relocation signedness and overflow checking # By Max Filippov, Cadence Design Systems, Inc. -# Copyright (C) 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2014-2016 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-xtensa/lcall.exp b/ld/testsuite/ld-xtensa/lcall.exp index de34748..6c90c2b 100644 --- a/ld/testsuite/ld-xtensa/lcall.exp +++ b/ld/testsuite/ld-xtensa/lcall.exp @@ -1,6 +1,6 @@ # Test Xtensa longcall optimization. # By David Heine, Tensilica, Inc. -# Copyright (C) 2002-2015 Free Software Foundation, Inc. +# Copyright (C) 2002-2016 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # diff --git a/ld/testsuite/ld-xtensa/xtensa.exp b/ld/testsuite/ld-xtensa/xtensa.exp index 6cf47ab..468222a 100644 --- a/ld/testsuite/ld-xtensa/xtensa.exp +++ b/ld/testsuite/ld-xtensa/xtensa.exp @@ -1,5 +1,5 @@ # Expect script for ld-xtensa tests -# Copyright (C) 2008-2015 Free Software Foundation, Inc. +# Copyright (C) 2008-2016 Free Software Foundation, Inc. # # This file is part of the GNU Binutils. # |