Age | Commit message (Expand) | Author | Files | Lines |
2015-01-19 | Fix garbage collection of common symbols | Alan Modra | 1 | -2/+2 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -1/+1 |
2015-01-15 | Omit section dynsyms for any linker created section | Alan Modra | 1 | -11/+3 |
2015-01-15 | Fix ARM fail of gap test | Alan Modra | 1 | -44/+44 |
2015-01-12 | Fix GDB crash caused by discarding grouped debug sections | Terry Guo | 1 | -6/+51 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-30 | Assign file position for .strtab only if needed | H.J. Lu | 1 | -18/+20 |
2014-12-23 | Use a symbol flag bit to mark linker defined symbols | Alan Modra | 1 | -0/+1 |
2014-12-15 | Check corrupt input | H.J. Lu | 1 | -0/+6 |
2014-12-12 | Set bfd_error in _bfd_elf_adjust_dynamic_copy | Alan Modra | 1 | -0/+1 |
2014-12-12 | Copy relocations against protected symbols | Alan Modra | 1 | -1/+12 |
2014-12-10 | Don't sort ld -r relocs for mips | Alan Modra | 1 | -22/+29 |
2014-12-04 | Sort relocs output by ld -r | Alan Modra | 1 | -0/+158 |
2014-11-30 | Don't output symbol version definitions for non-DT_NEEDED libs | Alan Modra | 1 | -2/+6 |
2014-10-13 | Run eh_frame optimisation for relocatable link | Alan Modra | 1 | -7/+7 |
2014-09-11 | Move ELF section headers to end of object file | Alan Modra | 1 | -5/+3 |
2014-08-27 | Don't attach dynamic sections to input from ld --just-symbols | H.J. Lu | 1 | -5/+10 |
2014-08-22 | Index PowerPC64 linker generated .eh_frame in .eh_frame_hdr | Alan Modra | 1 | -14/+6 |
2014-08-18 | PR 17287, DT_NEEDED of unneeded libraries affects --as-needed | Alan Modra | 1 | -1/+2 |
2014-08-18 | Return error status from bfd_elf_discard_info. | Alan Modra | 1 | -14/+14 |
2014-08-14 | Linker part of PR16563 fix | Alan Modra | 1 | -47/+62 |
2014-08-12 | Change ld "notice" interface for better handling of indirect symbols | Alan Modra | 1 | -1/+1 |
2014-08-05 | Fix LTO vs. COFF archives | Alan Modra | 1 | -43/+10 |
2014-07-15 | tidy elf_merge_st_other | Alan Modra | 1 | -32/+21 |
2014-07-08 | Copy st_other for linker script symbol assignments | Alan Modra | 1 | -6/+13 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -3/+6 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -13/+13 |
2014-04-17 | Fix LTO mismatched TLS reference | Alan Modra | 1 | -9/+8 |
2014-04-05 | Fix map file reference | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-02-28 | Fix check_relocs/gc_sweep_hook mismatch | Alan Modra | 1 | -1/+3 |
2014-02-12 | PR15530, mark symbol in executables if it matches dynamic_list | Alan Modra | 1 | -5/+6 |
2014-02-10 | Mark symbol in executables if it matches dynamic_list | H.J. Lu | 1 | -1/+5 |
2014-02-09 | powerpc relax_section and section contents cache | Alan Modra | 1 | -1/+10 |
2014-01-22 | Display the reference causing a shared library to be needed | Alan Modra | 1 | -0/+3 |
2014-01-21 | Check incompatible existing default symbol definition | H.J. Lu | 1 | -5/+8 |
2014-01-21 | Update comments for the last commit | H.J. Lu | 1 | -2/+1 |
2014-01-21 | Don't check shared/export_dynamic/ref_dynamic for type mismatch | H.J. Lu | 1 | -3/+0 |
2013-12-14 | Correct elf_merge_st_other arguments for weak symbols | Alan Modra | 1 | -1/+4 |
2013-12-08 | Fix --as-needed undefined symbol references from dynamic libraries. | Alan Modra | 1 | -0/+8 |
2013-10-29 | ld/ELF: refine fake STT_FILE symbol emission | Jan Beulich | 1 | -16/+18 |
2013-08-27 | * elf-bfd.h (struct elf_backend_data): Remove as_needed_cleanup. | Alan Modra | 1 | -8/+15 |
2013-08-21 | * elflink.c (_bfd_elf_merge_symbol): Set *poldbfd, *poldweak, | Alan Modra | 1 | -44/+43 |
2013-08-21 | * elflink.c (_bfd_elf_define_linkage_sym): Don't set STV_INTERNAL | Alan Modra | 1 | -1/+2 |
2013-07-25 | PR ld/15762 | Alan Modra | 1 | -57/+46 |
2013-07-20 | PR ld/15762 | Alan Modra | 1 | -1/+1 |
2013-05-08 | * elflink.c (elf_link_add_object_symbols): Don't omit reading | Alan Modra | 1 | -7/+10 |
2013-05-06 | * elflink.c (elf_link_add_object_symbols): Don't save symbol | Alan Modra | 1 | -17/+10 |
2013-04-30 | PR binutils/15417 | Nick Clifton | 1 | -1/+1 |
2013-04-30 | * elflink.c (bfd_elf_record_link_assignment): Dont make | Alan Modra | 1 | -1/+2 |