aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2020-07-29Don't assert at ldwrite.c:212Alan Modra2-0/+6
2020-07-28More just-syms changesAlan Modra3-7/+22
2020-07-28Re: Allow new just-symbols test to run on XCOFF and PEAlan Modra2-1/+9
2020-07-27Allow new just-symbols test to run on XCOFF and PEAlan Modra4-36/+45
2020-07-27ctf test ERROR: $target-cc does not existAlan Modra2-10/+19
2020-07-23PR ld/26288: Allow the use of `--just-symbols' with ET_EXEC inputMaciej W. Rozycki7-1/+90
2020-07-23PR ld/26288: Revert obsolete part of PR ld/26047 fixMaciej W. Rozycki2-7/+9
2020-07-22ld, testsuite: do not run CTF tests at all on non-ELF for nowNick Alcock2-0/+9
2020-07-22ld: do not produce one empty output .ctf section for every input .ctfNick Alcock2-1/+9
2020-07-22ld, testsuite: only run CTF tests when ld and GCC support CTFNick Alcock7-6/+91
2020-07-22ld: new CTF testsuiteEgeyar Bagcioglu74-0/+1833
2020-07-22ld: new options --ctf-variables and --ctf-share-typesNick Alcock7-1/+107
2020-07-22ld: Reformat CTF errors into warnings.Egeyar Bagcioglu2-10/+19
2020-07-22libctf, ld, binutils: add textual error/warning reporting for libctfNick Alcock2-0/+33
2020-07-22ld: Properly override the IR definitionH.J. Lu11-6/+158
2020-07-20Fix problem running a few PowerPC linker tests when the .data section is reta...Nick Clifton2-3/+8
2020-07-20PR26265, Spurious 'gc-sections requires ... when --init or --finiAlan Modra3-8/+29
2020-07-20x86: Update PR gas/26263 linker testsH.J. Lu4-9/+17
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu6-0/+56
2020-07-19ld: optionally emit _etext last, before .dataHans-Peter Nilsson4-4/+21
2020-07-19Power10 stub selectionAlan Modra11-22/+257
2020-07-17mmix ld: move .init (and _init) first.Hans-Peter Nilsson3-12/+17
2020-07-15x86: avoid attaching suffixes to unambiguous insnsJan Beulich122-584/+690
2020-07-15mmix bfd: fix bfd_assert for R_MMIX_PUSHJ_STUBBABLE against undef'd symbolHans-Peter Nilsson5-4/+11
2020-07-13x86_64-cygwin testsAlan Modra8-20/+29
2020-07-10Document powerpc64 ld optionsAlan Modra2-0/+32
2020-07-10PowerPC64 ld --no-power10-stubsAlan Modra4-1/+68
2020-07-09Remove powerpc PE supportAlan Modra10-282/+13
2020-07-09powerpc garbage collect testAlan Modra2-6/+8
2020-07-09pr18841 tests on powerpc64Alan Modra2-9/+14
2020-07-08powerpc-aix5.2 testsAlan Modra87-595/+989
2020-07-07Re: Use is_xcoff_format in ld testsuiteAlan Modra2-1/+6
2020-07-07XCOFF ld testsuite fixesAlan Modra53-59/+162
2020-07-07Use is_pecoff_format in ld testsuiteAlan Modra9-25/+46
2020-07-07Use is_xcoff_format in ld testsuiteAlan Modra11-116/+63
2020-07-07XCOFF linker script PROVIDE supportAlan Modra2-0/+6
2020-07-07sh vxworks testsAlan Modra3-2/+7
2020-07-06Fix spelling mistakes in some of the binutils sub-directories.Nick Clifton3-1675/+1887
2020-07-06Updated translations for various binutils sub-directoriesNick Clifton5-9165/+8217
2020-07-04Update version to 2.35.50 and regenerate filesNick Clifton2-10/+14
2020-07-04Add markers for binutils 2.35 branchNick Clifton2-0/+6
2020-07-03Re: Change readelf's display of symbol namesAlan Modra9-60/+73
2020-07-02Change readelf's display of symbol names (when not in --wide mode) so that if...Nick Clifton8-12/+25
2020-06-30Remove x86 NaCl target supportH.J. Lu181-3517/+241
2020-06-30solaris XPASS ld-elf/group1Alan Modra2-1/+6
2020-06-30Don't xfail nds32 for ld-elf/reloc-discard testAlan Modra2-1/+5
2020-06-30microblaze-linux XPASS ld-elf/var1Alan Modra3-1/+7
2020-06-29tic6x: Call _bfd_elf_add_dynamic_tagsH.J. Lu14-39/+56
2020-06-29x86_64 k1om testsAlan Modra4-0/+9
2020-06-26binutils, ld: work with --disable-libctfNick Alcock9-3/+140