Age | Commit message (Expand) | Author | Files | Lines |
2014-09-12 | Add mips*-img-elf* target triple. | Andrew Bennett | 2 | -2/+8 |
2014-09-11 | Move ELF section headers to end of object file | Alan Modra | 31 | -42/+76 |
2014-09-06 | MIPS testsuite cleanup - part 4 | Matthew Fortune | 62 | -276/+329 |
2014-08-29 | Fix testsuite ld_simple_link_defsyms for windows targets | Alan Modra | 2 | -2/+7 |
2014-08-27 | Use bfd_is_abs_section to check discarded input section | H.J. Lu | 7 | -0/+41 |
2014-08-27 | Don't attach dynamic sections to input from ld --just-symbols | H.J. Lu | 3 | -0/+14 |
2014-08-26 | [AArch64] Improve copy relocation support on four absolute relocation types | Jiong Wang | 9 | -0/+53 |
2014-08-26 | Fix linker testsuite failures for Aarch64. | Nick Clifton | 5 | -49/+56 |
2014-08-22 | Power/GAS: Don't set VLE annotation for non-VLE processors/instructions | Maciej W. Rozycki | 5 | -5/+24 |
2014-08-21 | bfd/ChangeLog | Terry Guo | 9 | -0/+178 |
2014-08-20 | Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocs | Roland McGrath | 4 | -0/+52 |
2014-08-18 | LTO plugin with older gcc | Alan Modra | 2 | -1/+5 |
2014-08-18 | PR 17287, DT_NEEDED of unneeded libraries affects --as-needed | Alan Modra | 3 | -0/+25 |
2014-08-12 | Tighten test for ld plugin support | Alan Modra | 2 | -1/+5 |
2014-08-07 | Don't issue a warning for references in LTO IR to warning symbols | H.J. Lu | 6 | -0/+59 |
2014-08-06 | Allow lto tests to run with older compilers | Alan Modra | 3 | -268/+321 |
2014-08-01 | Fix PR10373 which is SH relax bug. | Kaz Kojima | 3 | -3/+15 |
2014-08-01 | Fix PR10378 which is SH relax bug. | Kaz Kojima | 3 | -0/+42 |
2014-07-29 | [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions | Matthew Fortune | 161 | -184/+2000 |
2014-07-16 | Properly match PLT entry against .got.plt relocation | H.J. Lu | 9 | -5/+218 |
2014-07-15 | Update elf_i386_compute_jump_table_size | H.J. Lu | 4 | -0/+20 |
2014-07-15 | [AArch64] Fix ld testcase linker script glitch. | Jiong Wang | 2 | -7/+11 |
2014-07-10 | Fix tests when configured for arm-linux and arm-elf | Will Newton | 27 | -214/+246 |
2014-07-10 | ld/testsuite: Disable non-PIC shared library tests on ARM | Will Newton | 2 | -1/+6 |
2014-07-08 | ld/ARM: Increase maximum page size to 64kB | Will Newton | 5 | -8/+17 |
2014-07-08 | Copy st_other for linker script symbol assignments | Alan Modra | 4 | -0/+51 |
2014-07-08 | Enable elf_backend_rela_normal for AArch64 | Jiong Wang | 6 | -0/+82 |
2014-07-08 | Run ar with --plugin for LTO 11 test | Alan Modra | 2 | -1/+20 |
2014-07-07 | Reinstate compiler check | Alan Modra | 2 | -0/+9 |
2014-07-07 | This patch prevents a linker testsuite error if the checks are run with a | Nick Clifton | 2 | -0/+9 |
2014-07-07 | Ensure ld testsuite gcc -B options precede $CC -B options | Alan Modra | 5 | -108/+93 |
2014-07-05 | Rid libdummy.a from lto.exp | Alan Modra | 3 | -66/+74 |
2014-07-03 | Reload --as-needed libraries inside groups | Alan Modra | 9 | -6/+58 |
2014-07-02 | Taking an undefined function's address in an executable | Alan Modra | 7 | -9/+186 |
2014-06-25 | ld/arm: adjust offsets in tls-gdierelax2.d | Kyle McMartin | 2 | -4/+8 |
2014-06-16 | ld/ARM: Fix IFUNC and TLS descriptors in the same shared object | Will Newton | 5 | -0/+49 |
2014-06-09 | Remove reference to GASp from linker testsuite configuration. | Ryan Mansfield | 2 | -4/+4 |
2014-06-03 | Support fusion for ELFv2 stubs | Alan Modra | 2 | -4/+8 |
2014-05-28 | Add objcopy stage between assembly and linking for run_dump_test | mfortune | 2 | -0/+42 |
2014-05-20 | ld/aarch64: xfail non-PIC shared object tests on aarch64 | Will Newton | 2 | -0/+8 |
2014-05-19 | Don't link FreeBSD tests with -ldl. | Andreas Tobler | 3 | -14/+29 |
2014-05-10 | Fix freeing of link_info.hash | Hans-Peter Nilsson | 10 | -0/+107 |
2014-05-09 | Properly display extra data/address size prefixes | H.J. Lu | 8 | -26/+35 |
2014-05-08 | Use signed data type for R_XTENSA_DIFF* relocation offsets. | Volodymyr Arbatov | 4 | -0/+100 |
2014-05-02 | ld/testsuite: | Hans-Peter Nilsson | 8 | -1/+94 |
2014-04-23 | ld/arm: Fix testsuite failures for armeb-linux-eabi | Will Newton | 25 | -132/+158 |
2014-04-22 | Add tests for PR ld/16846 | H.J. Lu | 5 | -0/+35 |
2014-04-22 | Remove support for the (deprecated) openrisc and or32 configurations and replace | Christian Svensson | 27 | -29/+57 |
2014-04-17 | This patch causes local GOT entries addressed via a 16-bit index to | Kwok Cheung Yeung | 6 | -508/+515 |
2014-04-15 | [AArch64] Fix off by one error in instruction relaxation mask. | Marcus Shawcroft | 2 | -1/+6 |