diff options
-rw-r--r-- | sim/testsuite/sim/mips/ChangeLog | 4 | ||||
-rw-r--r-- | sim/testsuite/sim/mips/mips32-dsp.s | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/sim/testsuite/sim/mips/ChangeLog b/sim/testsuite/sim/mips/ChangeLog index 99a3121..254b09c 100644 --- a/sim/testsuite/sim/mips/ChangeLog +++ b/sim/testsuite/sim/mips/ChangeLog @@ -1,3 +1,7 @@ +2011-01-06 Hans-Peter Nilsson <hp@axis.com> + + * mips32-dsp.s: Update copyright year. + 2010-04-26 Mike Frysinger <vapier@gentoo.org> * basic.exp: Delete sim target check. diff --git a/sim/testsuite/sim/mips/mips32-dsp.s b/sim/testsuite/sim/mips/mips32-dsp.s index c7e2159..6d39ff9 100644 --- a/sim/testsuite/sim/mips/mips32-dsp.s +++ b/sim/testsuite/sim/mips/mips32-dsp.s @@ -4,7 +4,7 @@ #ld: -N -Ttext=0x80010000 #output: *\\npass\\n -# Copyright (C) 2005, 2010 Free Software Foundation, Inc. +# Copyright (C) 2005, 2010, 2011 Free Software Foundation, Inc. # Contributed by MIPS Technologies, Inc. Written by Chao-ying Fu. # # This file is part of the GNU simulators. |