aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu4-7/+14
2020-01-30ld/doc: drop blank between @option and braceJan Beulich2-1/+5
2020-01-29PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.confAlan Modra6-8/+20
2020-01-28Don't report symbol lookup failure in first phase of linkingAlan Modra2-1/+9
2020-01-27Replace deprecated tcl case statements with switch statementsAlan Modra4-7/+14
2020-01-27Mark all weak aliases for copy relocationsAlan Modra6-0/+73
2020-01-22x86-64: Skip GNU2 TLS tests only without compiler supportH.J. Lu2-2/+8
2020-01-22PowerPC64 tls_get_addr_desc static supportAlan Modra7-0/+209
2020-01-22PowerPC64 __tls_get_addr_descAlan Modra18-8/+1191
2020-01-22PR25417, Fix minor typosYuri Chornoivan3-2/+8
2020-01-21pr23900-1.d: AdjustedH.J. Lu2-1/+5
2020-01-21pr23900-1.d: Also check PT_GNU_PROPERTY program headerH.J. Lu2-1/+13
2020-01-20Updated translations for various binutils sub-directoriesNick Clifton3-7969/+4536
2020-01-20x86-64: Fix TLSDESC relaxation for x32H.J. Lu17-0/+466
2020-01-20Don't touch r11 in __tls_get_addr stubAlan Modra6-33/+41
2020-01-18Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elfRoland McGrath2-3/+9
2020-01-18Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton3-265/+270
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
2019-12-05PR25243, static linking with exceptions and iostream is broken on ARMAlan Modra7-52/+42
2019-12-05PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra2-4/+11