aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2020-10-07x86: Update GNU property testsH.J. Lu7-0/+16
2020-10-07x86: Properly merge -z ibt and -z shstkH.J. Lu13-0/+148
2020-09-10PowerPC TPREL_HA/LO optimisationAlan Modra12-58/+135
2020-06-03Prevent a potential use-after-fee memory corruption bug in the linker (for PE...Nick Clifton3-12/+48
2020-04-08Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina3-0/+25
2020-04-08Arm: Fix thumb2 PLT branch offsets.Tamar Christina4-0/+65
2020-03-25plugin: Don't invoke LTO-wrapperH.J. Lu2-5/+15
2020-03-25Silence warnings due to plugin API changeAlan Modra5-4/+24
2020-02-28Adjust PR25355 testcaseAlan Modra2-2/+8
2020-02-22PR25585, PHDR segment not covered by LOAD segmentAlan Modra2-0/+12
2020-02-16Import fixes for using the LTO plugin with nm.Nick Clifton5-0/+24
2020-02-01Re-enable development.Nick Clifton2-10/+15
2020-02-01Set version to 2.34, turn off development, add changelog entriesbinutils-2_34Nick Clifton3-24/+28
2020-01-29PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.confAlan Modra6-8/+19
2020-01-29Don't report symbol lookup failure in first phase of linkingAlan Modra2-1/+8
2020-01-29Mark all weak aliases for copy relocationsAlan Modra6-0/+75
2020-01-20Updated translations for various binutils sub-directoriesNick Clifton3-7969/+4536
2020-01-18Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elfRoland McGrath2-3/+9
2020-01-18Set BFD_VERSION to 2.33.90. Regenerate configure and pot files.Nick Clifton3-468/+468
2020-01-18Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton2-0/+6
2020-01-16MSP430: Remove unused linker script template elf32msp430_3.scJozef Lawrynowicz2-224/+4
2020-01-16MSP430: Add input section rules for .upper sections to default linker scriptJozef Lawrynowicz4-0/+50
2020-01-15Set the default page size of the PDP11 target to 8192 bytes.Lars Brinkhoff2-1/+6
2020-01-15MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz3-0/+29
2020-01-15PR25384, PowerPC64 ELFv1 copy relocs against function symbolsAlan Modra5-8/+20
2020-01-14x86: Updated align branch tests for Darwin and i686-pc-elfLili Cui2-4/+8
2020-01-13Regen ld BLD-POTFILES.inAlan Modra2-2/+4
2020-01-13[ARC][committed] Update test matching pattern.Claudiu Zissulescu2-4/+8
2020-01-13[ARC][committed] Code cleanup and improvements.Claudiu Zissulescu6-65/+11
2020-01-13[ARC][committed] Use DWARF.sc in elf linker script templates.Claudiu Zissulescu3-98/+70
2020-01-07Re: Prefer object over notype symbols when disassemblingAlan Modra21-35/+26
2020-01-06Add -fcommon compiler command line option to linker tests that need common sy...Nick Clifton3-16/+23
2020-01-06Fix test of the fix for PR19579 when compiling with gcc-10.Nick Clifton2-3/+9
2020-01-03For PE format files, the base relocation table is necessary if the image is l...Hannes Domani8-24/+52
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov36-3899/+3188
2020-01-02AArch64: Set the correct ELF class for AArch64 stubs (PR/25210)Tamar Christina4-1/+65
2020-01-01Re: Update year range in copyright notice of binutils filesAlan Modra1-0/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra334-396/+396
2020-01-01ChangeLog rotationAlan Modra2-2892/+2906
2019-12-26Avoid ubsan bug complaining about &p->fieldAlan Modra9-25/+44
2019-12-19Re: Enable --build-id for moxie-elf-ldAlan Modra2-1/+4
2019-12-182019-12-18 Anthony Green <green@moxielogic.com>Anthony Green3-3/+7
2019-12-18ld signed overflow fixAlan Modra2-2/+6
2019-12-17Prefer object over notype symbols when disassemblingAlan Modra41-25/+117
2019-12-17Accept mips-sgi-irix output in a few ld testsAlan Modra6-13/+26
2019-12-17Remove tic80 supportAlan Modra7-145/+9
2019-12-12i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu7-0/+93
2019-12-08Optional matching for run_dump_testAlan Modra3-9/+63
2019-12-06Re: Only give FDE encoding warnings if --eh-frame-hdr was specified.Alan Modra5-4/+11
2019-12-05Re: PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra2-1/+7