diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2007-10-22 16:06:38 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2007-10-22 16:06:38 +0000 |
commit | c9b3544acea166649878ad4a7afc502cf44a2c5a (patch) | |
tree | eef48cbeb0e81ca0a3dbbe692dc70b6c69f5dc88 /sim/cris/decodev10.c | |
parent | a69f60de1a65e45a5b9dccc539ab0b0647f199e7 (diff) | |
download | gdb-c9b3544acea166649878ad4a7afc502cf44a2c5a.zip gdb-c9b3544acea166649878ad4a7afc502cf44a2c5a.tar.gz gdb-c9b3544acea166649878ad4a7afc502cf44a2c5a.tar.bz2 |
* cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
cris/semcrisv32f-switch.c: Regenerate.
Diffstat (limited to 'sim/cris/decodev10.c')
-rw-r--r-- | sim/cris/decodev10.c | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/sim/cris/decodev10.c b/sim/cris/decodev10.c index 62b39ac..a4ea8cd 100644 --- a/sim/cris/decodev10.c +++ b/sim/cris/decodev10.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. */ |