summaryrefslogtreecommitdiffstats
path: root/bfd/elf64-x86-64.c
Commit message (Expand)AuthorAgeFilesLines
* Add R_X86_64_PC32_BND and R_X86_64_PLT32_BNDH.J. Lu2013-11-171-3/+25
* Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targetsRoland McGrath2013-11-071-1/+19
* BFD: elf64-x86-64-nacl: Correct 9-byte nop sequence used in PLT0 entry.Roland McGrath2013-10-291-1/+1
* * elf64-x86-64.c (elf_x86_64_check_tls_transition): AllowJakub Jelinek2013-08-291-20/+104
* bfd/Roland McGrath2013-08-261-0/+3
* Add get_elf_x86_64_arch_dataH.J. Lu2013-08-231-4/+6
* Handle R_X86_64_DTPOFF64H.J. Lu2013-06-281-0/+5
* bfd/elf-ifunc.c: Add header size arg to _bfd_elf_allocate_ifunc_dyn_relocs.Will Newton2013-05-071-0/+1
* Set non_ir_ref if a symbol is referenced by a non-shared objectH.J. Lu2013-03-301-1/+2
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* * elf-bfd.h (struct elf_backend_data <merge_symbol>): Update proto.Alan Modra2013-03-251-28/+12
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-11/+11
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-1/+1
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-13/+1
* Don't resolve size relocation against non-zero TLS symbolH.J. Lu2013-02-071-24/+0
* Resolve size relocation against non-zero TLS symbolH.J. Lu2013-01-181-0/+24
* Count size relocation as PC-relative relocationH.J. Lu2013-01-171-1/+5
* Update x86 size relocation checkH.J. Lu2013-01-161-16/+5
* Add x86 size relocation support to bfdH.J. Lu2013-01-161-10/+54
* Define R_X86_64_standard with R_X86_64_RELATIVE64H.J. Lu2013-01-151-1/+1
* Set bfd errror for normal and TLS symbol accessH.J. Lu2013-01-131-0/+1
* Check R_X86_64_standard for unrecognized relocationH.J. Lu2012-12-211-1/+4
* Properly adjust h->plt.refcountH.J. Lu2012-12-211-1/+4
* Don't check IFUNC relocations in elf_*_check_relocsH.J. Lu2012-12-161-76/+2
* Also check local IFUNC referencesH.J. Lu2012-12-161-3/+5
* Check local IFUNC callsH.J. Lu2012-12-131-3/+29
* Add Linux/x86_64 core support to i[3-7]86-*-linuxH.J. Lu2012-10-301-2/+2
* Replace _GLOBAL_OFFSET_TABLE_ lookup with htab->elf.hgotH.J. Lu2012-10-251-7/+2
* Ignore discarded section when converting mov to leaH.J. Lu2012-09-181-2/+3
* Replace return FALSE with abort in x86 finish_dynamic_symbolH.J. Lu2012-09-171-1/+1
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-1/+1
* Don't optimize relocation against _DYNAMICH.J. Lu2012-09-011-1/+4
* Convert mov to lea in size_dynamic_sectionsH.J. Lu2012-08-311-16/+147
* Convert mov to lea for loading local function addressH.J. Lu2012-08-311-0/+16
* Return FALSE on unresolvable relocationH.J. Lu2012-06-291-7/+10
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-4/+4
* Don't use dynamic_sec_flags on PLT .eh_frame sectionH.J. Lu2012-05-251-5/+4
* PR ld/13909Alan Modra2012-05-251-14/+24
* Revert the change for PR ld/r13909H.J. Lu2012-05-221-2/+1
* Create PLT eh_frame section if there is .eh_frame sectionH.J. Lu2012-05-221-1/+2
* Always create PLT eh_frame section for i386/x86-64H.J. Lu2012-05-221-3/+5
* Don't make _DYNAMIC/_GLOBAL_OFFSET_TABLE_ absoluteH.J. Lu2012-05-181-8/+1
* Use int and bfd_signed_vma in x32 addend overflow checkH.J. Lu2012-05-111-3/+3
* Display signed hex number in x32 addend overflow checkH.J. Lu2012-05-101-8/+17
* Count R_X86_64_RELATIVE64 as reloc_class_relativeH.J. Lu2012-05-101-0/+1
* Check 64-bit relocation addend overflow for x32H.J. Lu2012-05-101-0/+21
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-3/+2
* * elf64-x86-64.c (elf_x86_64_nacl_plt0_entry): Fix nop paddingRoland McGrath2012-04-171-3/+6
* bfd/Roland McGrath2012-04-031-3/+11
OpenPOWER on IntegriCloud