Age | Commit message (Expand) | Author | Files | Lines |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -5/+5 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -1/+1 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -1/+3 |
2018-01-12 | Optimize the performance of the group_setup function. | Jens Widell | 1 | -0/+4 |
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 | -6/+6 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -5/+17 |
2017-11-21 | Add NULL bfd test to elf_symbol_from | Alan Modra | 1 | -4/+5 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -6/+0 |
2017-10-14 | Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.h | H.J. Lu | 1 | -0/+7 |
2017-10-11 | ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO note | Maciej W. Rozycki | 1 | -0/+4 |
2017-10-11 | ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note | Maciej W. Rozycki | 1 | -4/+4 |
2017-10-06 | Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes. | John Baldwin | 1 | -0/+5 |
2017-08-28 | Remove unused _bfd_elf_ifunc_get_synthetic_symtab | H.J. Lu | 1 | -3/+0 |
2017-08-26 | Disallow copy relocation against protected data symbol | H.J. Lu | 1 | -5/+13 |
2017-08-21 | Make __start/__stop symbols protected visibility | Alan Modra | 1 | -1/+3 |
2017-06-29 | S390: Support guarded-storage core note sections | Andreas Arnez | 1 | -0/+4 |
2017-06-16 | Rewrite __start and __stop symbol handling | Alan Modra | 1 | -0/+3 |
2017-06-13 | Always define referenced __start_SECNAME/__stop_SECNAME | H.J. Lu | 1 | -4/+12 |
2017-06-12 | ELF: Pass bfd_link_info to merge_gnu_properties | H.J. Lu | 1 | -2/+2 |
2017-06-06 | ELF/BFD: Hold the number of internal static relocs in `->reloc_count' | Maciej W. Rozycki | 1 | -1/+1 |
2017-04-27 | Change _bfd_elf_link_setup_gnu_properties to bfd * | H.J. Lu | 1 | -2/+2 |
2017-04-27 | Constify elf_backend_eh_frame_address_size | Alan Modra | 1 | -2/+2 |
2017-04-27 | Edit .eh_frame symbols | Alan Modra | 1 | -1/+9 |
2017-04-26 | PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if required | Maciej W. Rozycki | 1 | -0/+4 |
2017-04-23 | PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA. | Alan Modra | 1 | -3/+5 |
2017-04-03 | ld: Support ELF GNU program properties | H.J. Lu | 1 | -0/+58 |
2017-03-05 | Align eh_frame FDEs according to their encoding | Alan Modra | 1 | -1/+5 |
2017-02-16 | hppa -z relro again | Alan Modra | 1 | -0/+4 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-31 | PRU BFD support | Dimitar Dimitrov | 1 | -0/+1 |
2016-12-26 | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 1 | -0/+3 |
2016-12-26 | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 1 | -0/+2 |
2016-11-23 | Fix the linker so that it will not silently generate ELF binaries with invali... | Nick Clifton | 1 | -0/+5 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -0/+4 |
2016-11-01 | Add support for RISC-V architecture. | Nick Clifton | 1 | -0/+1 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -2/+3 |
2016-09-30 | Make bfd_error_handler_type like vprintf | Alan Modra | 1 | -1/+1 |
2016-09-28 | Fix seg-fault in the linker introduced by the previous delta. | Akihiko Odaki | 1 | -20/+18 |
2016-09-26 | PowerPC .gnu.attributes | Alan Modra | 1 | -0/+2 |
2016-09-23 | Delete relocations associatesd with deleted exidx entries. | Akihiko Odaki | 1 | -0/+8 |
2016-08-26 | Several fixes related to ARC PIE support. | Cupertino Miranda | 1 | -0/+1 |
2016-08-13 | Correct .dynsym sh_info | Alan Modra | 1 | -0/+1 |
2016-07-15 | Add support for creating ELF import libraries | Thomas Preud'homme | 1 | -0/+7 |
2016-06-18 | Don't generate PLT for IFUNC GOT/pointer reference | H.J. Lu | 1 | -1/+1 |
2016-06-11 | Use size_t rather than bfd_size_type | Alan Modra | 1 | -5/+5 |
2016-06-07 | PowerPC VLE | Alan Modra | 1 | -0/+9 |
2016-06-02 | Revert PR16467 change | Alan Modra | 1 | -3/+5 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -6/+5 |
2016-05-13 | ld -z combreloc reloc sorting | Alan Modra | 1 | -2/+2 |