mirror of
https://frontier.innolan.net/github/amigaos-binutils.git
synced 2025-11-22 02:24:22 +00:00
applied binutils-20041204 patch
This commit is contained in:
@ -125,7 +125,13 @@ START_RELOC_NUMBERS (elf_ppc_reloc_type)
|
||||
RELOC_NUMBER (R_PPC_MORPHOS_DREL_LO, 201)
|
||||
RELOC_NUMBER (R_PPC_MORPHOS_DREL_HI, 202)
|
||||
RELOC_NUMBER (R_PPC_MORPHOS_DREL_HA, 203)
|
||||
|
||||
|
||||
/* AmigaOS4 relocs */
|
||||
RELOC_NUMBER (R_PPC_AMIGAOS_BREL, 210)
|
||||
RELOC_NUMBER (R_PPC_AMIGAOS_BREL_LO, 211)
|
||||
RELOC_NUMBER (R_PPC_AMIGAOS_BREL_HI, 212)
|
||||
RELOC_NUMBER (R_PPC_AMIGAOS_BREL_HA, 213)
|
||||
|
||||
/* These are GNU extensions to enable C++ vtable garbage collection. */
|
||||
RELOC_NUMBER (R_PPC_GNU_VTINHERIT, 253)
|
||||
RELOC_NUMBER (R_PPC_GNU_VTENTRY, 254)
|
||||
|
||||
Reference in New Issue
Block a user