aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2019-05-21[MIPS] Add generation of PLT entries with compact jumps for MIPS R6Matthew Fortune11-2/+236
2019-05-21[binutils][Arm] Fix Branch Future relocation handling and testismsAndre Vieira5-0/+54
2019-05-21AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina12-4/+178
2019-05-21Fix PR 24571 - Relaxation does not shorten jmp or call to target at pc-relat...Senthil Kumar Selvaraj3-0/+34
2019-05-21Fix PR 24564 - link fails for some rcalls/rjmps with wraparoundSenthil Kumar Selvaraj3-0/+29
2019-05-20[MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targetsFaraz Shahbazker3-4/+11
2019-05-17PR24567, assertion failure in ldlang.c:6868 when compiling with -fltoAlan Modra2-18/+30
2019-05-09Use the correct names for the init and fini array start symbols in the defaul...Dimitar Dimitrov2-2/+7
2019-05-08Fix compile time warning when building the linker in a MinGw32 environment us...Pekka Sepp?nen2-1/+7
2019-05-06PicoJava weak undefined symbolsAlan Modra2-1/+4
2019-05-04m32c padding with nopsAlan Modra3-4/+7
2019-05-04PR24511, nm should not mark symbols in .init_array as "t"Alan Modra7-12/+60
2019-04-30PowerPC64 GOT indirect to GOT relative optimisationAlan Modra11-37/+47
2019-04-30ld.texi tweak for pod2manAlan Modra2-7/+13
2019-04-26Don't complain undefined weak dynamic referenceH.J. Lu5-0/+37
2019-04-26Updated Russian translation for the ld subdirectory.Nick Clifton2-1398/+6670
2019-04-26Fix the hyphenation of word phrases such as "target specific" and "machine sp...Christopher Yeleighton2-6/+10
2019-04-25LTO: Properly handle wrapper symbols in IRH.J. Lu7-10/+89
2019-04-25[BFD, AArch64] Improve bti/pac plts.Sudakshina Das8-13/+22
2019-04-24Use better test for usable compiler in ld testsuite.Sandra Loosemore41-55/+155
2019-04-23Fix automatic makefile dependencies for generated ld/e*.cAlan Modra4-17/+36
2019-04-22Fix M5100 flags test with interAptiv-MR2Matthew Fortune2-1/+7
2019-04-19s12z and h8300 no-print-map-discarded failsAlan Modra3-2/+10
2019-04-17x86: Suggest -fPIE when not building shared objectH.J. Lu16-13/+47
2019-04-17x86: Also check x86 linker_def for non-shared definitionH.J. Lu9-0/+83
2019-04-17MSP430 Linker: Define __crt0_init_bss/__crt0_movedata symbols when .lower or ...Jozef Lawrynowicz11-72/+253
2019-04-16ns32k testsuite tidyAlan Modra4-5/+11
2019-04-15Skip print-map-discarded test for non-ELF targetsFaraz Shahbazker2-1/+8
2019-04-15[binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M MainlineAndre Vieira4-0/+52
2019-04-15[binutils, ARM, 9/16] New BFL instruction for Armv8.1-M MainlineAndre Vieira4-0/+42
2019-04-15[binutils, ARM, 6/16] New BF instruction for Armv8.1-M MainlineAndre Vieira4-0/+43
2019-04-15[binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira4-0/+22
2019-04-13Automatic makefile dependencies for generated ld/e*.cAlan Modra155-2808/+1050
2019-04-13ld TDIRS substitutionAlan Modra5-62/+28
2019-04-12Fix thinko in linker documentation.Nick Clifton2-1/+7
2019-04-11ld: Add --no-print-map-discarded optionFaraz Shahbazker12-12/+76
2019-04-11x86: Add -z cet-report=[none|warning|error]H.J. Lu36-0/+355
2019-04-11ld: Add -static-pie testsH.J. Lu4-1/+110
2019-04-11AArch64: When DF_BIND_NOW don't use TLSDESC GOT value.Tamar Christina3-0/+26
2019-04-10ld: Don't define __rel[a]_iplt_start/__rel[a]_iplt_end in PIEH.J. Lu2-8/+18
2019-04-10Re: XFAIL PR ld/20995 tests for lynxos and nto targetsAlan Modra2-2/+7
2019-04-10cskyelf.em branch stub handlingAlan Modra2-16/+23
2019-04-10Fix some ld dependenciesAlan Modra8-58/+34
2019-04-10Regen BLD-POTFILES.inAlan Modra2-1/+4
2019-04-08XFAIL PR ld/20995 tests for lynxos and nto targetsH.J. Lu2-2/+9
2019-04-08x86: Remove i386-*-kaos* and i386-*-chaos targetsH.J. Lu5-25/+8
2019-04-08Use elf-x86.em for i386-moss and i386-beosH.J. Lu3-0/+7
2019-04-08Fix i386-lynxos and other runtime linker failsAlan Modra4-0/+9
2019-04-06x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu21-18/+143
2019-04-05PowerPC disassembler: Don't emit trailing spacesAlan Modra4-3/+9