Age | Commit message (Expand) | Author | Files | Lines |
2020-02-26 | Indent labels | Alan Modra | 1 | -14/+14 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -1/+1 |
2020-01-20 | x86-64: Fix TLSDESC relaxation for x32 | H.J. Lu | 1 | -19/+81 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-18 | elf_backend_modify_headers | Alan Modra | 1 | -3/+3 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -1/+1 |
2019-08-16 | x86-64: Move PIC check for PC-relative relocations back | H.J. Lu | 1 | -79/+70 |
2019-07-23 | ELF final_write_processing | Alan Modra | 1 | -4/+0 |
2019-04-17 | x86: Suggest -fPIE when not building shared object | H.J. Lu | 1 | -6/+15 |
2019-04-11 | Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentry | H.J. Lu | 1 | -3/+1 |
2019-04-06 | x86: Move x86-specific linker options to elf_linker_x86_params | H.J. Lu | 1 | -5/+11 |
2019-03-15 | x86-64: Check for corrupt input with bad relocation | H.J. Lu | 1 | -38/+132 |
2019-03-15 | Re-indent elf_x86_64_relocate_section | H.J. Lu | 1 | -2/+2 |
2019-02-27 | x86-64: Skip protected check on symbol defined by linker | H.J. Lu | 1 | -0/+2 |
2019-02-05 | x86-64: Restore PIC check for PCREL reloc against protected symbol | H.J. Lu | 1 | -54/+79 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-20 | x86: Call rtype_to_howto to get reloc_howto_type pointer | H.J. Lu | 1 | -7/+2 |
2018-12-18 | PR23980, assertion fail | Alan Modra | 1 | -1/+5 |
2018-10-13 | _bfd_clear_contents bounds checking | Alan Modra | 1 | -1/+1 |
2018-07-02 | x86-64: Clear the R_X86_64_converted_reloc_bit bit | H.J. Lu | 1 | -2/+6 |
2018-05-28 | x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layout | H.J. Lu | 1 | -13/+45 |
2018-05-14 | x86; Allow IFUNC pointer defined in PDE | H.J. Lu | 1 | -0/+2 |
2018-05-04 | -Wstringop-truncation warnings | Alan Modra | 1 | -0/+7 |
2018-04-17 | elf32_bed/elf64_bed | H.J. Lu | 1 | -0/+6 |
2018-04-06 | x86-64: Don't mask out R_X86_64_converted_reloc_bit | H.J. Lu | 1 | -3/+0 |
2018-03-25 | x86-64: Add ENDBR64 to the TLSDESC PLT entry | H.J. Lu | 1 | -13/+19 |
2018-03-08 | x86: Treat relocation against IFUNC symbol as FUNC | H.J. Lu | 1 | -0/+5 |
2018-02-27 | ld: Add --enable-separate-code | H.J. Lu | 1 | -2/+10 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -4/+10 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -2/+2 |
2018-02-19 | %L conversions | Alan Modra | 1 | -12/+14 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -21/+21 |
2018-02-14 | x86-64: Use PLT address for PC-relative reloc | H.J. Lu | 1 | -2/+22 |
2018-02-13 | x86-64: Generate branch with PLT32 relocation | H.J. Lu | 1 | -32/+13 |
2018-02-09 | x86: Add is_solaris to elf_x86_target_os | H.J. Lu | 1 | -8/+10 |
2018-02-08 | x86: Set need_global_offset_table with info->output_bfd->xvec | H.J. Lu | 1 | -7/+3 |
2018-02-08 | x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for Solaris | H.J. Lu | 1 | -0/+9 |
2018-02-05 | x86: Remove the unused _GLOBAL_OFFSET_TABLE_ | H.J. Lu | 1 | -0/+4 |
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 |