Age | Commit message (Expand) | Author | Files | Lines |
2019-05-28 | MIPS/LD: Skip overflow check for %pcrel_hi relocations | Faraz Shahbazker | 7 | -11/+73 |
2019-05-28 | PE linker segmentation fault with MALLOC_PERTURB_=1 | Alan Modra | 3 | -2/+11 |
2019-05-28 | aarch64: fix variant_pcs ld tests | Szabolcs Nagy | 3 | -78/+81 |
2019-05-27 | Generic ELF target group signature symbol | Alan Modra | 2 | -1/+9 |
2019-05-24 | aarch64: handle STO_AARCH64_VARIANT_PCS in bfd | Szabolcs Nagy | 8 | -0/+339 |
2019-05-24 | Regen POTFILES for bpf | Alan Modra | 2 | -0/+5 |
2019-05-24 | PowerPC notoc linkage stubs | Alan Modra | 4 | -0/+50 |
2019-05-24 | PowerPC GOT_PCREL34 optimisation | Alan Modra | 5 | -0/+225 |
2019-05-23 | ld: add support for eBPF | Jose E. Marchesi | 13 | -8/+143 |
2019-05-23 | Re: Have the linker report an error if the same script is used twice | Alan Modra | 2 | -30/+52 |
2019-05-22 | Have the linker report an error if the same script is used twice. | Nick Clifton | 5 | -6/+57 |
2019-05-21 | MIPS/LD: Reject tprel_hi and tprel_lo relocations in shared library | Faraz Shahbazker | 6 | -4/+53 |
2019-05-21 | MIPS/LD: Fix memory fault linking non-PIC object in to shared library | Faraz Shahbazker | 8 | -0/+68 |
2019-05-21 | [MIPS] Add generation of PLT entries with compact jumps for MIPS R6 | Matthew Fortune | 11 | -2/+236 |
2019-05-21 | [binutils][Arm] Fix Branch Future relocation handling and testisms | Andre Vieira | 5 | -0/+54 |
2019-05-21 | AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373) | Tamar Christina | 12 | -4/+178 |
2019-05-21 | Fix PR 24571 - Relaxation does not shorten jmp or call to target at pc-relat... | Senthil Kumar Selvaraj | 3 | -0/+34 |
2019-05-21 | Fix PR 24564 - link fails for some rcalls/rjmps with wraparound | Senthil Kumar Selvaraj | 3 | -0/+29 |
2019-05-20 | [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targets | Faraz Shahbazker | 3 | -4/+11 |
2019-05-17 | PR24567, assertion failure in ldlang.c:6868 when compiling with -flto | Alan Modra | 2 | -18/+30 |
2019-05-09 | Use the correct names for the init and fini array start symbols in the defaul... | Dimitar Dimitrov | 2 | -2/+7 |
2019-05-08 | Fix compile time warning when building the linker in a MinGw32 environment us... | Pekka Sepp?nen | 2 | -1/+7 |
2019-05-06 | PicoJava weak undefined symbols | Alan Modra | 2 | -1/+4 |
2019-05-04 | m32c padding with nops | Alan Modra | 3 | -4/+7 |
2019-05-04 | PR24511, nm should not mark symbols in .init_array as "t" | Alan Modra | 7 | -12/+60 |
2019-04-30 | PowerPC64 GOT indirect to GOT relative optimisation | Alan Modra | 11 | -37/+47 |
2019-04-30 | ld.texi tweak for pod2man | Alan Modra | 2 | -7/+13 |
2019-04-26 | Don't complain undefined weak dynamic reference | H.J. Lu | 5 | -0/+37 |
2019-04-26 | Updated Russian translation for the ld subdirectory. | Nick Clifton | 2 | -1398/+6670 |
2019-04-26 | Fix the hyphenation of word phrases such as "target specific" and "machine sp... | Christopher Yeleighton | 2 | -6/+10 |
2019-04-25 | LTO: Properly handle wrapper symbols in IR | H.J. Lu | 7 | -10/+89 |
2019-04-25 | [BFD, AArch64] Improve bti/pac plts. | Sudakshina Das | 8 | -13/+22 |
2019-04-24 | Use better test for usable compiler in ld testsuite. | Sandra Loosemore | 41 | -55/+155 |
2019-04-23 | Fix automatic makefile dependencies for generated ld/e*.c | Alan Modra | 4 | -17/+36 |
2019-04-22 | Fix M5100 flags test with interAptiv-MR2 | Matthew Fortune | 2 | -1/+7 |
2019-04-19 | s12z and h8300 no-print-map-discarded fails | Alan Modra | 3 | -2/+10 |
2019-04-17 | x86: Suggest -fPIE when not building shared object | H.J. Lu | 16 | -13/+47 |
2019-04-17 | x86: Also check x86 linker_def for non-shared definition | H.J. Lu | 9 | -0/+83 |
2019-04-17 | MSP430 Linker: Define __crt0_init_bss/__crt0_movedata symbols when .lower or ... | Jozef Lawrynowicz | 11 | -72/+253 |
2019-04-16 | ns32k testsuite tidy | Alan Modra | 4 | -5/+11 |
2019-04-15 | Skip print-map-discarded test for non-ELF targets | Faraz Shahbazker | 2 | -1/+8 |
2019-04-15 | [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline | Andre Vieira | 4 | -0/+52 |
2019-04-15 | [binutils, ARM, 9/16] New BFL instruction for Armv8.1-M Mainline | Andre Vieira | 4 | -0/+42 |
2019-04-15 | [binutils, ARM, 6/16] New BF instruction for Armv8.1-M Mainline | Andre Vieira | 4 | -0/+43 |
2019-04-15 | [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI | Andre Vieira | 4 | -0/+22 |
2019-04-13 | Automatic makefile dependencies for generated ld/e*.c | Alan Modra | 155 | -2808/+1050 |
2019-04-13 | ld TDIRS substitution | Alan Modra | 5 | -62/+28 |
2019-04-12 | Fix thinko in linker documentation. | Nick Clifton | 2 | -1/+7 |
2019-04-11 | ld: Add --no-print-map-discarded option | Faraz Shahbazker | 12 | -12/+76 |
2019-04-11 | x86: Add -z cet-report=[none|warning|error] | H.J. Lu | 36 | -0/+355 |