aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2017-05-03MIPS16/GAS: Relax 32-bit non-PIC PC-relative synthetic instructionsMaciej W. Rozycki10-0/+167
2017-05-03Adjust testsuite/ld-elf/pr21384.dH.J. Lu2-0/+6
2017-05-03MIPS16/GAS: Fix absolute references with PC-relative synthetic instructionsMaciej W. Rozycki11-0/+90
2017-05-02x86: Add -Wl,--no-as-needed to some TLS testsH.J. Lu3-3/+10
2017-05-02Add a test for PR ld/21384H.J. Lu5-0/+47
2017-05-01x86: Run GNU2 TLS tests with working GNU2 TLS supportH.J. Lu4-0/+81
2017-04-28x86: Add run-time tests for -mtls-dialect=gnu2H.J. Lu8-0/+223
2017-04-28ELF: Add run-time tests for -z nowH.J. Lu5-0/+298
2017-04-27x86: Create dynamic sections in create_dynamic_sectionsH.J. Lu3-3/+13
2017-04-26x86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocationH.J. Lu5-0/+27
2017-04-26PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if requiredMaciej W. Rozycki6-0/+69
2017-04-24x86-64: Force symbol dynamic if it isn't undefined weakH.J. Lu3-1/+13
2017-04-24i386: Skip pr12570 tests for nacl targetsH.J. Lu3-0/+7
2017-04-24i386: Set ELF_MAXPAGESIZE to 0x1000 for VxWorksH.J. Lu2-1/+6
2017-04-24ld: fix regressions with rett instructions in sparc tests.Jose E. Marchesi4-3/+10
2017-04-21i386: Avoid dynamic symbol with GOT reference in PIEH.J. Lu2-5/+6
2017-04-21Require --no-dynamic-linker with -static -E/--dynamic-listH.J. Lu9-7/+31
2017-04-20Skip PIE indirect5 and indirect6 tests on i386H.J. Lu2-8/+22
2017-04-20MIPS/LD/testsuite: Join `__ehdr_start' testsMaciej W. Rozycki2-2/+5
2017-04-20Handle symbol defined in IR and referenced in DSOH.J. Lu5-6/+61
2017-04-19x86-64: Handle undefined IFUNC symbol with -z nowH.J. Lu2-0/+14
2017-04-19Implement -z dynamic-undefined-weakAlan Modra7-45/+144
2017-04-17Put soname in the version definition sectionH.J. Lu6-0/+46
2017-04-17Undo dynamic symbol state after regular object sym type mismatchAlan Modra7-0/+125
2017-04-11PR 21274, ld segfaults linking PE DLLAlan Modra6-114/+155
2017-04-10Document undocumented linker command line options.Nick Clifton2-0/+32
2017-04-10PR21287, Inconsistent section type for .init_array and .init_array.42Alan Modra4-14/+24
2017-04-10Clean elfvsb files left over from previous runsAlan Modra2-2/+14
2017-04-07Use NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIEH.J. Lu2-1/+10
2017-04-07ELF: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu2-1/+7
2017-04-07Fix failure in x86_64 linker tests when compiling with a PIE enabled compiler.Nick Clifton2-1/+7
2017-04-07Tweak MBIND ld test for ARM.Alan Modra2-4/+8
2017-04-07pe/coff: handle weak defined symbol for gc-sections.Tristan Gingold4-0/+35
2017-04-07mbind tests: don't check PT_LOAD headersAlan Modra4-24/+6
2017-04-05PR ld/21233: change xfails to kfails, fix the indentation issueHans-Peter Nilsson2-3/+20
2017-04-05PR ld/21233: xfail failing test-parts for cris*-*-*Hans-Peter Nilsson2-2/+9
2017-04-04PR ld/21233: Avoid sweeping forced-undefined symbols in section GCMaciej W. Rozycki9-0/+101
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu10-1/+290
2017-04-03 IA16 supportAndrew Jenner1-0/+1
2017-04-03Correct the ChangeLog entryH.J. Lu1-1/+1
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu39-0/+1104
2017-03-28Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistencyHans-Peter Nilsson5-0/+59
2017-03-24readelf: Fix incorrect "Version definition past end of section" message (Chan...Maciej W. Rozycki1-1/+2
2017-03-21Disable shared library tests for nios2-*-elf.Sandra Loosemore2-0/+6
2017-03-21ld: check overflow only for allocated sections.Tristan Gingold2-14/+20
2017-03-17ld sec64k test fixAlan Modra2-2/+8
2017-03-15ld-checks: tweak overflow checks.Tristan Gingold2-0/+8
2017-03-14Use addr_mask to check VMA and LMAH.J. Lu2-2/+7
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton2-2/+7
2017-03-13ld: add an error in case of address space overflow.Tristan Gingold7-0/+66