Age | Commit message (Expand) | Author | Files | Lines |
2019-01-09 | Updated Spanish translation for the ld sub-directory. | Nick Clifton | 2 | -138/+195 |
2019-01-09 | Adjust bfd/warning.m4 egrep patterns | Andrew Paprocki | 2 | -5/+9 |
2019-01-08 | run_dump_test source in build directory | Alan Modra | 3 | -27/+33 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 330 | -392/+396 |
2019-01-01 | ChangeLog rotation | Alan Modra | 2 | -4748/+4762 |
2018-12-31 | PR24042, Global-buffer-overflow problem in output_rel_find | Alan Modra | 2 | -8/+20 |
2018-12-19 | x86: Properly handle PLT expression in directive | H.J. Lu | 6 | -0/+64 |
2018-12-19 | Rename PR ld/22842 run-time test to "Run pr22842" | H.J. Lu | 2 | -1/+6 |
2018-12-14 | elf: Add PT_GNU_PROPERTY segment type | H.J. Lu | 28 | -157/+330 |
2018-12-11 | Fix a typo in scripttempl/elf32xc16x.sc | H.J. Lu | 2 | -1/+5 |
2018-12-07 | Override the previous definition from IR object | H.J. Lu | 4 | -0/+23 |
2018-12-07 | elf: Report property change when merging properties | H.J. Lu | 14 | -2/+57 |
2018-12-04 | x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND properties | H.J. Lu | 7 | -0/+40 |
2018-12-01 | x86: Delay setting the iplt section alignment | H.J. Lu | 10 | -0/+90 |
2018-11-30 | PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong | Alan Modra | 4 | -0/+82 |
2018-11-29 | Document purpose of each ld statement lists | Thomas Preud'homme | 3 | -7/+31 |
2018-11-27 | MIPS/LD: Accept high-part relocations in PIC code with absolute symbols | Maciej W. Rozycki | 12 | -0/+110 |
2018-11-27 | LD: Convert `%P: %H:' to `%H:' in error messages | Maciej W. Rozycki | 2 | -3/+10 |
2018-11-27 | AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904) | Tamar Christina | 4 | -0/+100 |
2018-11-16 | (Another) Updated Spanish translation for the ld subdirectory. | Nick Clifton | 3 | -40/+38 |
2018-11-15 | Updated Spanish translation for the ld subdirectory. | Nick Clifton | 2 | -85/+63 |
2018-11-12 | i386: Accept both .plt.got and .plt.sec sections | H.J. Lu | 2 | -1/+6 |
2018-11-12 | Update documentation describing how the linker chooses a start address. | Nick Clifton | 2 | -1/+7 |
2018-11-12 | Updated Spanish translation for the ld subdirectory. | Nick Clifton | 2 | -59/+35 |
2018-11-09 | Updated French translation for the ld subdirectory. | Nick Clifton | 2 | -3/+7 |
2018-11-09 | [ARC] Update ld tests. | Claudiu Zissulescu | 3 | -3/+8 |
2018-11-09 | Allow for compilers that do not produce aligned .rdat sections in PE format f... | Marc | 3 | -0/+9 |
2018-11-06 | elfedit: Add --enable-x86-feature/--disable-x86-feature | H.J. Lu | 8 | -0/+91 |
2018-11-05 | Correct ChangeLog entries for PR gas/23854 commit | H.J. Lu | 1 | -1/+1 |
2018-11-05 | x86: Disable GOT relaxation with data prefix | H.J. Lu | 7 | -0/+135 |
2018-11-01 | Fix ld action in run_dump_test | Thomas Preud'homme | 2 | -17/+5 |
2018-10-29 | Report scripts and libraries searched for ld --trace | Alan Modra | 6 | -14/+27 |
2018-10-29 | Remove some ld --trace output | Alan Modra | 2 | -3/+9 |
2018-10-29 | Simplify --sysroot=/ | Alan Modra | 2 | -9/+17 |
2018-10-29 | ld -r script fixes | Alan Modra | 16 | -35/+58 |
2018-10-26 | ELF: update ld man page on `--gc-sections` | Christoph Conrads | 2 | -3/+9 |
2018-10-24 | ELF: Hide symbols defined in discarded input sections | H.J. Lu | 6 | -0/+34 |
2018-10-23 | alpha testsuite fixes | Alan Modra | 3 | -6/+22 |
2018-10-20 | Relax a -r --gc-sections requirement | Alan Modra | 2 | -2/+9 |
2018-10-15 | RISC-V: Adjust __global_pointer$ value to reduce code size. | Jim Wilson | 3 | -2/+21 |
2018-10-15 | BFD_INIT_MAGIC | Alan Modra | 2 | -1/+8 |
2018-10-13 | ELF ld -r scripts | Alan Modra | 75 | -660/+791 |
2018-10-08 | x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-code | H.J. Lu | 4 | -6/+10 |
2018-10-08 | ELF: Properly group and place orphan note sections | H.J. Lu | 5 | -56/+140 |
2018-10-08 | Separate header PT_LOAD for -z separate-code | Alan Modra | 12 | -20/+19 |
2018-10-08 | ld insert_os_after ignoring first assignment | Alan Modra | 3 | -5/+15 |
2018-10-08 | No PT_INTERP when .interp is zero size | Alan Modra | 2 | -1/+5 |
2018-10-05 | or1k: Add the l.adrp insn and supporting relocations | Stafford Horne | 8 | -0/+147 |
2018-10-05 | or1k: Add relocations for high-signed and low-stores | Richard Henderson | 4 | -0/+301 |
2018-10-04 | pr23658-1.d: Also xfail ft32-* and xgate-* | H.J. Lu | 2 | -2/+7 |