aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-22Update the linker documentation regarding the /DISCARD/ linker script section...Nick Clifton1-0/+5
2019-11-22Replace unnecessary null check with a cast.Nick Clifton1-0/+5
2019-11-21Fix potentially undefined behaviour in the linker when parsing input statements.Nick Clifton1-0/+5
2019-11-21PR46, cygwin: FAIL: cdtest with -UrAlan Modra1-0/+9
2019-11-12RISC-V: Fix ld relax failure with calls and align directives.Jim Wilson1-0/+10
2019-11-08Revert "GENERATE_SHLIB_SCRIPT vs. EMBEDDED."Alan Modra1-0/+17
2019-11-07Remove CR16C supportAlan Modra1-0/+10
2019-11-07Order targets in ld/configure.tgtAlan Modra1-0/+4
2019-11-07aarch64 and arm testsuite fixes for targets lacking shared libsAlan Modra1-0/+100
2019-11-06ld: Fix printed sizes in map fileChristian Eggers1-0/+4
2019-11-05GENERATE_SHLIB_SCRIPT vs. EMBEDDED.Alan Modra1-0/+22
2019-11-05Unset EMBEDDED rather than assigning as emptyAlan Modra1-0/+7
2019-10-22Don't allow RELATIVE relocs in pr22269 testcaseAlan Modra1-0/+8
2019-10-19 [ld] Fix failure of pr19161 on hppa*-*linux*.John David Anglin1-0/+6
2019-10-17RISC-V: Report unresolved relocation error via linker's callback function.Jim Wilson1-0/+13