From 7a815afd9b5121ee0f65dc1e1de1c0de6de97679 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Tue, 19 Oct 2010 21:13:25 +0000 Subject: Import the binutils-2_17-branch from the sourceware CVS repository, exactly as it was on Tue, 7 Aug 2007 00:00:13 +0000. Corresponds to git commit b458c361f01f7a257f897d0961d0a379ee999aaa. This is currently (and most likely forever :) the last commit on this branch. --- include/elf/v850.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'include/elf/v850.h') diff --git a/include/elf/v850.h b/include/elf/v850.h index 7d5110b33426e..95dab49b67d2b 100644 --- a/include/elf/v850.h +++ b/include/elf/v850.h @@ -1,5 +1,6 @@ /* V850 ELF support for BFD. - Copyright 1997, 1998, 2000, 2002, 2003 Free Software Foundation, Inc. + Copyright 1997, 1998, 2000, 2002, 2003, 2004 + Free Software Foundation, Inc. Created by Michael Meissner, Cygnus Support This file is part of BFD, the Binary File Descriptor library. @@ -16,7 +17,7 @@ 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. */ + Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* This file holds definitions specific to the MIPS ELF ABI. Note that most of this is not actually implemented by BFD. */ @@ -79,6 +80,7 @@ START_RELOC_NUMBERS (v850_reloc_type) RELOC_NUMBER (R_V850_LONGJUMP, 26) RELOC_NUMBER (R_V850_ALIGN, 27) RELOC_NUMBER (R_V850_REL32, 28) + RELOC_NUMBER (R_V850_LO16_SPLIT_OFFSET, 29) /* For ld.bu */ END_RELOC_NUMBERS (R_V850_max) -- cgit v1.2.3