X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fcris%2Fcpuall.h;h=0a4b837829767b694c16ae109288cc96c3b5e302;hb=0ceaf1ec964f8674c57c6a522cb38b6f758a0929;hp=64dc2650db68ee80e143d357015127a99b983226;hpb=f6bcefefe817b20b493081511cdeb8f87052bd41;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/cris/cpuall.h b/sim/cris/cpuall.h index 64dc2650db..0a4b837829 100644 --- a/sim/cris/cpuall.h +++ b/sim/cris/cpuall.h @@ -2,23 +2,22 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2004 Free Software Foundation, Inc. +Copyright 1996-2015 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 2, 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, write to the Free Software Foundation, Inc., -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + You should have received a copy of the GNU General Public License along + with this program; if not, see . */ @@ -29,35 +28,30 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifdef WANT_CPU_CRISV0F #include "engv0.h" -#include "cgen-engine.h" #include "cpuv0.h" #include "decodev0.h" #endif #ifdef WANT_CPU_CRISV3F #include "engv3.h" -#include "cgen-engine.h" #include "cpuv3.h" #include "decodev3.h" #endif #ifdef WANT_CPU_CRISV8F #include "engv8.h" -#include "cgen-engine.h" #include "cpuv8.h" #include "decodev8.h" #endif #ifdef WANT_CPU_CRISV10F #include "engv10.h" -#include "cgen-engine.h" #include "cpuv10.h" #include "decodev10.h" #endif #ifdef WANT_CPU_CRISV32F #include "engv32.h" -#include "cgen-engine.h" #include "cpuv32.h" #include "decodev32.h" #endif