* configure.ac: Pass any --cache-file=/dev/null option on to
[deliverable/binutils-gdb.git] / include / elf / spu.h
index 2ae80c598f1fe4194f1c09a45708a8fbb7762434..c94397d0d32eedbc4b9f97bab2b3bf056871b7a5 100644 (file)
@@ -1,6 +1,6 @@
 /* SPU ELF support for BFD.
 
-   Copyright 2006, 2007 Free Software Foundation, Inc.
+   Copyright 2006, 2007, 2009 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -39,8 +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_PPU32,                14)
-     RELOC_NUMBER (R_SPU_PPU64,                15)
+     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 */
This page took 0.023342 seconds and 4 git commands to generate.