mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
2005-06-18 H.J. Lu <hongjiu.lu@intel.com>
* reloc.c: Add BFD_RELOC_X86_64_GOTOFF64 and BFD_RELOC_X86_64_GOTPC32. * bfd-in2.h: Regenerated.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2005-06-18 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* reloc.c: Add BFD_RELOC_X86_64_GOTOFF64 and
|
||||
BFD_RELOC_X86_64_GOTPC32.
|
||||
* bfd-in2.h: Regenerated.
|
||||
|
||||
2005-06-17 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* elf.c (bfd_section_from_shdr): Kill bogus warning.
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user