| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused _bfd_elf_ifunc_get_synthetic_symtab | H.J. Lu | 2017-08-28 | 1 | -3/+0 |
* | Disallow copy relocation against protected data symbol | H.J. Lu | 2017-08-26 | 1 | -5/+13 |
* | Make __start/__stop symbols protected visibility | Alan Modra | 2017-08-21 | 1 | -1/+3 |
* | S390: Support guarded-storage core note sections | Andreas Arnez | 2017-06-29 | 1 | -0/+4 |
* | Rewrite __start and __stop symbol handling | Alan Modra | 2017-06-16 | 1 | -0/+3 |
* | Always define referenced __start_SECNAME/__stop_SECNAME | H.J. Lu | 2017-06-13 | 1 | -4/+12 |
* | ELF: Pass bfd_link_info to merge_gnu_properties | H.J. Lu | 2017-06-12 | 1 | -2/+2 |
* | ELF/BFD: Hold the number of internal static relocs in `->reloc_count' | Maciej W. Rozycki | 2017-06-06 | 1 | -1/+1 |
* | Change _bfd_elf_link_setup_gnu_properties to bfd * | H.J. Lu | 2017-04-27 | 1 | -2/+2 |
* | Constify elf_backend_eh_frame_address_size | Alan Modra | 2017-04-27 | 1 | -2/+2 |
* | Edit .eh_frame symbols | Alan Modra | 2017-04-27 | 1 | -1/+9 |
* | PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if required | Maciej W. Rozycki | 2017-04-26 | 1 | -0/+4 |
* | PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA. | Alan Modra | 2017-04-23 | 1 | -3/+5 |
* | ld: Support ELF GNU program properties | H.J. Lu | 2017-04-03 | 1 | -0/+58 |
* | Align eh_frame FDEs according to their encoding | Alan Modra | 2017-03-05 | 1 | -1/+5 |
* | hppa -z relro again | Alan Modra | 2017-02-16 | 1 | -0/+4 |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | PRU BFD support | Dimitar Dimitrov | 2016-12-31 | 1 | -0/+1 |
* | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 2016-12-26 | 1 | -0/+3 |
* | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 2016-12-26 | 1 | -0/+2 |
* | Fix the linker so that it will not silently generate ELF binaries with invali... | Nick Clifton | 2016-11-23 | 1 | -0/+5 |
* | elf_backend_dtrel_excludes_plt | Alan Modra | 2016-11-23 | 1 | -0/+4 |
* | Add support for RISC-V architecture. | Nick Clifton | 2016-11-01 | 1 | -0/+1 |
* | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 2016-10-07 | 1 | -2/+3 |
* | Make bfd_error_handler_type like vprintf | Alan Modra | 2016-09-30 | 1 | -1/+1 |
* | Fix seg-fault in the linker introduced by the previous delta. | Akihiko Odaki | 2016-09-28 | 1 | -20/+18 |
* | PowerPC .gnu.attributes | Alan Modra | 2016-09-26 | 1 | -0/+2 |
* | Delete relocations associatesd with deleted exidx entries. | Akihiko Odaki | 2016-09-23 | 1 | -0/+8 |
* | Several fixes related to ARC PIE support. | Cupertino Miranda | 2016-08-26 | 1 | -0/+1 |
* | Correct .dynsym sh_info | Alan Modra | 2016-08-13 | 1 | -0/+1 |
* | Add support for creating ELF import libraries | Thomas Preud'homme | 2016-07-15 | 1 | -0/+7 |
* | Don't generate PLT for IFUNC GOT/pointer reference | H.J. Lu | 2016-06-18 | 1 | -1/+1 |
* | Use size_t rather than bfd_size_type | Alan Modra | 2016-06-11 | 1 | -5/+5 |
* | PowerPC VLE | Alan Modra | 2016-06-07 | 1 | -0/+9 |
* | Revert PR16467 change | Alan Modra | 2016-06-02 | 1 | -3/+5 |
* | Return void from linker callbacks | Alan Modra | 2016-05-28 | 1 | -6/+5 |
* | ld -z combreloc reloc sorting | Alan Modra | 2016-05-13 | 1 | -2/+2 |
* | Strip global symbol defined in discarded section | H.J. Lu | 2016-05-06 | 1 | -1/+2 |
* | Enhance support for copying and stripping Solaris and ARM binaries. | Nick Clifton | 2016-04-29 | 1 | -7/+9 |
* | Cache result of scan for __start_* and __stop_* sections | Alan Modra | 2016-04-27 | 1 | -0/+3 |
* | Always count the NULL entry in dynamic symbol table | H.J. Lu | 2016-04-26 | 1 | -2/+2 |
* | Check ELF relocs after opening all input files | H.J. Lu | 2016-04-20 | 1 | -0/+2 |
* | Fix copying Solaris binaries with objcopy. | Nick Clifton | 2016-04-14 | 1 | -0/+11 |
* | Properly handle dynamic reloc against normal symbol | H.J. Lu | 2016-04-11 | 1 | -1/+2 |
* | Enhance GAS's .section directive so that it can take numeric values for the f... | Nick Clifton | 2016-02-15 | 1 | -3/+3 |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 1 | -1/+1 |
* | ARM: Fix exidx coverage for relocatable builds. | Yury Usishchev | 2015-12-22 | 1 | -0/+5 |
* | addr2line vs. inlined C functions called from C++ | Alan Modra | 2015-12-02 | 1 | -1/+1 |
* | Handle __start_* and __stop_* symbols in --gc-sections | Alan Modra | 2015-10-23 | 1 | -1/+1 |
* | Add support for files that contain multiple symbol index tables. Fixes PR 15835 | Nick Clifton | 2015-09-23 | 1 | -3/+11 |