| Commit message (Expand) | Author | Age | Files | Lines |
* | Use variable args in run_ld_link_exec_tests | Alan Modra | 2016-07-21 | 4 | -7/+7 |
* | Don't generate PLT for IFUNC GOT/pointer reference | H.J. Lu | 2016-06-18 | 35 | -16/+573 |
* | X86: Add tests for static function pointer | H.J. Lu | 2016-06-15 | 9 | -0/+34 |
* | Update x86-64 no-PLT tests for x32 | H.J. Lu | 2016-06-12 | 15 | -40/+40 |
* | Update test name | H.J. Lu | 2016-06-08 | 1 | -1/+1 |
* | Support any relocation order | H.J. Lu | 2016-06-08 | 7 | -23/+23 |
* | X86-64: Test external function reference without PLT | H.J. Lu | 2016-06-08 | 21 | -0/+557 |
* | Support x86-64 TLS code sequences without PLT | H.J. Lu | 2016-06-06 | 45 | -5/+2476 |
* | Update x86 linker tests for --disable-x86-relax-relocations | H.J. Lu | 2016-06-03 | 1 | -5/+3 |
* | Don't convert GOTPCREL relocation against large section | H.J. Lu | 2016-05-13 | 5 | -0/+44 |
* | Test load conversion with symbol versioning for x86 | H.J. Lu | 2016-05-06 | 4 | -0/+45 |
* | Pass --no-relax to ld in ld-x86-64/pr18591.d | H.J. Lu | 2016-05-05 | 1 | -1/+1 |
* | Add ld-x86-64/pic1 test | H.J. Lu | 2016-04-20 | 3 | -0/+6 |
* | Add ld-x86-64/pie2 test | H.J. Lu | 2016-04-20 | 3 | -0/+12 |
* | Check run-time R_X86_64_32 relocation overflow | H.J. Lu | 2016-04-20 | 4 | -0/+28 |
* | Add another testcase for PR ld/19719 | H.J. Lu | 2016-04-19 | 3 | -0/+20 |
* | Update x86-64 tests for --as-needed | H.J. Lu | 2016-04-13 | 1 | -12/+27 |
* | Properly handle dynamic reloc against normal symbol | H.J. Lu | 2016-04-11 | 4 | -0/+23 |
* | Add missing pr19827-nacl.rd for i386/x86-64 NaCl | H.J. Lu | 2016-04-04 | 1 | -0/+5 |
* | Bind defined symbol locally in PIE | H.J. Lu | 2016-03-15 | 4 | -0/+23 |
* | Add -z noreloc-overflow option to x86-64 ld | H.J. Lu | 2016-03-15 | 10 | -0/+95 |
* | Add more tests for PR ld/19539 | H.J. Lu | 2016-03-13 | 5 | -0/+25 |
* | Support --as-needed in i386/x86-64 tests | H.J. Lu | 2016-03-07 | 1 | -6/+14 |
* | Link tmpdir/copyreloc-main.o before tmpdir/copyreloc-lib.so | H.J. Lu | 2016-03-06 | 1 | -6/+14 |
* | Optimize x86 GOT32X/GOTPCRELX relocations | H.J. Lu | 2016-02-26 | 59 | -31/+722 |
* | Properly implement STT_COMMON | H.J. Lu | 2016-02-26 | 11 | -10/+125 |
* | [x86] Resolve non-PIC undefweak symbols in executable | H.J. Lu | 2016-02-26 | 30 | -6/+427 |
* | [x86-64] Omit dynamic sections symbols | H.J. Lu | 2016-02-17 | 17 | -284/+274 |
* | Enhance GAS's .section directive so that it can take numeric values for the f... | Nick Clifton | 2016-02-15 | 16 | -48/+14 |
* | Enable -Bsymbolic and -Bsymbolic-functions to PIE | H.J. Lu | 2016-02-11 | 3 | -0/+27 |
* | Add -mrelax-relocations= to x86 assembler | H.J. Lu | 2016-02-03 | 12 | -16/+16 |
* | Add a testcase for PR ld/18591 | H.J. Lu | 2016-02-02 | 3 | -0/+21 |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 5 | -5/+5 |
* | Optimize R_386_GOT32/R_386_GOT32X only if addend is 0 | H.J. Lu | 2015-12-04 | 6 | -0/+79 |
* | Properly check symbol defined by assignment in linker script | H.J. Lu | 2015-12-01 | 4 | -0/+42 |
* | Also check GOTPCRELX | H.J. Lu | 2015-10-29 | 1 | -1/+1 |
* | Add a test for PR ld/19162 | H.J. Lu | 2015-10-28 | 4 | -0/+15 |
* | Check symbol defined by assignment in linker script | H.J. Lu | 2015-10-26 | 4 | -0/+30 |
* | Properly convert address load of __start_XXX/__stop_XXX | H.J. Lu | 2015-10-26 | 12 | -0/+28 |
* | Add "-z call-nop=PADDING" option to ld | H.J. Lu | 2015-10-22 | 19 | -0/+355 |
* | Add R_X86_64_[REX_]GOTPCRELX support to gas and ld | H.J. Lu | 2015-10-22 | 15 | -3/+368 |
* | Convert mov to lea for loading address of local common symbol | H.J. Lu | 2015-10-16 | 7 | -0/+9 |
* | Create a PLT entry for R_X86_64_PC32 in non-code sections | H.J. Lu | 2015-10-01 | 5 | -0/+53 |
* | Update ld-x86-64/pr19013-nacl.d | Alan Modra | 2015-10-01 | 1 | -1/+1 |
* | Revert "Also check e_machine when merging sections" | Alan Modra | 2015-10-01 | 1 | -1/+1 |
* | Pass -m elf_x86_64 to ld for 64-bit test | H.J. Lu | 2015-09-30 | 1 | -1/+1 |
* | Also check e_machine when merging sections | H.J. Lu | 2015-09-30 | 5 | -0/+34 |
* | Skip PLT for function pointer initialization | H.J. Lu | 2015-09-01 | 8 | -16/+94 |
* | Issue an error for read-only segment with dynamic IFUNC relocations | H.J. Lu | 2015-08-13 | 3 | -0/+19 |
* | Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbols | H.J. Lu | 2015-08-12 | 3 | -0/+25 |