Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -180/+180 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -1/+0 |
2017-11-03 | x86: Remove func_pointer_refcount | H.J. Lu | 1 | -17/+22 |
2017-10-14 | x86: Add elf_x86_backend_data | H.J. Lu | 1 | -26/+9 |
2017-10-14 | x86: Add _bfd_x86_elf_finish_dynamic_sections | H.J. Lu | 1 | -253/+71 |
2017-10-12 | x86: Add _bfd_x86_elf_hide_symbol | H.J. Lu | 1 | -1/+3 |
2017-10-10 | x86: Set GOT refcount to 1 | H.J. Lu | 1 | -3/+3 |
2017-10-06 | x86: Use zero_undefweak in elf_x86_link_hash_entry | H.J. Lu | 1 | -4/+4 |
2017-10-06 | x86: Add VERIFY_COPY_RELOC | H.J. Lu | 1 | -7/+1 |
2017-10-06 | x86: Add VERIFY_PLT_ENTRY | H.J. Lu | 1 | -11/+1 |
2017-10-06 | x86: Add COPY_INPUT_RELOC_P | H.J. Lu | 1 | -8/+1 |
2017-10-06 | x86: Add GENERATE_DYNAMIC_RELOCATION_P | H.J. Lu | 1 | -34/+16 |
2017-10-06 | x86: Add POINTER_LOCAL_IFUNC_P/PLT_LOCAL_IFUNC_P | H.J. Lu | 1 | -8/+2 |
2017-10-06 | x86: Add GENERATE_RELATIVE_RELOC_P | H.J. Lu | 1 | -4/+1 |
2017-10-06 | Add RESOLVED_LOCALLY_P | H.J. Lu | 1 | -16/+5 |
2017-10-06 | x86: Add NEED_DYNAMIC_RELOCATION_P | H.J. Lu | 1 | -45/+7 |
2017-10-06 | x86: Add TLS_TRANSITION_IE_TO_LE_P | H.J. Lu | 1 | -4/+1 |
2017-09-26 | x86-64: Don't pass output_bfd to info->callbacks->minfo | H.J. Lu | 1 | -1/+0 |
2017-09-26 | Fix an assertion failure when parsing a fuzzed x86_64 ELF binary. | Nick Clifton | 1 | -1/+2 |
2017-09-14 | x86: Cache section contents and relocations | H.J. Lu | 1 | -2/+13 |
2017-09-09 | x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO | H.J. Lu | 1 | -8/+2 |
2017-09-09 | x86: Properly handle __ehdr_start | H.J. Lu | 1 | -5/+11 |
2017-09-08 | x86: Replace elf_x86_plt_layout_table with elf_x86_init_table | H.J. Lu | 1 | -21/+21 |
2017-09-07 | x86; Don't add elf64-x86-64.lo nor elf64.lo together with elfxx-x86.lo | H.J. Lu | 1 | -0/+11 |
2017-09-07 | x86: Remove _bfd_{i386,x86_64}_elf_convert_load | H.J. Lu | 1 | -145/+25 |
2017-09-06 | x86-64: Add R_X86_64_converted_reloc_bit | H.J. Lu | 1 | -11/+31 |
2017-09-06 | x86: Don't change r_type when performing TLS transitions | H.J. Lu | 1 | -11/+12 |
2017-09-05 | x86-64: Properly set converted_reloc | H.J. Lu | 1 | -1/+1 |
2017-09-05 | x86-64: Improve GOTPCREL relocation conversion | H.J. Lu | 1 | -107/+25 |
2017-09-02 | x86: Add _bfd_x86_elf_size_dynamic_sections | H.J. Lu | 1 | -403/+3 |
2017-09-02 | x86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.h | H.J. Lu | 1 | -4/+0 |
2017-09-02 | x86: Add _bfd_x86_elf_allocate_dynrelocs | H.J. Lu | 1 | -410/+2 |
2017-09-02 | x86: Add is_x86_elf | H.J. Lu | 1 | -10/+6 |
2017-09-02 | x86: Add elf_x86_compute_jump_table_size | H.J. Lu | 1 | -6/+3 |
2017-09-02 | x86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.h | H.J. Lu | 1 | -12/+0 |
2017-09-01 | x86-64: Check ELF_COMMON_DEF_P for common symbols | H.J. Lu | 1 | -1/+1 |
2017-09-01 | x86: Add _bfd_x86_elf_gc_mark_hook | H.J. Lu | 1 | -22/+0 |
2017-09-01 | x86: Add _bfd_x86_elf_adjust_dynamic_symbol | H.J. Lu | 1 | -194/+0 |
2017-09-01 | x86: Add _bfd_x86_elf_mkobject | H.J. Lu | 1 | -10/+0 |
2017-09-01 | x86: Add _bfd_x86_elf_link_setup_gnu_properties | H.J. Lu | 1 | -376/+34 |
2017-09-01 | x86: Correct unwind information for the second PLT | H.J. Lu | 1 | -2/+3 |
2017-08-30 | x86: Add _bfd_x86_elf_get_synthetic_symtab | H.J. Lu | 1 | -181/+7 |
2017-08-30 | x86: Add _bfd_x86_elf_link_hash_table_create | H.J. Lu | 1 | -299/+119 |
2017-08-30 | Remove elf_x86_64_next_tls_desc_index/elf_x86_64_srelplt2 | H.J. Lu | 1 | -6/+0 |
2017-08-29 | x86: Re-indent elf32-i386.c/elf64-x86-64.c | H.J. Lu | 1 | -2/+2 |
2017-08-29 | Add elfxx-x86.h and elfxx-x86.c | H.J. Lu | 1 | -903/+240 |
2017-08-29 | x86: Simplify bad return in get_synthetic_symtab | H.J. Lu | 1 | -11/+7 |
2017-08-29 | x86: Check valid PLT sections before checking dynamic relocations | H.J. Lu | 1 | -11/+14 |
2017-08-28 | x86: Check for valid PLT section size | H.J. Lu | 1 | -3/+11 |