Subversion Repositories Kolibri OS

Rev

Rev 5191 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5191 Rev 6324
Line 1... Line 1...
1
/* PPC ELF support for BFD.
1
/* PPC ELF support for BFD.
2
   Copyright 1995, 1996, 1998, 2000, 2001, 2002, 2003, 2005, 2007, 2008,
-
 
3
   2009, 2010 Free Software Foundation, Inc.
2
   Copyright (C) 1995-2015 Free Software Foundation, Inc.
Line 4... Line 3...
4
 
3
 
5
   By Michael Meissner, Cygnus Support, ,
4
   By Michael Meissner, Cygnus Support, ,
6
   from information in the System V Application Binary Interface,
5
   from information in the System V Application Binary Interface,
7
   PowerPC Processor Supplement and the PowerPC Embedded Application
6
   PowerPC Processor Supplement and the PowerPC Embedded Application
Line 148... Line 147...
148
  RELOC_NUMBER (R_PPC_VLE_SDAREL_HI16A,	229)
147
  RELOC_NUMBER (R_PPC_VLE_SDAREL_HI16A,	229)
149
  RELOC_NUMBER (R_PPC_VLE_SDAREL_HI16D,	230)
148
  RELOC_NUMBER (R_PPC_VLE_SDAREL_HI16D,	230)
150
  RELOC_NUMBER (R_PPC_VLE_SDAREL_HA16A,	231)
149
  RELOC_NUMBER (R_PPC_VLE_SDAREL_HA16A,	231)
151
  RELOC_NUMBER (R_PPC_VLE_SDAREL_HA16D,	232)
150
  RELOC_NUMBER (R_PPC_VLE_SDAREL_HA16D,	232)
Line -... Line 151...
-
 
151
 
-
 
152
/* Power9 split rel16 for addpcis.  */
-
 
153
  RELOC_NUMBER (R_PPC_REL16DX_HA,	246)
152
 
154
 
153
/* Support STT_GNU_IFUNC plt calls.  */
155
/* Support STT_GNU_IFUNC plt calls.  */
Line 154... Line 156...
154
  RELOC_NUMBER (R_PPC_IRELATIVE,	248)
156
  RELOC_NUMBER (R_PPC_IRELATIVE,	248)
155
 
157