Age | Commit message (Expand) | Author | Files | Lines |
2013-02-19 | * lib/ld-lib.exp (run_ld_link_tests): Add another argument, pass | Maciej W. Rozycki | 1 | -30/+31 |
2012-09-01 | Don't optimize relocation against _DYNAMIC | H.J. Lu | 1 | -0/+4 |
2012-08-31 | Convert mov to lea in size_dynamic_sections | H.J. Lu | 1 | -0/+6 |
2012-08-31 | Convert mov to lea for loading local function address | H.J. Lu | 1 | -0/+6 |
2012-06-12 | Abort if PT_GNU_RELRO segment doesn't fit in PT_LOAD segment | H.J. Lu | 1 | -0/+1 |
2012-06-11 | Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluation | H.J. Lu | 1 | -0/+1 |
2012-05-22 | ld/testsuite/ | Roland McGrath | 1 | -1/+0 |
2012-05-22 | Skip/xfail x86_64-*-nacl* for eh4/pr12570a tests | H.J. Lu | 1 | -0/+1 |
2012-05-22 | Revert the change for PR ld/r13909 | H.J. Lu | 1 | -1/+0 |
2012-05-22 | Create PLT eh_frame section if there is .eh_frame section | H.J. Lu | 1 | -0/+1 |
2012-05-22 | Always create PLT eh_frame section for i386/x86-64 | H.J. Lu | 1 | -0/+2 |
2012-05-10 | Check 64-bit relocation addend overflow for x32 | H.J. Lu | 1 | -0/+1 |
2012-04-13 | Set reloc_count to 0 for reloc sections | H.J. Lu | 1 | -0/+1 |
2012-04-03 | bfd/ | Roland McGrath | 1 | -18/+56 |
2012-03-20 | Handle relocation against protected function for -Bsymbolic | H.J. Lu | 1 | -0/+2 |
2012-01-10 | Remove ABI_64_P check on R_X86_64_PCXX | H.J. Lu | 1 | -0/+1 |
2012-01-05 | * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit and | Nick Clifton | 1 | -0/+4 |
2011-08-12 | Add R_X86_64_RELATIVE64 and handle R_X86_64_64 for x32. | H.J. Lu | 1 | -0/+12 |
2011-08-01 | Check R_X86_64_32 overflow and allow R_X86_64_64 for x32. | H.J. Lu | 1 | -0/+4 |
2011-06-24 | Add testcases for PR ld/12921. | H.J. Lu | 1 | -0/+1 |
2011-06-20 | PR ld/12570 | Jakub Jelinek | 1 | -5/+10 |
2011-06-19 | Fix misc x32 bugs. | H.J. Lu | 1 | -1/+1 |
2011-06-09 | Build x32 DSO from x86-64 object file only for native. | H.J. Lu | 1 | -2/+2 |
2011-06-09 | Allow building x32 DSO from x86-64 object file. | H.J. Lu | 1 | -0/+23 |
2011-05-01 | Add testcases for PR ld/12718. | H.J. Lu | 1 | -0/+1 |
2011-03-12 | Support TLS x32 GD->IE, GD->LE and LD->LE transitions. | H.J. Lu | 1 | -0/+16 |
2011-03-03 | Supprt TLS x32 IE->LE transition. | H.J. Lu | 1 | -0/+3 |
2011-01-14 | Rename --n32 to --x32. | H.J. Lu | 1 | -2/+2 |
2011-01-14 | Handle R_X86_64_32 like R_X86_64_64 for ILP32. | H.J. Lu | 1 | -0/+1 |
2011-01-14 | Fix x86-64 ILP32 shared library. | H.J. Lu | 1 | -0/+1 |
2011-01-03 | Don't allow mixing x64_32 with x86_64. | H.J. Lu | 1 | -1/+41 |
2010-10-01 | Add 2 tests for PR ld/11812. | H.J. Lu | 1 | -0/+1 |
2010-09-07 | * ldwrite.c (clone_section): Call bfd_copy_private_section_data on | Nick Clifton | 1 | -0/+3 |
2010-08-24 | Fix typos in ld-x86-64/x86-64.exp. | H.J. Lu | 1 | -2/+2 |
2010-08-22 | Don't check relocation if input ELF object ID doesn't match output. | H.J. Lu | 1 | -0/+31 |
2010-08-13 | Check if .got.plt section is discarded before using it. | H.J. Lu | 1 | -0/+1 |
2010-07-15 | Add testcases for PR ld/11817. | H.J. Lu | 1 | -0/+6 |
2010-07-14 | Don't allocate .got.plt section if there are no GOT nor PLT entries. | H.J. Lu | 1 | -0/+1 |
2010-04-07 | Don't bind unique symbol locally. | H.J. Lu | 1 | -0/+1 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-02 | 2009-08-02 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+1 |
2009-07-25 | bfd/ | H.J. Lu | 1 | -0/+3 |
2009-07-23 | bfd/ | H.J. Lu | 1 | -1/+1 |
2008-12-23 | Remove STT_IFUNC support. | Nick Clifton | 1 | -1/+1 |
2008-12-04 | * ld-x86-64/ifunc.d: New test (of STT_IFUNC for x86_64). | Nick Clifton | 1 | -1/+2 |
2008-03-16 | bfd/ | H.J. Lu | 1 | -0/+6 |
2007-08-24 | 2007-08-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+7 |
2007-08-14 | bfd/ | H.J. Lu | 1 | -0/+6 |
2007-07-06 | Update sources to GPLv3 | Nick Clifton | 1 | -4/+7 |
2006-01-18 | include/elf/ChangeLog: | Alexandre Oliva | 1 | -1/+15 |