switch inferior/thread before calling target methods
[deliverable/binutils-gdb.git] / include / elf / m32r.h
index d648df90410b9718c8a04f13ee629b7c94cef55e..4593feade5b90ab438389a4d95d8093420c97c36 100644 (file)
@@ -1,11 +1,11 @@
 /* M32R ELF support for BFD.
-   Copyright 1996, 1997, 1998, 1999, 2000, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 1996-2020 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
    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 of the License, or
+   the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -14,8 +14,8 @@
    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.,
-   51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
+   along with this program; if not, write to the Free Software Foundation,
+   Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #ifndef _ELF_M32R_H
 #define _ELF_M32R_H
@@ -80,7 +80,7 @@ END_RELOC_NUMBERS (R_M32R_max)
    values have a special meaning.  */
 
 /* Small common symbol.  */
-#define SHN_M32R_SCOMMON       0xff00
+#define SHN_M32R_SCOMMON       SHN_LORESERVE
 
 /* Processor specific section flags.  */
 
This page took 0.02716 seconds and 4 git commands to generate.