Age | Commit message (Expand) | Author | Files | Lines |
2024-04-02 | PR 30569, always call elf_backend_size_dynamic_sections | Alan Modra | 1 | -15/+16 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-01-12 | Use __func__ rather than __FUNCTION__ | Alan Modra | 1 | -2/+1 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-06-08 | Don't encode reloc.size | Alan Modra | 1 | -3/+3 |
2022-06-08 | bfin reloc offset checks | Alan Modra | 1 | -12/+8 |
2022-06-08 | HOWTO size encoding | Alan Modra | 1 | -38/+38 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-14 | bfd: fix -Wunused errors with clang 13+ | Simon Marchi | 1 | -4/+1 |
2021-08-06 | PR28172, bfin_pcrel24_reloc heap-buffer-overflow | Alan Modra | 1 | -5/+11 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -274/+274 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 1 | -2/+2 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -2/+2 |
2021-01-14 | bfin: Skip non SEC_ALLOC section for R_BFIN_FUNCDESC | H.J. Lu | 1 | -117/+118 |
2021-01-06 | bfin: Check bfd_link_hash_indirect | H.J. Lu | 1 | -1/+9 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-25 | elf_hash_table_id access | Alan Modra | 1 | -3/+4 |
2020-07-30 | elf: Add sym_cache to elf_link_hash_table | H.J. Lu | 1 | -21/+4 |
2020-06-23 | ELF: Add _bfd_elf_add_dynamic_tags | H.J. Lu | 1 | -21/+1 |
2020-06-05 | bfin: Initialize picrel to silence GCC warning | H.J. Lu | 1 | -0/+1 |
2020-06-05 | bfin: Skip non SEC_ALLOC section | H.J. Lu | 1 | -0/+3 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -6/+4 |
2020-05-19 | Use bfd_get_filename throughout bfd | Alan Modra | 1 | -5/+5 |
2020-05-01 | FIXME for merging of e_flags and .gnu.attributes | Alan Modra | 1 | -0/+4 |
2020-02-26 | Indent labels | Alan Modra | 1 | -1/+1 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -2/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-23 | bfin bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -21/+17 |
2019-07-24 | Complain about mbind, ifunc, and unique in final_write | Alan Modra | 1 | -3/+3 |
2019-07-23 | ELF final_write_processing | Alan Modra | 1 | -2/+2 |
2019-04-11 | Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentry | H.J. Lu | 1 | -3/+1 |
2019-04-03 | BFD whitespace fixes | Alan Modra | 1 | -11/+11 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -4/+12 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -2/+2 |
2018-02-19 | %L conversions | Alan Modra | 1 | -7/+10 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -7/+7 |
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 | -181/+181 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -12/+12 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -189/+0 |
2017-10-09 | bfin: Don't create .interp section for info->nointerp | H.J. Lu | 1 | -1/+1 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -9/+8 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -2/+2 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -7/+6 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -65/+23 |