X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fcris%2Fcrisv10f.c;h=562b4c902e84e5be16ba9f1173c8c0fea03457b4;hb=0ceaf1ec964f8674c57c6a522cb38b6f758a0929;hp=3a4e94f0935a8035f6c00f2340b66c9ba0afc443;hpb=9b254dd1ce46c19dde1dde5b8d1e22e862dfacce;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/cris/crisv10f.c b/sim/cris/crisv10f.c index 3a4e94f093..562b4c902e 100644 --- a/sim/cris/crisv10f.c +++ b/sim/cris/crisv10f.c @@ -1,5 +1,5 @@ /* CRIS v10 simulator support code - Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2004-2015 Free Software Foundation, Inc. Contributed by Axis Communications. This file is part of the GNU simulators. @@ -22,6 +22,7 @@ along with this program. If not, see . */ #define WANT_CPU_CRISV10F #define BASENUM 10 +#define CRIS_TLS_REGISTER 14 #include "cris-tmpl.c" #if WITH_PROFILE_MODEL_P