diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2008-12-23 01:40:25 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2008-12-23 01:40:25 +0000 |
commit | bce3bbcb768f893debb22320380b25e34547c8c6 (patch) | |
tree | 998e91da665b3a28c32b54730643a7133d4a86b7 /sim/frv/cpu.c | |
parent | 72c1f96001455f8100145c5cacc1cecd2af7c984 (diff) | |
download | binutils-bce3bbcb768f893debb22320380b25e34547c8c6.zip binutils-bce3bbcb768f893debb22320380b25e34547c8c6.tar.gz binutils-bce3bbcb768f893debb22320380b25e34547c8c6.tar.bz2 |
* arch.c, arch.h, cpu.c, cpu.h, cpuall.h, decode.c, decode.h,
model.c, sem.c: Regenerate.
Diffstat (limited to 'sim/frv/cpu.c')
-rw-r--r-- | sim/frv/cpu.c | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/sim/frv/cpu.c b/sim/frv/cpu.c index 323c90c..6305136 100644 --- a/sim/frv/cpu.c +++ b/sim/frv/cpu.c @@ -2,22 +2,23 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2005 Free Software Foundation, Inc. +Copyright 1996-2007 Free Software Foundation, Inc. This file is part of the GNU simulators. -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 -the Free Software Foundation; either version 3 of the License, or -(at your option) any later version. + This file is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3, or (at your option) + any later version. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. + It is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY + or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public + License for more details. -You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ |