Age | Commit message (Expand) | Author | Files | Lines |
2024-04-18 | HPPA64 linker: Do not force the generation of DT_FLAGS for Linux targets. | Nick Clifton | 1 | -4/+12 |
2024-04-02 | PR 30569, always call elf_backend_size_dynamic_sections | Alan Modra | 1 | -7/+4 |
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-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 1 | -1/+1 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-04-05 | C99 bfd configury | Alan Modra | 1 | -1/+0 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -181/+181 |
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-10-27 | Fix seg-fault when running the ld testsuite for the hppa64-linux target. | Nick Clifton | 1 | -1/+1 |
2020-08-25 | elf_hash_table_id access | Alan Modra | 1 | -2/+3 |
2020-06-23 | ELF: Add _bfd_elf_add_dynamic_tags | H.J. Lu | 1 | -52/+6 |
2020-06-07 | elf64-hppa: Replace plt_sec/plt_rel_sec with root.splt/root.srelplt | H.J. Lu | 1 | -20/+18 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -2/+1 |
2020-05-19 | Use bfd_get_filename throughout bfd | Alan Modra | 1 | -1/+1 |
2020-04-15 | Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres... | Fangrui Song | 1 | -8/+9 |
2020-03-02 | ELF SEC_SMALL_DATA | Alan Modra | 1 | -1/+3 |
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 | -9/+8 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -13/+12 |
2019-07-23 | SHF_GNU_MBIND requires ELFOSABI_GNU | Alan Modra | 1 | -1/+3 |
2019-05-28 | HPPA64 linker segmentation faults | Alan Modra | 1 | -13/+9 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-08-23 | Replace unworkable code in HPPA relocs handelr with an assertion. | Nick Clifton | 1 | -27/+6 |
2018-02-19 | %L conversions | Alan Modra | 1 | -4/+4 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -1/+1 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -2/+2 |
2018-02-14 | Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext... | Nick Clifton | 1 | -1/+1 |
2018-02-13 | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 1 | -1/+1 |
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 | -30/+30 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -1/+0 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -5/+5 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -3/+3 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-13 | Don't add PHDR for objcopy/strip or ld script specifying PHDRS | Alan Modra | 1 | -23/+14 |
2016-11-23 | Fix the linker so that it will not silently generate ELF binaries with invali... | Nick Clifton | 1 | -0/+12 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -11/+11 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -4/+4 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -17/+11 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -8/+5 |
2016-01-31 | Fix /usr/bin/ld: final link failed: File truncated error on hppa. | John David Anglin | 1 | -5/+13 |
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 |