diff options
author | Doug Evans <dje@google.com> | 2009-11-04 04:40:47 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2009-11-04 04:40:47 +0000 |
commit | 2efb8fd2fa7035b63a54713d00683ce0c3864a51 (patch) | |
tree | 0e91377e1d6e1c76cd8c00a8395bc381113e0f8b /sim/sh64/sem-media.c | |
parent | 1d5fc2d130d5a7eb4e21b5900949f4fd7ed81a98 (diff) | |
download | gdb-2efb8fd2fa7035b63a54713d00683ce0c3864a51.tar.gz |
* arch.c: Regenerate.
* arch.h: Regenerate.
* cpu.c: Regenerate.
* cpu.h: Regenerate.
* cpuall.h: Regenerate.
* decode-compact.c: Regenerate.
* decode-compact.h: Regenerate.
* decode-media.c: Regenerate.
* decode-media.h: Regenerate.
* defs-compact.h: Regenerate.
* defs-media.h: Regenerate.
* sem-compact-switch.c: Regenerate.
* sem-compact.c: Regenerate.
* sem-media-switch.c: Regenerate.
* sem-media.c: Regenerate.
* sh-desc.c: Regenerate.
* sh-opc.h: Regenerate.
Diffstat (limited to 'sim/sh64/sem-media.c')
-rw-r--r-- | sim/sh64/sem-media.c | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/sim/sh64/sem-media.c b/sim/sh64/sem-media.c index 64da25c80c4..e9449af9fd1 100644 --- a/sim/sh64/sem-media.c +++ b/sim/sh64/sem-media.c @@ -2,22 +2,23 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2005 Free Software Foundation, Inc. +Copyright 1996-2009 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. */ |