Age | Commit message (Expand) | Author | Files | Lines |
2017-05-03 | MIPS16/GAS: Fix absolute references with PC-relative synthetic instructions | Maciej W. Rozycki | 1 | -0/+20 |
2017-05-02 | x86: Add -Wl,--no-as-needed to some TLS tests | H.J. Lu | 1 | -0/+7 |
2017-05-02 | Add a test for PR ld/21384 | H.J. Lu | 1 | -0/+8 |
2017-05-01 | x86: Run GNU2 TLS tests with working GNU2 TLS support | H.J. Lu | 1 | -0/+7 |
2017-04-28 | x86: Add run-time tests for -mtls-dialect=gnu2 | H.J. Lu | 1 | -0/+11 |
2017-04-28 | ELF: Add run-time tests for -z now | H.J. Lu | 1 | -0/+7 |
2017-04-27 | x86: Create dynamic sections in create_dynamic_sections | H.J. Lu | 1 | -0/+6 |
2017-04-26 | x86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocation | H.J. Lu | 1 | -0/+5 |
2017-04-26 | PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if required | Maciej W. Rozycki | 1 | -0/+9 |
2017-04-24 | x86-64: Force symbol dynamic if it isn't undefined weak | H.J. Lu | 1 | -0/+5 |
2017-04-24 | i386: Skip pr12570 tests for nacl targets | H.J. Lu | 1 | -0/+5 |
2017-04-24 | i386: Set ELF_MAXPAGESIZE to 0x1000 for VxWorks | H.J. Lu | 1 | -0/+5 |
2017-04-24 | ld: fix regressions with rett instructions in sparc tests. | Jose E. Marchesi | 1 | -0/+7 |
2017-04-21 | i386: Avoid dynamic symbol with GOT reference in PIE | H.J. Lu | 1 | -0/+6 |
2017-04-21 | Require --no-dynamic-linker with -static -E/--dynamic-list | H.J. Lu | 1 | -0/+13 |
2017-04-20 | Skip PIE indirect5 and indirect6 tests on i386 | H.J. Lu | 1 | -0/+7 |
2017-04-20 | MIPS/LD/testsuite: Join `__ehdr_start' tests | Maciej W. Rozycki | 1 | -0/+4 |
2017-04-20 | Handle symbol defined in IR and referenced in DSO | H.J. Lu | 1 | -0/+11 |
2017-04-19 | x86-64: Handle undefined IFUNC symbol with -z now | H.J. Lu | 1 | -0/+6 |
2017-04-19 | Implement -z dynamic-undefined-weak | Alan Modra | 1 | -0/+14 |
2017-04-17 | Put soname in the version definition section | H.J. Lu | 1 | -0/+9 |
2017-04-17 | Undo dynamic symbol state after regular object sym type mismatch | Alan Modra | 1 | -0/+10 |
2017-04-11 | PR 21274, ld segfaults linking PE DLL | Alan Modra | 1 | -0/+22 |
2017-04-10 | Document undocumented linker command line options. | Nick Clifton | 1 | -0/+7 |
2017-04-10 | PR21287, Inconsistent section type for .init_array and .init_array.42 | Alan Modra | 1 | -0/+10 |
2017-04-10 | Clean elfvsb files left over from previous runs | Alan Modra | 1 | -0/+6 |
2017-04-07 | Use NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIE | H.J. Lu | 1 | -0/+7 |
2017-04-07 | ELF: Check ELF_COMMON_DEF_P for common symbols | H.J. Lu | 1 | -0/+6 |
2017-04-07 | Fix failure in x86_64 linker tests when compiling with a PIE enabled compiler. | Nick Clifton | 1 | -0/+6 |
2017-04-07 | Tweak MBIND ld test for ARM. | Alan Modra | 1 | -0/+4 |
2017-04-07 | pe/coff: handle weak defined symbol for gc-sections. | Tristan Gingold | 1 | -0/+6 |
2017-04-07 | mbind tests: don't check PT_LOAD headers | Alan Modra | 1 | -0/+6 |
2017-04-05 | PR ld/21233: change xfails to kfails, fix the indentation issue | Hans-Peter Nilsson | 1 | -0/+6 |
2017-04-05 | PR ld/21233: xfail failing test-parts for cris*-*-* | Hans-Peter Nilsson | 1 | -0/+6 |
2017-04-04 | PR ld/21233: Avoid sweeping forced-undefined symbols in section GC | Maciej W. Rozycki | 1 | -0/+12 |
2017-04-04 | Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX | H.J. Lu | 1 | -0/+15 |
2017-04-03 | Correct the ChangeLog entry | H.J. Lu | 1 | -1/+1 |
2017-04-03 | ld: Support ELF GNU program properties | H.J. Lu | 1 | -0/+43 |
2017-03-28 | Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistency | Hans-Peter Nilsson | 1 | -0/+6 |
2017-03-24 | readelf: Fix incorrect "Version definition past end of section" message (Chan... | Maciej W. Rozycki | 1 | -1/+2 |
2017-03-21 | Disable shared library tests for nios2-*-elf. | Sandra Loosemore | 1 | -0/+5 |
2017-03-21 | ld: check overflow only for allocated sections. | Tristan Gingold | 1 | -0/+5 |
2017-03-17 | ld sec64k test fix | Alan Modra | 1 | -0/+4 |
2017-03-15 | ld-checks: tweak overflow checks. | Tristan Gingold | 1 | -0/+5 |
2017-03-14 | Use addr_mask to check VMA and LMA | H.J. Lu | 1 | -0/+5 |
2017-03-13 | Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA... | Nick Clifton | 1 | -0/+5 |
2017-03-13 | ld: add an error in case of address space overflow. | Tristan Gingold | 1 | -0/+10 |
2017-03-13 | PowerPC: incorrect library search order | Alexey Neyman | 1 | -0/+5 |
2017-03-11 | Add sysroot for ld -rpath search | Alan Modra | 1 | -0/+5 |
2017-03-11 | Rewrite add_sysroot | Alan Modra | 1 | -0/+9 |