summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", ldAlan Modra2020-05-2114-84/+56
* [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu2020-05-2013-6/+49
* PR25993, read of freed memoryAlan Modra2020-05-203-52/+31
* [PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbolsSiddhesh Poyarekar2020-05-194-0/+19
* Use bfd_get_filename throughout ldAlan Modra2020-05-1910-55/+80
* Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp2020-05-1816-16/+100
* [PATCH] ld: fix s/claimi/claim/ typoSergei Trofimovich2020-05-182-1/+6
* Updated translations for the gprof and ld sub-directoriesNick Clifton2020-05-182-1157/+4979
* Prevent a potential use-after-fee memory corruption bug in the linker (for PE...Nick Clifton2020-05-183-12/+46
* Have the linker's help text include the default setting of the --hash-style o...Nick Clifton2020-05-132-1/+24
* Regen ld/Makefile.inAlan Modra2020-05-121-0/+1
* Power10 VSX 32-byte storage accessAlan Modra2020-05-113-0/+33
* PowerPC Rename powerxx to power10Alan Modra2020-05-117-14/+24
* Updated French translation for the ld sub-directory and an update Spanish tra...Nick Clifton2020-05-112-4052/+2376
* [binutils-gdb][ld][AArch64] Fix group_sections algorithmWilco Dijkstra2020-05-044-0/+53
* PR25882, .gnu.attributes are not checked for shared librariesAlan Modra2020-05-012-4/+11
* Regen ld BLD-POTFILES.inAlan Modra2020-05-012-0/+5
* AArch64: add GAS support for UDF instructionAlex Coplan2020-04-305-5/+12
* Add generic tests for linker support of the -shared or -pie options to tests ...Nick Clifton2020-04-3078-77/+159
* ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato2020-04-306-0/+73
* xtensa: fix XTENSA_NDIFF handling for PR ld/25861Max Filippov2020-04-296-0/+61
* Remove restriction on skipping some linker tests because their default image ...Stephen Casner2020-04-291-0/+11
* x86: Add i386 PE big-object supportTamar Christina2020-04-272-0/+14
* xtensa: fix PR ld/25861Max Filippov2020-04-224-0/+30
* For relative paths in INPUT() and GROUP(), search the directory of the curren...Fangrui Song2020-04-226-12/+77
* Correct mingw target selectAlan Modra2020-04-225-5/+12
* Fix linker tests to work with 16-bit targets.Stephen Casner2020-04-2116-31/+60
* elf: Strip zero-sized dynamic sectionsH.J. Lu2020-04-213-52/+67
* PowerPC64: remove empty .rela.dyn (.rela.branch_lt)Alan Modra2020-04-204-14/+20
* ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARCRainer Orth2020-04-183-2/+5
* elf: Don't use .set for alpha targetH.J. Lu2020-04-183-0/+11
* Fix the test for PR 18963 so that it will work on 16-bit targets.Stephen Casner2020-04-173-9/+20
* Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."Nick Clifton2020-04-175-33/+16
* [PATCH 1/2] coff-go32: update ldscriptJuan Manuel Guerrero2020-04-172-0/+18
* Commit: Running the linker testsuite with clangNick Clifton2020-04-174-3/+71
* Fix the test for PR 18963 so that it will work on 16-bit targets.Stephen Casner2020-04-165-16/+33
* Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song2020-04-154-31/+24
* Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner2020-04-1414-2/+380
* readelf: Consolidate --syms --use-dynamic with --dyn-symsH.J. Lu2020-04-1415-148/+176
* ld: xfail several shared (non PIC) tests on SolarisRainer Orth2020-04-102-4/+11
* ld: Fix pr22269-1 on 32-bit Solaris/SPARCRainer Orth2020-04-092-1/+5
* NOCF_PROTECTION_CFLAGS: Replace nopie with availableH.J. Lu2020-04-022-3/+8
* ld: Add NOCF_PROTECTION_CFLAGS to turn off -fcf-protectionH.J. Lu2020-04-024-8/+57
* linux-x86.exp: Compile with -I../bfdH.J. Lu2020-04-022-5/+11
* ld: Disable ifunc tests on SolarisRainer Orth2020-04-0243-42/+86
* Replace "use use" in a warning message with "use".Nick Clifton2020-04-022-1/+6
* x86: Only allow S + A relocations against absolute symbolH.J. Lu2020-04-0127-1/+486
* Arm: Skip Thumb2 PLT tests on NaCL.Tamar Christina2020-04-012-2/+9
* Extend the linker's error message for missing libraries if there is an almost...Nick Clifton2020-04-012-0/+23
* Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina2020-04-013-0/+21