Age | Commit message (Expand) | Author | Files | Lines |
2019-07-02 | Ensure that debug information is retained for ARMv8-M security functions. | Srinath Parvathaneni | 4 | -0/+198 |
2019-07-01 | Correct the calculation of offsets for ARM exidx relocs when performing a par... | Nick Clifton | 1 | -0/+2 |
2019-06-28 | PowerPC notoc call stub tests | Alan Modra | 5 | -0/+83 |
2019-06-24 | elf: Remove the property after reporting its removal | H.J. Lu | 6 | -0/+57 |
2019-06-23 | PR24704, Internal error building skiboot for powerpc64-linux-gnu | Alan Modra | 2 | -7/+7 |
2019-06-14 | Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocs | Szabolcs Nagy | 5 | -0/+38 |
2019-06-14 | Fix alpha testsuite regression | Alan Modra | 3 | -4/+4 |
2019-06-06 | [BFD, AArch64] Fix PT_GNU_PROPERTY alignment issue | Sudakshina Das | 4 | -0/+45 |
2019-06-06 | [LD, AArch64] Move ELF options behind -z | Sudakshina Das | 11 | -20/+20 |
2019-05-30 | Harmonize readelf's output for version sections. | Nick Clifton | 1 | -1/+1 |
2019-05-30 | s12z genelf.em | Alan Modra | 1 | -0/+1 |
2019-05-30 | Support tcl procedure calls in run_dump_test xfail | Alan Modra | 53 | -97/+89 |
2019-05-28 | MIPS/LD: Skip overflow check for %pcrel_hi relocations | Faraz Shahbazker | 6 | -11/+63 |
2019-05-28 | aarch64: fix variant_pcs ld tests | Szabolcs Nagy | 2 | -78/+76 |
2019-05-24 | aarch64: handle STO_AARCH64_VARIANT_PCS in bfd | Szabolcs Nagy | 7 | -0/+329 |
2019-05-24 | PowerPC notoc linkage stubs | Alan Modra | 3 | -0/+44 |
2019-05-24 | PowerPC GOT_PCREL34 optimisation | Alan Modra | 4 | -0/+218 |
2019-05-23 | ld: add support for eBPF | Jose E. Marchesi | 7 | -0/+91 |
2019-05-21 | MIPS/LD: Reject tprel_hi and tprel_lo relocations in shared library | Faraz Shahbazker | 5 | -4/+43 |
2019-05-21 | MIPS/LD: Fix memory fault linking non-PIC object in to shared library | Faraz Shahbazker | 7 | -0/+58 |
2019-05-21 | [MIPS] Add generation of PLT entries with compact jumps for MIPS R6 | Matthew Fortune | 8 | -0/+183 |
2019-05-21 | [binutils][Arm] Fix Branch Future relocation handling and testisms | Andre Vieira | 4 | -0/+47 |
2019-05-21 | AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373) | Tamar Christina | 9 | -0/+128 |
2019-05-21 | Fix PR 24571 - Relaxation does not shorten jmp or call to target at pc-relat... | Senthil Kumar Selvaraj | 2 | -0/+28 |
2019-05-21 | Fix PR 24564 - link fails for some rcalls/rjmps with wraparound | Senthil Kumar Selvaraj | 2 | -0/+23 |
2019-05-20 | [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targets | Faraz Shahbazker | 2 | -4/+4 |
2019-05-06 | PicoJava weak undefined symbols | Alan Modra | 1 | -1/+0 |
2019-05-04 | m32c padding with nops | Alan Modra | 2 | -4/+2 |
2019-05-04 | PR24511, nm should not mark symbols in .init_array as "t" | Alan Modra | 6 | -12/+47 |
2019-04-30 | PowerPC64 GOT indirect to GOT relative optimisation | Alan Modra | 10 | -37/+34 |
2019-04-26 | Don't complain undefined weak dynamic reference | H.J. Lu | 4 | -0/+29 |
2019-04-25 | LTO: Properly handle wrapper symbols in IR | H.J. Lu | 4 | -0/+50 |
2019-04-25 | [BFD, AArch64] Improve bti/pac plts. | Sudakshina Das | 7 | -13/+12 |
2019-04-24 | Use better test for usable compiler in ld testsuite. | Sandra Loosemore | 40 | -55/+108 |
2019-04-22 | Fix M5100 flags test with interAptiv-MR2 | Matthew Fortune | 1 | -1/+2 |
2019-04-19 | s12z and h8300 no-print-map-discarded fails | Alan Modra | 2 | -2/+4 |
2019-04-17 | x86: Suggest -fPIE when not building shared object | H.J. Lu | 15 | -13/+25 |
2019-04-17 | x86: Also check x86 linker_def for non-shared definition | H.J. Lu | 8 | -0/+71 |
2019-04-17 | MSP430 Linker: Define __crt0_init_bss/__crt0_movedata symbols when .lower or ... | Jozef Lawrynowicz | 9 | -9/+193 |
2019-04-16 | ns32k testsuite tidy | Alan Modra | 3 | -5/+5 |
2019-04-15 | Skip print-map-discarded test for non-ELF targets | Faraz Shahbazker | 1 | -1/+3 |
2019-04-15 | [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline | Andre Vieira | 3 | -0/+46 |
2019-04-15 | [binutils, ARM, 9/16] New BFL instruction for Armv8.1-M Mainline | Andre Vieira | 3 | -0/+36 |
2019-04-15 | [binutils, ARM, 6/16] New BF instruction for Armv8.1-M Mainline | Andre Vieira | 3 | -0/+37 |
2019-04-15 | [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI | Andre Vieira | 3 | -0/+16 |
2019-04-11 | ld: Add --no-print-map-discarded option | Faraz Shahbazker | 4 | -0/+15 |
2019-04-11 | x86: Add -z cet-report=[none|warning|error] | H.J. Lu | 33 | -0/+282 |
2019-04-11 | ld: Add -static-pie tests | H.J. Lu | 3 | -1/+102 |
2019-04-11 | AArch64: When DF_BIND_NOW don't use TLSDESC GOT value. | Tamar Christina | 2 | -0/+20 |
2019-04-10 | Re: XFAIL PR ld/20995 tests for lynxos and nto targets | Alan Modra | 1 | -2/+2 |