aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2020-06-04ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu5-27/+11
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra38-111/+41
2020-06-04ld-dynamic test fixesAlan Modra6-8/+31
2020-06-04ld testsuite fails with default-PIE compilerAlan Modra3-3/+9
2020-06-03ld: Pass -fno-sanitize=all to tests with linkerH.J. Lu14-32/+121
2020-06-03ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song22-9/+341
2020-06-03ld: fix ld-elf/linux-x86.exp for r/o source treeJan Beulich2-0/+7
2020-05-28Have the linker fail if any attempt to link in an executable is made.Nick Clifton2-2/+14
2020-05-28Stop the linker from accepting executable ELF files as inputs to other links.Nick Clifton2-0/+13
2020-05-28ld: Mention --enable-textrel-check=yes is default for Linux/x86 targetsH.J. Lu2-3/+5
2020-05-28ld: Enable --warn-textrel by default for Linux/x86 targetsH.J. Lu2-1/+9
2020-05-28ld: Add --enable-textrel-check=[no|yes|warning|error]H.J. Lu7-3/+98
2020-05-28Linker: Remove support for -Map= with an empty argument.Nick Clifton4-18/+29
2020-05-27PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*.Hans-Peter Nilsson2-1/+6
2020-05-27 [PATCH] allow empty string as argument to -MapNick Clifton5-2/+76
2020-05-27ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu8-22/+60
2020-05-26ld: Skip some x86 ifunc tests for lynxos and ntoH.J. Lu4-0/+9
2020-05-25ld-x86-64: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu2-2/+6
2020-05-25ld: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu35-49/+101
2020-05-24ld: Handle --dynamic-list* before -Bsymbolic -Bsymbolic-functionsFangrui Song4-25/+37
2020-05-23ld: Add -Bsymbolic-functions testsH.J. Lu6-0/+49
2020-05-21Replace "if (x) free (x)" with "free (x)", ldAlan Modra14-84/+56
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu13-6/+49
2020-05-20PR25993, read of freed memoryAlan Modra3-52/+31
2020-05-19[PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbolsSiddhesh Poyarekar4-0/+19
2020-05-19Use bfd_get_filename throughout ldAlan Modra10-55/+80
2020-05-18Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp16-16/+100
2020-05-18[PATCH] ld: fix s/claimi/claim/ typoSergei Trofimovich2-1/+6
2020-05-18Updated translations for the gprof and ld sub-directoriesNick Clifton2-1157/+4979
2020-05-18Prevent a potential use-after-fee memory corruption bug in the linker (for PE...Nick Clifton3-12/+46
2020-05-13Have the linker's help text include the default setting of the --hash-style o...Nick Clifton2-1/+24
2020-05-12Regen ld/Makefile.inAlan Modra1-0/+1
2020-05-11Power10 VSX 32-byte storage accessAlan Modra3-0/+33
2020-05-11PowerPC Rename powerxx to power10Alan Modra7-14/+24
2020-05-11Updated French translation for the ld sub-directory and an update Spanish tra...Nick Clifton2-4052/+2376
2020-05-04[binutils-gdb][ld][AArch64] Fix group_sections algorithmWilco Dijkstra4-0/+53
2020-05-01PR25882, .gnu.attributes are not checked for shared librariesAlan Modra2-4/+11
2020-05-01Regen ld BLD-POTFILES.inAlan Modra2-0/+5
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan5-5/+12
2020-04-30Add generic tests for linker support of the -shared or -pie options to tests ...Nick Clifton78-77/+159
2020-04-30ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato6-0/+73
2020-04-29xtensa: fix XTENSA_NDIFF handling for PR ld/25861Max Filippov6-0/+61
2020-04-29Remove restriction on skipping some linker tests because their default image ...Stephen Casner1-0/+11
2020-04-27x86: Add i386 PE big-object supportTamar Christina2-0/+14
2020-04-22xtensa: fix PR ld/25861Max Filippov4-0/+30
2020-04-22For relative paths in INPUT() and GROUP(), search the directory of the curren...Fangrui Song6-12/+77
2020-04-22Correct mingw target selectAlan Modra5-5/+12
2020-04-21Fix linker tests to work with 16-bit targets.Stephen Casner16-31/+60
2020-04-21elf: Strip zero-sized dynamic sectionsH.J. Lu3-52/+67
2020-04-20PowerPC64: remove empty .rela.dyn (.rela.branch_lt)Alan Modra4-14/+20