Fix C-x 1 from gdb prompt
[deliverable/binutils-gdb.git] / include / elf / spu.h
index ef949804e78e9a52ecfb4af79042f86ea72a47c7..a7bf47ff4dee4db90b83020b93c8a7f489311ba2 100644 (file)
@@ -1,12 +1,12 @@
 /* SPU ELF support for BFD.
 
 /* SPU ELF support for BFD.
 
-   Copyright 2006, 2007 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
 
    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,
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -42,6 +42,7 @@ START_RELOC_NUMBERS (elf_spu_reloc_type)
      RELOC_NUMBER (R_SPU_ADDR16X,      14)
      RELOC_NUMBER (R_SPU_PPU32,                15)
      RELOC_NUMBER (R_SPU_PPU64,                16)
      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 */
 END_RELOC_NUMBERS (R_SPU_max)
 
 /* Program header extensions */
This page took 0.022808 seconds and 4 git commands to generate.