Age | Commit message (Expand) | Author | Files | Lines |
2014-09-22 | Find lto plugin when using gcc-5.0 | Alan Modra | 2 | -1/+9 |
2014-09-16 | Make the linker return an error status if it fails to merge ARM binaries with | Terry Guo | 5 | -0/+39 |
2014-09-16 | NDS32: Code refactoring of relaxation. | Kuan-Lin Chen | 2 | -111/+28 |
2014-09-15 | Add support for MIPS R6. | Andrew Bennett | 2 | -1/+8 |
2014-09-12 | Add mips*-img-elf* target triple. | Andrew Bennett | 4 | -3/+13 |
2014-09-11 | Move ELF section headers to end of object file | Alan Modra | 31 | -42/+76 |
2014-09-08 | Change pe/coff build-id section name to '.buildid' | Jon TURNEY | 3 | -10/+16 |
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-22 | * emulparams/armelf_fbsd.sh (TEXT_START_ADDR): Increase alignment to 64kB... | Andreas Tobler | 2 | -0/+8 |
2014-08-22 | Index PowerPC64 linker generated .eh_frame in .eh_frame_hdr | Alan Modra | 2 | -14/+20 |
2014-08-21 | bfd/ChangeLog | Terry Guo | 9 | -0/+178 |
2014-08-20 | ARM/ld: Correct macro formatting in armelf.em | Maciej W. Rozycki | 2 | -3/+8 |
2014-08-20 | Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocs | Roland McGrath | 4 | -0/+52 |
2014-08-20 | ARM: Add support for armeb-*-eabi* | Will Newton | 2 | -1/+6 |
2014-08-20 | Enabling the HIGH_ENTROPY_VA flag allows the operating system to use | Nick Clifton | 3 | -0/+17 |
2014-08-20 | Add copyright notice to linker script files. | Nick Clifton | 90 | -58/+1203 |
2014-08-19 | Fix --diable-shared --enable-plugins build breakage | Alan Modra | 2 | -0/+62 |
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 | 5 | -2/+32 |
2014-08-18 | Return error status from bfd_elf_discard_info. | Alan Modra | 10 | -28/+94 |
2014-08-14 | Linker part of PR16563 fix | Alan Modra | 5 | -7/+53 |
2014-08-14 | configury changes to make ld plugin support controlled by --enable-plugins | Alan Modra | 4 | -881/+858 |
2014-08-14 | Simplify is_ir_dummy_bfd test | Alan Modra | 2 | -8/+8 |
2014-08-13 | This is necessary for adding __cxa_atexit support for Cygwin in GCC without | Yaakov Selkowitz | 2 | -0/+6 |
2014-08-13 | Fix non-ELF build breakage | Alan Modra | 2 | -2/+6 |
2014-08-12 | Tighten test for ld plugin support | Alan Modra | 2 | -1/+5 |
2014-08-12 | Fix build breakage when ld plugins disabled | Alan Modra | 5 | -16/+14 |
2014-08-12 | Change ld "notice" interface for better handling of indirect symbols | Alan Modra | 3 | -17/+28 |
2014-08-12 | missing changelog | Alan Modra | 1 | -0/+4 |
2014-08-12 | Fix non-plugin warning symbol handling | Alan Modra | 1 | -0/+1 |
2014-08-08 | * ldlang.h (struct lang_input_statement_flags): Add pushed | Ulrich Drepper | 5 | -0/+67 |
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 | PR14918, lto always links in libgcc_s.so | Alan Modra | 2 | -0/+16 |
2014-08-06 | Allow lto tests to run with older compilers | Alan Modra | 3 | -268/+321 |
2014-08-05 | Regen ld/Makefile.in | Alan Modra | 2 | -1/+5 |
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 | 165 | -186/+2013 |
2014-07-27 | Add moxiebox target | Anthony Green | 5 | -0/+28 |
2014-07-17 | or1k: increase linux TEXT_START_ADDR to 0x2000 | Stefan Kristiansson | 2 | -0/+6 |
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 xtensa ld segfault when linking linux modules | Max Filippov | 2 | -1/+7 |