aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-01-28Don't report symbol lookup failure in first phase of linkingAlan Modra1-0/+5
2020-01-27Replace deprecated tcl case statements with switch statementsAlan Modra1-0/+7
2020-01-27Mark all weak aliases for copy relocationsAlan Modra1-0/+10
2020-01-22x86-64: Skip GNU2 TLS tests only without compiler supportH.J. Lu1-0/+6
2020-01-22PowerPC64 tls_get_addr_desc static supportAlan Modra1-0/+9
2020-01-22PowerPC64 __tls_get_addr_descAlan Modra1-0/+24
2020-01-22PR25417, Fix minor typosYuri Chornoivan1-0/+6
2020-01-21pr23900-1.d: AdjustedH.J. Lu1-0/+4
2020-01-21pr23900-1.d: Also check PT_GNU_PROPERTY program headerH.J. Lu1-0/+4
2020-01-20Updated translations for various binutils sub-directoriesNick Clifton1-0/+5
2020-01-20x86-64: Fix TLSDESC relaxation for x32H.J. Lu1-0/+21
2020-01-20Don't touch r11 in __tls_get_addr stubAlan Modra1-0/+8
2020-01-18Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elfRoland McGrath1-0/+6
2020-01-18Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton1-0/+5
2020-01-18Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton1-0/+4
2020-01-16MSP430: Remove unused linker script template elf32msp430_3.scJozef Lawrynowicz1-0/+4
2020-01-16MSP430: Add input section rules for .upper sections to default linker scriptJozef Lawrynowicz1-0/+7
2020-01-15Set the default page size of the PDP11 target to 8192 bytes.Lars Brinkhoff1-0/+5
2020-01-15MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz1-0/+5
2020-01-15PR25384, PowerPC64 ELFv1 copy relocs against function symbolsAlan Modra1-0/+7
2020-01-14x86: Updated align branch tests for Darwin and i686-pc-elfLili Cui1-0/+4
2020-01-13Regen ld BLD-POTFILES.inAlan Modra1-0/+4
2020-01-13[ARC][committed] Update test matching pattern.Claudiu Zissulescu1-0/+4
2020-01-13[ARC][committed] Code cleanup and improvements.Claudiu Zissulescu1-0/+9
2020-01-13[ARC][committed] Use DWARF.sc in elf linker script templates.Claudiu Zissulescu1-0/+6
2020-01-07Re: Prefer object over notype symbols when disassemblingAlan Modra1-0/+23
2020-01-06Add -fcommon compiler command line option to linker tests that need common sy...Nick Clifton1-0/+7
2020-01-06Fix test of the fix for PR19579 when compiling with gcc-10.Nick Clifton1-0/+6
2020-01-03For PE format files, the base relocation table is necessary if the image is l...Hannes Domani1-0/+12
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-0/+26
2020-01-02AArch64: Set the correct ELF class for AArch64 stubs (PR/25210)Tamar Christina1-0/+9
2020-01-01Re: Update year range in copyright notice of binutils filesAlan Modra1-0/+4
2020-01-01ChangeLog rotationAlan Modra1-2892/+2
2019-12-26Avoid ubsan bug complaining about &p->fieldAlan Modra1-0/+19
2019-12-19Re: Enable --build-id for moxie-elf-ldAlan Modra1-0/+4
2019-12-182019-12-18 Anthony Green <green@moxielogic.com>Anthony Green1-0/+6
2019-12-18ld signed overflow fixAlan Modra1-0/+4
2019-12-17Prefer object over notype symbols when disassemblingAlan Modra1-0/+44
2019-12-17Accept mips-sgi-irix output in a few ld testsAlan Modra1-0/+9
2019-12-17Remove tic80 supportAlan Modra1-0/+9
2019-12-12i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu1-0/+9
2019-12-08Optional matching for run_dump_testAlan Modra1-0/+6
2019-12-06Re: Only give FDE encoding warnings if --eh-frame-hdr was specified.Alan Modra1-0/+7
2019-12-05Re: PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra1-0/+5
2019-12-05PR25243, static linking with exceptions and iostream is broken on ARMAlan Modra1-0/+13
2019-12-05PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra1-0/+6
2019-11-28gas/riscv: Produce version 3 DWARF CIE by defaultAndrew Burgess1-0/+4
2019-11-26Introduce new .text.sorted.* sections.Martin Liska1-0/+12
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra1-0/+6
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-0/+15