X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Fxtensa-tdep.h;h=d7ba5628e42a583b4b0fadba9d06ba570f3ea949;hb=ed34ef5ed3b11141a622e3edfb0c47e790f1fea7;hp=96d822e90ffa4e45d669c8c1bd1c5ed7426f0810;hpb=4d1acb112197b3f18105c399d021277620c3776d;p=platform%2Fupstream%2Fbinutils.git diff --git a/gdb/xtensa-tdep.h b/gdb/xtensa-tdep.h index 96d822e..d7ba562 100644 --- a/gdb/xtensa-tdep.h +++ b/gdb/xtensa-tdep.h @@ -1,7 +1,6 @@ /* Target-dependent code for the Xtensa port of GDB, the GNU debugger. - Copyright (C) 2003, 2005, 2006, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 2003-2014 Free Software Foundation, Inc. This file is part of GDB. @@ -85,7 +84,7 @@ typedef enum /* Xtensa ELF core file register set representation ('.reg' section). Copied from target-side ELF header . */ -typedef unsigned long xtensa_elf_greg_t; +typedef uint32_t xtensa_elf_greg_t; typedef struct {