X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Felf%2Fspu.h;h=a7bf47ff4dee4db90b83020b93c8a7f489311ba2;hb=39ec04904ff172dd67fd43ed3720f26d854732bf;hp=2e3f0500d1e1d8902e234f51a71ef8768ca5ed9b;hpb=e9f531299306c33f3e110bd66e7f9daa29845e23;p=deliverable%2Fbinutils-gdb.git diff --git a/include/elf/spu.h b/include/elf/spu.h index 2e3f0500d1..a7bf47ff4d 100644 --- a/include/elf/spu.h +++ b/include/elf/spu.h @@ -1,12 +1,12 @@ /* SPU ELF support for BFD. - Copyright 2006 Free Software Foundation, Inc. + Copyright (C) 2006-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -39,6 +39,10 @@ START_RELOC_NUMBERS (elf_spu_reloc_type) RELOC_NUMBER (R_SPU_ADDR10I, 11) RELOC_NUMBER (R_SPU_ADDR16I, 12) RELOC_NUMBER (R_SPU_REL32, 13) + RELOC_NUMBER (R_SPU_ADDR16X, 14) + RELOC_NUMBER (R_SPU_PPU32, 15) + RELOC_NUMBER (R_SPU_PPU64, 16) + RELOC_NUMBER (R_SPU_ADD_PIC, 17) END_RELOC_NUMBERS (R_SPU_max) /* Program header extensions */