Age | Commit message (Expand) | Author | Files | Lines |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -14/+1 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+4 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -3/+4 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -8/+8 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -9/+9 |
2016-05-13 | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 1 | -9/+6 |
2016-02-10 | Correct assertion in NIOS2 linker to allow signed 16-buit immediate values. | Nick Clifton | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-27 | Correct nios2 _gp address computation. | Sandra Loosemore | 1 | -10/+21 |
2015-12-09 | Fix GOT address computations in initial PLT entries for nios2. | Sandra Loosemore | 1 | -7/+16 |
2015-09-20 | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 1 | -1/+1 |
2015-08-31 | Make asection->id and asection->index unsigned | Alan Modra | 1 | -2/+2 |
2015-08-19 | Add bfd_link_pde, and simplify some tests of link_info.type | Alan Modra | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -38/+42 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -43/+43 |
2015-07-25 | Fix broken -Bsymbolic-functions | Alan Modra | 1 | -3/+3 |
2015-07-01 | Relocations for Nios II R2 | Sandra Loosemore | 1 | -25/+911 |
2015-07-01 | Add Nios II arch flags and compatibility tests | Sandra Loosemore | 1 | -0/+93 |
2015-01-19 | Define elf_backend_default_execstack as 0 for Nios II. | Chung-Lin Tang | 1 | -0/+1 |
2015-01-19 | More fixes related to NONE relocs | Alan Modra | 1 | -0/+1 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -5/+8 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -2/+1 |
2014-06-13 | Move link_hash_table_free functions earlier | Alan Modra | 1 | -11/+11 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -4/+4 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -6/+6 |
2014-04-10 | Ignore non-stub sections for nios2 stub_bfd processing. | Sandra Loosemore | 1 | -10/+15 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-02-19 | 2014-02-20 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang | 1 | -3/+7 |
2014-02-03 | Nios II large-GOT relocations | Sandra Loosemore | 1 | -13/+113 |
2014-02-02 | Correct Nios II GOT pointer initialization. | Sandra Loosemore | 1 | -14/+43 |
2014-01-30 | Nios II CALL26 linker relaxation | Sandra Loosemore | 1 | -41/+1077 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-11-03 | Remove incorrect ATTRIBUTE_UNUSED from nios2 bfd | Sandra Loosemore | 1 | -13/+12 |
2013-06-22 | 2013-06-22 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -6/+0 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -0/+4 |
2013-03-27 | * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. | Alan Modra | 1 | -1/+3 |
2013-02-21 | * elf-bfd.h (struct core_elf_obj_tdata): New. | Alan Modra | 1 | -5/+5 |
2013-02-10 | * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. | Alan Modra | 1 | -6/+1 |
2013-02-06 | 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -0/+4141 |