Age | Commit message (Expand) | Author | Files | Lines |
2021-07-08 | elf: Add GNU_PROPERTY_1_NEEDED check | H.J. Lu | 1 | -0/+3 |
2021-07-08 | ld: Limit cache size and add --max-cache-size=SIZE | H.J. Lu | 1 | -1/+2 |
2021-05-28 | x86: Restore PC16 relocation overflow check | H.J. Lu | 1 | -18/+7 |
2021-05-26 | x86: Propery check PC16 reloc overflow in 16-bit mode instructions | H.J. Lu | 1 | -6/+17 |
2021-05-03 | x86: don't request useless overflow checking | Jan Beulich | 1 | -27/+27 |
2021-04-26 | x86: correct overflow checking for 16-bit PC-relative relocs | Jan Beulich | 1 | -1/+1 |
2021-04-23 | x86: TLS desc call relocs target zero-size fields | Jan Beulich | 1 | -1/+1 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -219/+219 |
2021-03-29 | hash table iterator callback functions int vs. bfd_boolean | Alan Modra | 1 | -1/+1 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 1 | -1/+1 |
2021-01-15 | ld/x86: Add -z report-relative-reloc | H.J. Lu | 1 | -0/+36 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-07-30 | elf: Add sym_cache to elf_link_hash_table | H.J. Lu | 1 | -4/+4 |
2020-07-01 | Re: Remove x86 NaCl target support | Alan Modra | 1 | -0/+1 |
2020-06-30 | Remove x86 NaCl target support | H.J. Lu | 1 | -204/+0 |
2020-06-06 | ELF: Add target_os to elf_link_hash_table/elf_backend_data | H.J. Lu | 1 | -38/+17 |
2020-06-04 | ELF: Don't check relocations in non-loaded, non-alloced sections | H.J. Lu | 1 | -9/+0 |
2020-06-01 | ELF: Move dyn_relocs to struct elf_link_hash_entry | H.J. Lu | 1 | -1/+1 |
2020-04-01 | x86: Only allow S + A relocations against absolute symbol | H.J. Lu | 1 | -11/+29 |
2020-02-26 | Indent labels | Alan Modra | 1 | -13/+13 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-18 | elf_backend_init_file_header | Alan Modra | 1 | -8/+9 |
2019-11-18 | elf_backend_modify_headers | Alan Modra | 1 | -3/+3 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -2/+2 |
2019-07-23 | ELF final_write_processing | Alan Modra | 1 | -4/+0 |
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 | -2/+2 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-23 | i386: Remove the unused bfd pointer argument | H.J. Lu | 1 | -5/+5 |
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-05-28 | x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layout | H.J. Lu | 1 | -0/+18 |
2018-05-18 | x86: Don't set eh->local_ref to 1 for linker defined symbols | H.J. Lu | 1 | -59/+0 |
2018-05-14 | x86; Allow IFUNC pointer defined in PDE | H.J. Lu | 1 | -0/+2 |
2018-04-17 | elf32_bed/elf64_bed | H.J. Lu | 1 | -0/+2 |
2018-03-08 | x86: Treat relocation against IFUNC symbol as FUNC | H.J. Lu | 1 | -0/+5 |
2018-02-27 | Use standardized error message for unrecognized relocs. | Nick Clifton | 1 | -1/+1 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -15/+22 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -2/+2 |
2018-02-19 | %L conversions | Alan Modra | 1 | -7/+7 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -16/+16 |
2018-02-14 | x86-64: Use PLT address for PC-relative reloc | H.J. Lu | 1 | -1/+1 |
2018-02-09 | x86: Add is_solaris to elf_x86_target_os | H.J. Lu | 1 | -5/+13 |
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 | -2/+14 |
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 | -136/+136 |