summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Add .debug_gdb_scripts section to PE linker scripts.Nick Clifton2017-05-153-0/+26
* x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED propertiesH.J. Lu2017-05-127-0/+131
* x86-64: Rename .plt.bnd to .plt.secH.J. Lu2017-05-1116-19/+38
* x86: Generate PLT relocations for -z nowH.J. Lu2017-05-1117-171/+205
* i386: Set CHECK_RELOCS_AFTER_OPEN_INPUT to yesH.J. Lu2017-05-104-0/+11
* x86-64: Use .plt.bnd for IFUNC function addressH.J. Lu2017-05-104-0/+89
* [ARC] Object attributes.Claudiu Zissulescu2017-05-1023-1/+130
* Support pe-bigobj-x86-64 as an output format in 64-bit PE based linkers.Awson2017-05-092-0/+16
* ld.texinfo, use "affects" instead of "effects"Alan Modra2017-05-092-1/+5
* x86-64: Improve PLT generation and synthetic PLT symbolsH.J. Lu2017-05-0830-91/+948
* i386: Improve PLT generation and synthetic PLT symbolsH.J. Lu2017-05-0811-2/+259
* Make import libraries relocatable objectsThomas Preud'homme2017-05-083-1/+18
* Fix PR21404 - assertion fail when calculating symbol sizeSenthil Kumar Selvaraj2017-05-0417-0/+217
* MIPS16/GAS: Relax 32-bit non-PIC PC-relative synthetic instructionsMaciej W. Rozycki2017-05-0310-0/+167
* Adjust testsuite/ld-elf/pr21384.dH.J. Lu2017-05-032-0/+6
* MIPS16/GAS: Fix absolute references with PC-relative synthetic instructionsMaciej W. Rozycki2017-05-0311-0/+90
* x86: Add -Wl,--no-as-needed to some TLS testsH.J. Lu2017-05-023-3/+10
* Add a test for PR ld/21384H.J. Lu2017-05-025-0/+47
* x86: Run GNU2 TLS tests with working GNU2 TLS supportH.J. Lu2017-05-014-0/+81
* x86: Add run-time tests for -mtls-dialect=gnu2H.J. Lu2017-04-288-0/+223
* ELF: Add run-time tests for -z nowH.J. Lu2017-04-285-0/+298
* x86: Create dynamic sections in create_dynamic_sectionsH.J. Lu2017-04-273-3/+13
* x86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocationH.J. Lu2017-04-265-0/+27
* PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if requiredMaciej W. Rozycki2017-04-266-0/+69
* x86-64: Force symbol dynamic if it isn't undefined weakH.J. Lu2017-04-243-1/+13
* i386: Skip pr12570 tests for nacl targetsH.J. Lu2017-04-243-0/+7
* i386: Set ELF_MAXPAGESIZE to 0x1000 for VxWorksH.J. Lu2017-04-242-1/+6
* ld: fix regressions with rett instructions in sparc tests.Jose E. Marchesi2017-04-244-3/+10
* i386: Avoid dynamic symbol with GOT reference in PIEH.J. Lu2017-04-212-5/+6
* Require --no-dynamic-linker with -static -E/--dynamic-listH.J. Lu2017-04-219-7/+31
* Skip PIE indirect5 and indirect6 tests on i386H.J. Lu2017-04-202-8/+22
* MIPS/LD/testsuite: Join `__ehdr_start' testsMaciej W. Rozycki2017-04-202-2/+5
* Handle symbol defined in IR and referenced in DSOH.J. Lu2017-04-205-6/+61
* x86-64: Handle undefined IFUNC symbol with -z nowH.J. Lu2017-04-192-0/+14
* Implement -z dynamic-undefined-weakAlan Modra2017-04-197-45/+144
* Put soname in the version definition sectionH.J. Lu2017-04-176-0/+46
* Undo dynamic symbol state after regular object sym type mismatchAlan Modra2017-04-177-0/+125
* PR 21274, ld segfaults linking PE DLLAlan Modra2017-04-116-114/+155
* Document undocumented linker command line options.Nick Clifton2017-04-102-0/+32
* PR21287, Inconsistent section type for .init_array and .init_array.42Alan Modra2017-04-104-14/+24
* Clean elfvsb files left over from previous runsAlan Modra2017-04-102-2/+14
* Use NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIEH.J. Lu2017-04-072-1/+10
* ELF: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu2017-04-072-1/+7
* Fix failure in x86_64 linker tests when compiling with a PIE enabled compiler.Nick Clifton2017-04-072-1/+7
* Tweak MBIND ld test for ARM.Alan Modra2017-04-072-4/+8
* pe/coff: handle weak defined symbol for gc-sections.Tristan Gingold2017-04-074-0/+35
* mbind tests: don't check PT_LOAD headersAlan Modra2017-04-074-24/+6
* PR ld/21233: change xfails to kfails, fix the indentation issueHans-Peter Nilsson2017-04-052-3/+20
* PR ld/21233: xfail failing test-parts for cris*-*-*Hans-Peter Nilsson2017-04-052-2/+9
* PR ld/21233: Avoid sweeping forced-undefined symbols in section GCMaciej W. Rozycki2017-04-049-0/+101