Age | Commit message (Expand) | Author | Files | Lines |
2022-06-08 | Don't encode reloc.size | Alan Modra | 1 | -1/+1 |
2022-06-08 | HOWTO size encoding | Alan Modra | 1 | -22/+22 |
2022-05-27 | cris: bfd: Correct default to no execstack | Hans-Peter Nilsson | 1 | -0/+2 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -179/+179 |
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 | -2/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-09-15 | CRIS: fix PR ld/26589, a missing NULL check in fix for PR ld/22269 | Hans-Peter Nilsson | 1 | -1/+1 |
2020-08-25 | elf_hash_table_id access | Alan Modra | 1 | -2/+3 |
2020-06-24 | cris: Don't generate unnecessary dynamic tags | H.J. Lu | 1 | -47/+2 |
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-09-19 | bfd_section_* macros | Alan Modra | 1 | -3/+3 |
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-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 | -2/+4 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -7/+7 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -1/+2 |
2018-02-19 | %L conversions | Alan Modra | 1 | -12/+12 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -21/+21 |
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 | -32/+32 |
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 | -6/+6 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -188/+0 |
2017-10-14 | cris: Don't hide symbol which was forced to be dynamic | H.J. Lu | 1 | -0/+1 |
2017-10-14 | cris: Check UNDEFWEAK_NO_DYNAMIC_RELOC | H.J. Lu | 1 | -1/+7 |
2017-10-11 | ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note | Maciej W. Rozycki | 1 | -0/+2 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -5/+5 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-03-28 | Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistency | Hans-Peter Nilsson | 1 | -2/+7 |
2017-02-28 | Don't make dynamic .data.rel.ro SEC_READONLY | Alan Modra | 1 | -1/+1 |
2017-01-27 | Fix unused-but-set warning in elf32-cris.c:elf_cris_finish_dynamic_symbol | Hans-Peter Nilsson | 1 | -3/+0 |
2017-01-27 | Fix PR ld/20995 for cris-linux | Hans-Peter Nilsson | 1 | -9/+21 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -14/+1 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -100/+34 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -1/+18 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -2/+3 |
2016-10-07 | bfd_merge_private_bfd_data tidy | Alan Modra | 1 | -8/+4 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -17/+17 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -9/+5 |
2016-05-13 | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 1 | -7/+6 |
2016-02-23 | Fix test-case ld-elf/pr19617b | Hans-Peter Nilsson | 1 | -2/+4 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-09-20 | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -43/+43 |