Age | Commit message (Expand) | Author | Files | Lines |
2014-02-10 | binutils potfiles regen | Alan Modra | 2 | -497/+543 |
2014-02-03 | ppc476 icache bug workaround | Alan Modra | 2 | -21/+70 |
2014-02-02 | Fix ALIGN_WITH_INPUT | Sebastian Huber | 11 | -20/+127 |
2014-02-01 | Fix MMIX build breakage from bfd_set_section_vma change. | Hans-Peter Nilsson | 2 | -1/+7 |
2014-01-30 | Nios II CALL26 linker relaxation | Sandra Loosemore | 30 | -6/+715 |
2014-01-29 | Add rdynamic-1 test | H.J. Lu | 4 | -0/+25 |
2014-01-28 | The MSP430 linker contains emulations for old and obsolete MCU types. | Nick Clifton | 5 | -1183/+21 |
2014-01-28 | Update the tic6x linker tests to match the current behaviour of the linker an... | Nick Clifton | 15 | -40/+58 |
2014-01-24 | Replace .align with .p2align | H.J. Lu | 2 | -3/+7 |
2014-01-24 | Add another testcase for PR ld/16498 | H.J. Lu | 3 | -0/+22 |
2014-01-24 | Improve orphaned TLS section handling | H.J. Lu | 6 | -0/+57 |
2014-01-24 | TLS orphan section placement | Alan Modra | 2 | -52/+89 |
2014-01-22 | Display the reference causing a shared library to be needed | Alan Modra | 5 | -2/+82 |
2014-01-22 | Miscellaneous ld tidies | Alan Modra | 6 | -7/+18 |
2014-01-22 | Make assignments to dot keep an empty output section. | Alan Modra | 19 | -38/+157 |
2014-01-21 | Check incompatible existing default symbol definition | H.J. Lu | 9 | -0/+90 |
2014-01-21 | Don't check shared/export_dynamic/ref_dynamic for type mismatch | H.J. Lu | 2 | -0/+31 |
2014-01-20 | [AArch64] Define LP64 BE linker name. | Marcus Shawcroft | 2 | -0/+5 |
2014-01-20 | [AArch64] Define LP64 LE loader name. | Marcus Shawcroft | 2 | -0/+6 |
2014-01-20 | Add a testcase for PR ld/2404 | H.J. Lu | 5 | -0/+55 |
2014-01-20 | Allow self-assignment for absolute symbols defined in a linker script | Alan Modra | 8 | -60/+98 |
2014-01-20 | Fix duplicate output section statement lookup | Guy Martin | 12 | -25/+43 |
2014-01-17 | Allow ld target customiser script to force on disk scripts. | Alan Modra | 16 | -22/+38 |
2014-01-15 | Skip directories with LIBPATH_SUFFIX_SKIP suffix | H.J. Lu | 4 | -13/+41 |
2014-01-16 | Tidy ld use of bfd_section userdata. | Alan Modra | 4 | -53/+38 |
2014-01-15 | Silence uninitialized warning on ehdr_start_save | H.J. Lu | 2 | -1/+7 |
2014-01-15 | non-PIC references to __ehdr_start in pie and shared | Alan Modra | 7 | -0/+44 |
2014-01-14 | * lib/ld-lib.exp (default_ld_link): Remove support for ldflags. | Vidya Praveen | 2 | -9/+6 |
2014-01-10 | Don't adjust LOAD segment to match GNU_RELRO segment | Alan Modra | 5 | -15/+27 |
2014-01-10 | * emulparams/crislinux.sh (COMMONPAGESIZE): Define. | Hans-Peter Nilsson | 2 | -0/+5 |
2014-01-09 | Fix copyright year | H.J. Lu | 1 | -1/+1 |
2014-01-09 | Check if GNU_RELRO segment is is generated | H.J. Lu | 2 | -1/+30 |
2014-01-09 | Add and use check_lto_shared_available | H.J. Lu | 3 | -2/+45 |
2014-01-08 | Adjust LOAD segment to generate GNU_RELRO segment | H.J. Lu | 6 | -5/+51 |
2014-01-08 | Update copyright year to 2014 | H.J. Lu | 2 | -2/+6 |
2014-01-08 | New Year - binutils ChangeLog rotation | H.J. Lu | 4 | -2523/+2551 |
2013-12-20 | Define IREL_IN_PLT for elf_k1om.sh and elf_l1om.sh | H.J. Lu | 3 | -0/+7 |
2013-12-20 | Covert leading spaces to tab | H.J. Lu | 1 | -1/+1 |
2013-12-19 | Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections | H.J. Lu | 4 | -0/+26 |
2013-12-18 | ld/testsuite | Yufeng Zhang | 2 | -3/+19 |
2013-12-13 | * lib/ld-lib.exp (default_ld_link): Use ldflags from board description | Vidya Praveen | 2 | -0/+19 |
2013-12-13 | Add support for Andes NDS32: | Kuan-Lin Chen | 37 | -3/+1630 |
2013-12-12 | Add "#..." | H.J. Lu | 2 | -0/+5 |
2013-12-12 | Set ET_EXEC for -pie -Ttext-segment= | H.J. Lu | 4 | -0/+34 |
2013-12-11 | ld/testsuite/ld-aarch64: Fixup IFUNC tests to work on all targets | Will Newton | 3 | -16/+17 |
2013-12-11 | Remove shared object from -Ttext-segment | H.J. Lu | 2 | -2/+6 |
2013-12-11 | Add a test for --as-needed with symbol versioning | H.J. Lu | 6 | -0/+39 |
2013-12-10 | Use $(INSTALL_PROGRAM_ENV) consistently. | Roland McGrath | 3 | -12/+18 |
2013-12-07 | strip off +x bits on non-executable/script files | Mike Frysinger | 40 | -0/+44 |
2013-11-27 | [ld/testsuite/] | Kyrylo Tkachov | 3 | -5/+10 |