]> Git Repo - binutils.git/commitdiff
2005-06-18 H.J. Lu <[email protected]>
authorH.J. Lu <[email protected]>
Sat, 18 Jun 2005 13:23:06 +0000 (13:23 +0000)
committerH.J. Lu <[email protected]>
Sat, 18 Jun 2005 13:23:06 +0000 (13:23 +0000)
* reloc.c: Add BFD_RELOC_X86_64_GOTOFF64 and
BFD_RELOC_X86_64_GOTPC32.
* bfd-in2.h: Regenerated.

bfd/ChangeLog
bfd/reloc.c

index 3d87dd1897f51046f5023828fb5016ecc46c3029..33073835a119bd5595b1afdbcfa2b165542a6fdc 100644 (file)
@@ -1,3 +1,9 @@
+2005-06-18  H.J. Lu  <[email protected]>
+
+       * reloc.c: Add BFD_RELOC_X86_64_GOTOFF64 and
+       BFD_RELOC_X86_64_GOTPC32.
+       * bfd-in2.h: Regenerated.
+
 2005-06-17  Jakub Jelinek  <[email protected]>
 
        * elf.c (bfd_section_from_shdr): Kill bogus warning.
index 207b775ab93250f51f511cf4e2a39a013a05c374..1b15e6a6e4d469372ee46e4a131d3a9c06f087de 100644 (file)
@@ -2362,6 +2362,10 @@ ENUMX
   BFD_RELOC_X86_64_GOTTPOFF
 ENUMX
   BFD_RELOC_X86_64_TPOFF32
+ENUMX
+  BFD_RELOC_X86_64_GOTOFF64
+ENUMX
+  BFD_RELOC_X86_64_GOTPC32
 ENUMDOC
   x86-64/elf relocations
 
This page took 0.043698 seconds and 4 git commands to generate.