[BACK]Return to ppc64.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / binutils / dist / include / elf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/external/gpl3/binutils/dist/include/elf/ppc64.h between version 1.1.1.2 and 1.1.1.2.8.1

version 1.1.1.2, 2011/09/24 22:22:57 version 1.1.1.2.8.1, 2014/08/19 23:52:43
Line 1 
Line 1 
 /* PPC64 ELF support for BFD.  /* PPC64 ELF support for BFD.
    Copyright 2003, 2005, 2009, 2010 Free Software Foundation, Inc.     Copyright 2003, 2005, 2009, 2010, 2011 Free Software Foundation, Inc.
   
    This file is part of BFD, the Binary File Descriptor library.     This file is part of BFD, the Binary File Descriptor library.
   
Line 139  START_RELOC_NUMBERS (elf_ppc64_reloc_typ
Line 139  START_RELOC_NUMBERS (elf_ppc64_reloc_typ
   RELOC_NUMBER (R_PPC64_DTPREL16_HIGHESTA, 106)    RELOC_NUMBER (R_PPC64_DTPREL16_HIGHESTA, 106)
   RELOC_NUMBER (R_PPC64_TLSGD,             107)    RELOC_NUMBER (R_PPC64_TLSGD,             107)
   RELOC_NUMBER (R_PPC64_TLSLD,             108)    RELOC_NUMBER (R_PPC64_TLSLD,             108)
     RELOC_NUMBER (R_PPC64_TOCSAVE,           109)
   
 #ifndef RELOC_MACROS_GEN_FUNC  #ifndef RELOC_MACROS_GEN_FUNC
 /* Fake relocation only used internally by ld.  */  /* Fake relocation only used internally by ld.  */

Legend:
Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.2.8.1

CVSweb <webmaster@jp.NetBSD.org>