diff options
author | Doug Evans <dje@google.com> | 2009-10-24 16:32:52 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2009-10-24 16:32:52 +0000 |
commit | f979b695e83d58fe58f5c786cb426494bdf31eed (patch) | |
tree | feace7793b43c93973cda1eec79202537a193c48 /sim | |
parent | 07f508a2532b91550e2ddafc1dd09ed05b6fa219 (diff) | |
download | gdb-f979b695e83d58fe58f5c786cb426494bdf31eed.zip gdb-f979b695e83d58fe58f5c786cb426494bdf31eed.tar.gz gdb-f979b695e83d58fe58f5c786cb426494bdf31eed.tar.bz2 |
* sh-desc.h: Regenerate.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/sh64/ChangeLog | 4 | ||||
-rw-r--r-- | sim/sh64/sh-desc.h | 25 |
2 files changed, 16 insertions, 13 deletions
diff --git a/sim/sh64/ChangeLog b/sim/sh64/ChangeLog index 112ec0c..12ce416 100644 --- a/sim/sh64/ChangeLog +++ b/sim/sh64/ChangeLog @@ -1,3 +1,7 @@ +2009-10-24 Doug Evans <dje@sebabeach.org> + + * sh-desc.h: Regenerate. + 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * config.in: Regenerate. diff --git a/sim/sh64/sh-desc.h b/sim/sh64/sh-desc.h index 09915c8..bef962c 100644 --- a/sim/sh64/sh-desc.h +++ b/sim/sh64/sh-desc.h @@ -2,30 +2,29 @@ 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 Binutils and/or GDB, the GNU debugger. -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. */ #ifndef SH_CPU_H #define SH_CPU_H -#include "opcode/cgen-bitset.h" - #define CGEN_ARCH sh /* Given symbol S, return sh_cgen_<S>. */ |