summaryrefslogtreecommitdiff
path: root/bfd/elf64-x86-64.c
AgeCommit message (Expand)Author
2017-08-27x86: Initialize def_protectedH.J. Lu
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu
2017-08-25x86: Remove redundant "symbol" in commentsH.J. Lu
2017-08-24x86-64: Check relocations with -z nocopyrelocH.J. Lu
2017-08-24Revert commit aab921adcb656e4eefcc7d0f14241f3d7504400eH.J. Lu
2017-08-23x86-64: Properly report output type when PIC is neededH.J. Lu
2017-08-23x86: Increment PLT count only for function symbolsH.J. Lu
2017-08-23x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTEDH.J. Lu
2017-08-11x86: Allocate space for symbol names with symbol tableH.J. Lu
2017-08-07Do not choose a non-ELF format input file to hold the linker created GOT sect...Nick Clifton
2017-08-06x86: Lookup __tls_get_addr or ___tls_get_addr onceH.J. Lu
2017-07-24Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-17x86-64: Limit PIC check to shared library buildH.J. Lu
2017-07-17Re-indent elf_x86_64_relocate_sectionH.J. Lu
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-06-22x86-64: Move the error_alignment label forwardH.J. Lu
2017-06-22x86: Resolve local undefined weak symbol to 0H.J. Lu
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu
2017-06-13Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu
2017-06-12ELF: Pass bfd_link_info to merge_gnu_propertiesH.J. Lu
2017-06-08x86: Dump local IFUNC functions in the map fileH.J. Lu
2017-05-22x86-64: Use dynobj instead of htab->elf.dynobjH.J. Lu
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra
2017-05-12x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED propertiesH.J. Lu
2017-05-11x86-64: Rename .plt.bnd to .plt.secH.J. Lu
2017-05-11x86: Generate PLT relocations for -z nowH.J. Lu
2017-05-10x86-64: Use .plt.bnd for IFUNC function addressH.J. Lu
2017-05-08Add missing initializer to silence GCC 4.2H.J. Lu
2017-05-08x86-64: Improve PLT generation and synthetic PLT symbolsH.J. Lu
2017-04-28x86: Check plt_got before using .plt.gotH.J. Lu
2017-04-27x86-64: Use "=" instead of "+=" to update 0H.J. Lu
2017-04-27x86: Create dynamic sections in create_dynamic_sectionsH.J. Lu
2017-04-27Remove has_bnd_reloc from elf_x86_64_link_hash_entryH.J. Lu
2017-04-26x86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocationH.J. Lu
2017-04-24x86-64: Force symbol dynamic if it isn't undefined weakH.J. Lu
2017-04-19x86-64: Handle undefined IFUNC symbol with -z nowH.J. Lu
2017-04-13Wrap long linesAlan Modra
2017-04-13Rewrite bfd error handlerAlan Modra
2017-04-11Remove the extra `\n' in warning/error messagesH.J. Lu
2017-04-07ELF: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu
2017-02-28Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra
2017-01-12x86-64: Also generate unwind info for .plt.bndH.J. Lu
2017-01-11x86-64: Correct unwind info for the BND PLTH.J. Lu
2017-01-10i386/x32: Align .eh_frame section to 4 bytesH.J. Lu
2017-01-10i386/x86-64: Add unwind info for .plt.got sectionH.J. Lu
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-29link_hash_copy_indirect and symbol flagsAlan Modra