aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2022-12-14Fix haiku ld dependenciesAlan Modra5-8/+8
2022-12-14ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska47-1378/+2
2022-12-08x86-64: Remove BND from 64-bit IBT PLTH.J. Lu12-69/+57
2022-12-08Update the description of the linker script's TYPE directive.Nick Clifton2-0/+30
2022-12-07Compression tidy and fixesAlan Modra4-13/+23
2022-12-05Prevent an illegal memory access when comparing the prefix of a section name ...Nick Clifton2-5/+27
2022-12-03Revert "ld: Add .note.GNU-stack to ld-plugin/dummy.s"H.J. Lu1-1/+1
2022-12-03ld: Add .note.GNU-stack to ld-plugin/dummy.sH.J. Lu1-1/+1
2022-11-30section-select: Fix exclude-file-3Michael Matz2-4/+7
2022-11-30section-select: Remove unused codeMichael Matz2-509/+1
2022-11-30section-select: Implement a prefix-treeMichael Matz2-33/+316
2022-11-30section-select: Completely rebuild matchesMichael Matz1-0/+22
2022-11-30section-select: Lazily resolve section matchesMichael Matz2-1/+99
2022-11-30Correct ordering problem in comm-data.expAlan Modra1-20/+19
2022-11-28xtensa: allow dynamic configurationMax Filippov1-9/+1
2022-11-28Only use wild_sort_fastMichael Matz6-178/+163
2022-11-28Special case more simple patternsMichael Matz2-33/+95
2022-11-28Use bfd_rename_section in msp430.emAlan Modra2-1/+7
2022-11-23ld: Add section contributions substream to PDB filesMark Harmstone6-5/+162
2022-11-22x86: Don't define _TLS_MODULE_BASE_ for ld -rH.J. Lu3-0/+19
2022-11-17ld: Always call elf_backend_output_arch_local_symsH.J. Lu2-0/+36
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat23-7/+342
2022-11-14pru: bfd: Correct default to no execstackDimitar Dimitrov1-0/+1
2022-11-10ld/testsuite: skip ld-size when -shared is not supportedClément Chigot1-0/+6
2022-11-10ld: Add module information substream to PDB filesMark Harmstone5-44/+427
2022-11-07configure: require libzstd >= 1.4.0Christophe Lyon1-10/+10
2022-11-07ld/testsuite: skip tests related to -shared when disabledClément Chigot3-0/+15
2022-11-03V850 Linker: do not complain about RWX segments.Nick Clifton2-2/+9
2022-11-03AVR Linker: Allow the start of the data region to be specified on the linker ...Nick Clifton1-1/+1
2022-11-03AVR Linker: Allow the start of the data region to specified on the command line.Nick Clifton2-1/+10
2022-11-02arm: PR 29739 Fix typo where ';' should not have been replaced with '@'Christophe Lyon3-3/+3
2022-11-01opcodes/arm: use '@' consistently for the comment characterAndrew Burgess115-1209/+1209
2022-10-31Updated Romainain translation for the binutils sub-directory and Swedish tran...Nick Clifton1-2180/+2911
2022-10-31ld: Add publics stream to PDB filesMark Harmstone6-8/+559
2022-10-31ld: Add section header stream to PDB filesMark Harmstone2-3/+189
2022-10-31ld: Use %E in einfo in pdb.cMark Harmstone1-10/+9
2022-10-27tests: use canonical option nameMartin Liska1-1/+1
2022-10-27Re: ld/testsuite: adjust ld-arm to run shared tests only when supportedAlan Modra1-2/+2
2022-10-24ld/testsuite: adjust ld-arm to run shared tests only when supportedClément Chigot1-159/+166
2022-10-24ld/testsuite: skip ld-elf/exclude when -shared is not supportedClément Chigot1-2/+2
2022-10-21Add a -w option to the linker to suppress warning and error messages.Nick Clifton7-1/+42
2022-10-20Re: aarch64-pe support for LD, GAS and BFDAlan Modra2-1/+4
2022-10-20ld: Add minimal pdb generationMark Harmstone8-9/+930
2022-10-20ld: Add --pdb optionMark Harmstone4-9/+147
2022-10-20Regen ld/po/BLD-POTFILES.inAlan Modra1-0/+1
2022-10-19aarch64-pe support for LD, GAS and BFDJedidiah Thompson12-14/+139
2022-10-19IBM zSystems: Issue error for *DBL relocs on misaligned symbolsAndreas Krebbel2-0/+17
2022-10-17ld/testsuite: consistently add board_ldflags when linking with GCCClément Chigot2-5/+25
2022-10-13ld: Add --undefined-versionFangrui Song2-0/+6
2022-10-11add --enable-default-compressed-debug-sections-algorithm configure optionMartin Liska5-3/+40