aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-03PR24411, Division is not accepted in MEMORY length expressionAlan Modra2-1/+11
2019-04-03ldlex.l tidyAlan Modra2-20/+22
2019-03-29bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamicMax Filippov3-0/+22
2019-03-26Provide string description of definition, visibility and resolution in LTO pl...marxin3-6/+81
2019-03-25Arm: Fix Arm disassembler mapping symbol search.Tamar Christina3-3/+9
2019-03-21[BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das6-4/+48
2019-03-21Adjust pr14156 test for m68hc1*Alan Modra9-8/+17
2019-03-21Add SORT_NONE to .init and .fini in scriptsAlan Modra38-86/+119
2019-03-21lm32-linux ld testsuite failsAlan Modra2-0/+5
2019-03-21Fix some dlx failsAlan Modra3-4/+9
2019-03-18csky ld testsuite fixesAlan Modra5-6/+14
2019-03-15Update the documentation describing where the linker will attempt to locate p...Nick Clifton2-1/+7
2019-03-13[BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC.Sudakshina Das9-0/+156
2019-03-13[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl...Sudakshina Das15-1/+291