Age | Commit message (Expand) | Author | Files | Lines |
2012-09-02 | Add hdynamic to elf_link_hash_table for _DYNAMIC | H.J. Lu | 1 | -1/+1 |
2012-09-01 | Don't optimize relocation against _DYNAMIC | H.J. Lu | 1 | -1/+3 |
2012-08-31 | Convert mov to lea in size_dynamic_sections | H.J. Lu | 1 | -18/+147 |
2012-08-31 | Convert mov to lea for loading local function address | H.J. Lu | 1 | -0/+18 |
2012-06-29 | * section.c (bfd_get_linker_section): New function. | Alan Modra | 1 | -4/+4 |
2012-05-25 | Don't use dynamic_sec_flags on PLT .eh_frame section | H.J. Lu | 1 | -5/+4 |
2012-05-25 | PR ld/13909 | Alan Modra | 1 | -18/+27 |
2012-05-22 | Revert the change for PR ld/r13909 | H.J. Lu | 1 | -2/+1 |
2012-05-22 | Create PLT eh_frame section if there is .eh_frame section | H.J. Lu | 1 | -1/+2 |
2012-05-22 | Always create PLT eh_frame section for i386/x86-64 | H.J. Lu | 1 | -3/+5 |
2012-05-18 | Don't make _DYNAMIC/_GLOBAL_OFFSET_TABLE_ absolute | H.J. Lu | 1 | -11/+0 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -1/+1 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -2/+2 |
2012-04-03 | bfd/ | Roland McGrath | 1 | -0/+10 |
2012-03-20 | Handle relocation against protected function for -Bsymbolic | H.J. Lu | 1 | -0/+1 |
2012-03-14 | * elf32-i386.c (elf_i386_nacl_pic_plt0_entry): Initialize up | Roland McGrath | 1 | -2/+5 |
2012-03-13 | * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't error | Alan Modra | 1 | -9/+2 |
2012-03-09 | Restore R_386_IRELATIVE and R_X86_64_IRELATIVE | H.J. Lu | 1 | -9/+8 |
2011-10-21 | Replace IRELATIVE relocations with RELATIVE in .rel.dyn. | H.J. Lu | 1 | -8/+9 |
2011-10-21 | Fix a typo in comments. | H.J. Lu | 1 | -1/+1 |
2011-10-21 | Put IRELATIVE relocations after JUMP_SLOT. | H.J. Lu | 1 | -20/+43 |
2011-10-19 | * elf32-i386.c (i386_opcode16): Delete. | Alan Modra | 1 | -9/+2 |
2011-10-19 | PR ld/13177 | Alan Modra | 1 | -1/+3 |
2011-07-28 | BFD vector for elf32-i386-nacl: | Roland McGrath | 1 | -0/+166 |
2011-07-28 | Parameterize elf32-i386 PLT generation: | Roland McGrath | 1 | -44/+125 |
2011-07-28 | Clean up elf32-i386-vxworks: | Roland McGrath | 1 | -53/+59 |
2011-07-01 | * elf32-i386.c (elf_i386_eh_frame_plt): Correct expression: change | Ian Lance Taylor | 1 | -1/+1 |
2011-06-25 | bfd/ | Jan Kratochvil | 1 | -0/+1 |
2011-06-20 | PR ld/12570 | Jakub Jelinek | 1 | -0/+95 |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -8/+0 |
2011-06-01 | Properly warn relocation in readonly section in a shared object. | H.J. Lu | 1 | -2/+2 |
2011-05-01 | PR ld/12718 | Alan Modra | 1 | -1/+3 |
2011-04-23 | Warn relocation in readonly section in a shared object. | H.J. Lu | 1 | -1/+12 |
2011-04-21 | Skip local IFUNC symbols when checking dynamic relocs in read-only sections. | H.J. Lu | 1 | -0/+4 |
2011-04-21 | Return false on dynamic symbol error. | H.J. Lu | 1 | -1/+1 |
2011-04-11 | Fix the array access for BFD_RELOC_386_IRELATIVE. | H.J. Lu | 1 | -1/+1 |
2011-04-11 | PR 10549 | Nick Clifton | 1 | -2/+3 |
2011-04-09 | Update copyright year. | H.J. Lu | 1 | -1/+2 |
2011-04-09 | Return relocation error on unsupported relocation. | H.J. Lu | 1 | -1/+6 |
2011-04-08 | Properly handle R_386_TLS_LDO_32 for PIE. | H.J. Lu | 1 | -1/+1 |
2011-03-06 | 2011-03-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-06 | Handle STT_GNU_IFUNC symols when building shared library. | H.J. Lu | 1 | -14/+18 |
2010-10-21 | * elf-bfd.h (struct elf_backend_data): New member | Rainer Orth | 1 | -1/+12 |
2010-10-01 | Clear non_elf on ELF linker defined symbols. | H.J. Lu | 1 | -3/+10 |
2010-08-25 | Add target_id to elf_backend_data. | H.J. Lu | 1 | -0/+1 |
2010-08-18 | 2010-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+4 |
2010-08-13 | Check if .got.plt section is discarded before using it. | H.J. Lu | 1 | -0/+7 |
2010-07-14 | Don't allocate .got.plt section if there are no GOT nor PLT entries. | H.J. Lu | 1 | -0/+17 |
2010-07-13 | Support garbage collection against STT_GNU_IFUNC symbols. | H.J. Lu | 1 | -2/+38 |
2010-07-12 | Re-indent elf32-i386.c. | H.J. Lu | 1 | -4/+3 |