Age | Commit message (Expand) | Author | Files | Lines |
2024-04-02 | PR 30569, always call elf_backend_size_dynamic_sections | Alan Modra | 1 | -4/+4 |
2024-02-21 | Remove is_relocatable_executable from backend code | Alan Modra | 1 | -1/+1 |
2024-02-15 | elf_backend_finish_dynamic_symbol returning false | Alan Modra | 1 | -2/+0 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-05-17 | gcc-4.5 build fixes | Alan Modra | 1 | -2/+1 |
2023-01-17 | Fix snafu in previous delta for elf32-csky.c | Nick Clifton | 1 | -3/+2 |
2023-01-17 | C-SKY: Fix machine flag. | Xianmiao Qu | 1 | -15/+6 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-21 | enable-non-contiguous-regions warnings | Alan Modra | 1 | -1/+1 |
2022-06-08 | Don't encode reloc.size | Alan Modra | 1 | -1/+1 |
2022-06-08 | Revert reloc howto nits | Alan Modra | 1 | -14/+14 |
2022-06-08 | HOWTO size encoding | Alan Modra | 1 | -65/+65 |
2022-06-08 | NONE reloc fixes | Alan Modra | 1 | -1/+1 |
2022-05-10 | bfd: remove use of PTR | Alan Modra | 1 | -3/+3 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-05-03 | csky: fix annobin test fails | Alan Modra | 1 | -0/+34 |
2021-04-15 | CSKY: Fix special_function in howto table | Lifang Xia | 1 | -60/+60 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 1 | -2/+0 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -318/+318 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 1 | -1/+1 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-18 | Constify more arrays | Alan Modra | 1 | -2/+2 |
2020-12-07 | elf32-csky.c:3932:19: error: comparison is always false | Alan Modra | 1 | -3/+1 |
2020-08-31 | PR26445 UBSAN: elf32-csky.c:4115 left shift of negative value | Alan Modra | 1 | -12/+12 |
2020-08-28 | CSKY: Support attribute section. | Cooper Qu | 1 | -54/+306 |
2020-08-25 | elf_hash_table_id access | Alan Modra | 1 | -5/+4 |
2020-07-30 | elf: Add sym_cache to elf_link_hash_table | H.J. Lu | 1 | -5/+2 |
2020-06-29 | C++ comments | Alan Modra | 1 | -2/+2 |
2020-06-24 | csky: Don't generate unnecessary dynamic tags | H.J. Lu | 1 | -43/+2 |
2020-06-03 | ELF: Consolidate maybe_set_textrel | H.J. Lu | 1 | -28/+2 |
2020-06-03 | ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect | H.J. Lu | 1 | -29/+0 |
2020-06-03 | ELF: Consolidate readonly_dynrelocs | H.J. Lu | 1 | -16/+1 |
2020-06-01 | ELF: Move dyn_relocs to struct elf_link_hash_entry | H.J. Lu | 1 | -20/+17 |
2020-03-18 | Non-contiguous memory regions support: Avoid calls to abort | Christophe Lyon | 1 | -6/+3 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 1 | -0/+11 |
2020-02-26 | Indent labels | Alan Modra | 1 | -2/+2 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -3/+3 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-23 | csky bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-19 | bfd_section_* macros | 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 | -4/+4 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-09-14 | csky: Support PC relative diff relocation | Lifang Xia | 1 | -1/+6 |
2018-07-30 | Add support for the C_SKY series of processors. | Andrew Jenner | 1 | -0/+5197 |