Age | Commit message (Expand) | Author | Files | Lines |
2014-12-25 | ARM: Add support for value 3 of Tag_ABI_VFP_args attribute | Terry Guo | 1 | -0/+13 |
2014-12-24 | AVR: Assembler now prepares for linker relaxation by default. | Andrew Burgess | 1 | -0/+9 |
2014-12-24 | Yet another DEFINED testcase | Alan Modra | 1 | -0/+7 |
2014-12-23 | AVR/ld: Propagate link-relax elf header flag correctly. | Andrew Burgess | 1 | -0/+13 |
2014-12-23 | Use a symbol flag bit to mark linker defined symbols | Alan Modra | 1 | -0/+9 |
2014-12-23 | Don't PROVIDE over top of common symbols | Alan Modra | 1 | -0/+4 |
2014-12-19 | Fix all failing FPXX tests for tx39-elf. | Matthew Fortune | 1 | -0/+18 |
2014-12-19 | Fix undefined weak symbol reloc tests | Matthew Fortune | 1 | -0/+9 |
2014-12-13 | Handle weak alias for PIE with copy reloc | H.J. Lu | 1 | -0/+10 |
2014-12-06 | Add Visium support to ld | Eric Botcazou | 1 | -0/+5 |
2014-12-04 | Sort relocs output by ld -r | Alan Modra | 1 | -0/+7 |
2014-12-03 | Replace copyreloc-main.c with copyreloc-main.S | H.J. Lu | 1 | -0/+7 |
2014-12-02 | X86-64: Allow copy relocs for building PIE | H.J. Lu | 1 | -0/+10 |
2014-12-02 | [MIPS] When calculating a relocation using an undefined weak symbol don't che... | Andrew Bennett | 1 | -0/+9 |
2014-12-01 | Add tests for PR ld/16452 and PR ld/16457 | H.J. Lu | 1 | -0/+13 |
2014-11-27 | Update mips tests with symbol version string | H.J. Lu | 1 | -0/+10 |
2014-11-25 | Update ld-alpha tests for secureplt | H.J. Lu | 1 | -0/+11 |
2014-11-25 | Display symbol version when dumping dynrelocs | H.J. Lu | 1 | -0/+16 |
2014-11-25 | Optimize out i386/x86-64 JUMP_SLOT relocation | H.J. Lu | 1 | -0/+9 |
2014-11-21 | Add function and function pointer tests for i386 | H.J. Lu | 1 | -0/+16 |
2014-11-21 | Run plt-main test with -pie | H.J. Lu | 1 | -0/+4 |
2014-11-21 | Calculate ARM arch attribute after relaxation | Terry Guo | 1 | -0/+7 |
2014-11-21 | Support ARM Cortex-M7 | Terry Guo | 1 | -0/+21 |
2014-11-20 | Don't run pr17618 test on x32 | H.J. Lu | 1 | -0/+4 |
2014-11-20 | Update plt-main tests for x32 | H.J. Lu | 1 | -0/+7 |
2014-11-20 | Add function and function pointer tests | H.J. Lu | 1 | -0/+16 |
2014-11-20 | Always load function pointer into a stack variable | H.J. Lu | 1 | -0/+5 |
2014-11-20 | Add ifunc-main IFUNC tests | H.J. Lu | 1 | -0/+7 |
2014-11-20 | Run IFUNC run-time tests only if IFUNC is supported | H.J. Lu | 1 | -0/+6 |
2014-11-20 | Enable to link ARM object file that hasn't attribute section. | Terry Guo | 1 | -0/+7 |
2014-11-18 | Check PC-relative offset overflow in PLT entry | H.J. Lu | 1 | -0/+8 |
2014-11-18 | Always run mpx3 and mpx4 tests in 64-bit | H.J. Lu | 1 | -15/+18 |
2014-11-18 | Add -z bndplt to generate BND prefix in PLT entries | Igor Zamyatin | 1 | -0/+18 |
2014-11-13 | Add assembler support for @gotplt | H.J. Lu | 1 | -0/+8 |
2014-11-11 | [PATCH] treate -specs as both cflags & ldflags | Jiong Wang | 1 | -0/+6 |
2014-11-07 | X32: Add REX prefix to encode R_X86_64_GOTTPOFF | H.J. Lu | 1 | -0/+5 |
2014-11-05 | Update .MIPS.abiflags to support MIPS R6 | Matthew Fortune | 1 | -0/+5 |
2014-10-30 | ld/testsuite/ld-unique: Fix running unique tests on ARM | Will Newton | 1 | -0/+7 |
2014-10-24 | [AArch64] Cortex-A53 erratum 835769 linker workaround | Jiong Wang | 1 | -0/+7 |
2014-10-17 | Fix ld tests with sysroot=/ and --enable-targets=all and test --print-sysroot | Hans-Peter Nilsson | 1 | -0/+12 |
2014-10-15 | Add sysroot-prefix ld linker tests. | Hans-Peter Nilsson | 1 | -0/+2 |
2014-10-15 | lib/ld-lib.exp (check_sysroot_available): New proc. | Hans-Peter Nilsson | 1 | -0/+4 |
2014-10-04 | Discard zero address range eh_frame FDEs | Alan Modra | 1 | -1/+11 |
2014-09-22 | Find lto plugin when using gcc-5.0 | Alan Modra | 1 | -0/+5 |
2014-09-16 | Make the linker return an error status if it fails to merge ARM binaries with | Terry Guo | 1 | -0/+7 |
2014-09-12 | Add mips*-img-elf* target triple. | Andrew Bennett | 1 | -0/+5 |
2014-09-11 | Move ELF section headers to end of object file | Alan Modra | 1 | -0/+34 |
2014-09-06 | MIPS testsuite cleanup - part 4 | Matthew Fortune | 1 | -0/+69 |
2014-08-29 | Fix testsuite ld_simple_link_defsyms for windows targets | Alan Modra | 1 | -0/+5 |
2014-08-27 | Use bfd_is_abs_section to check discarded input section | H.J. Lu | 1 | -0/+11 |