X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=elfcpp%2Fsparc.h;h=05d75720bbf011aff9118f0f062526c78a265230;hb=aefd8b33d97bded58e51d75271f99e1eaec9fb28;hp=77c4668773b904547b8c01ebd1da5ea7ed8aaa7c;hpb=2615994e91176ae1a147439f81c452e5f5965920;p=deliverable%2Fbinutils-gdb.git diff --git a/elfcpp/sparc.h b/elfcpp/sparc.h index 77c4668773..05d75720bb 100644 --- a/elfcpp/sparc.h +++ b/elfcpp/sparc.h @@ -1,6 +1,6 @@ // sparc.h -- ELF definitions specific to EM_SPARC -*- C++ -*- -// Copyright 2008, 2010 Free Software Foundation, Inc. +// Copyright (C) 2008-2017 Free Software Foundation, Inc. // Written by David S. Miller . // This file is part of elfcpp. @@ -142,6 +142,7 @@ enum R_SPARC_SIZE64 = 87, // size of symbol, 64-bit R_SPARC_WDISP10 = 88, // PC relative 10 bit shifted + R_SPARC_JMP_IREL = 248, // Create PLT slot to IFUNC function R_SPARC_IRELATIVE = 249, // Adjust indirectly by program base // GNU vtable garbage collection extensions.