summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* x86: Update GNU property testsH.J. Lu2020-10-077-0/+16
* x86: Properly merge -z ibt and -z shstkH.J. Lu2020-10-0713-0/+148
* PowerPC TPREL_HA/LO optimisationAlan Modra2020-09-1012-58/+135
* Prevent a potential use-after-fee memory corruption bug in the linker (for PE...Nick Clifton2020-06-033-12/+48
* Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina2020-04-083-0/+25
* Arm: Fix thumb2 PLT branch offsets.Tamar Christina2020-04-084-0/+65
* plugin: Don't invoke LTO-wrapperH.J. Lu2020-03-252-5/+15
* Silence warnings due to plugin API changeAlan Modra2020-03-255-4/+24
* Adjust PR25355 testcaseAlan Modra2020-02-282-2/+8
* PR25585, PHDR segment not covered by LOAD segmentAlan Modra2020-02-222-0/+12
* Import fixes for using the LTO plugin with nm.Nick Clifton2020-02-165-0/+24
* Re-enable development.Nick Clifton2020-02-012-10/+15
* Set version to 2.34, turn off development, add changelog entriesbinutils-2_34Nick Clifton2020-02-013-24/+28
* PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.confAlan Modra2020-01-296-8/+19
* Don't report symbol lookup failure in first phase of linkingAlan Modra2020-01-292-1/+8
* Mark all weak aliases for copy relocationsAlan Modra2020-01-296-0/+75
* Updated translations for various binutils sub-directoriesNick Clifton2020-01-203-7969/+4536
* Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elfRoland McGrath2020-01-182-3/+9
* Set BFD_VERSION to 2.33.90. Regenerate configure and pot files.Nick Clifton2020-01-183-468/+468
* Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton2020-01-182-0/+6
* MSP430: Remove unused linker script template elf32msp430_3.scJozef Lawrynowicz2020-01-162-224/+4
* MSP430: Add input section rules for .upper sections to default linker scriptJozef Lawrynowicz2020-01-164-0/+50
* Set the default page size of the PDP11 target to 8192 bytes.Lars Brinkhoff2020-01-152-1/+6
* MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz2020-01-153-0/+29
* PR25384, PowerPC64 ELFv1 copy relocs against function symbolsAlan Modra2020-01-155-8/+20
* x86: Updated align branch tests for Darwin and i686-pc-elfLili Cui2020-01-142-4/+8
* Regen ld BLD-POTFILES.inAlan Modra2020-01-132-2/+4
* [ARC][committed] Update test matching pattern.Claudiu Zissulescu2020-01-132-4/+8
* [ARC][committed] Code cleanup and improvements.Claudiu Zissulescu2020-01-136-65/+11
* [ARC][committed] Use DWARF.sc in elf linker script templates.Claudiu Zissulescu2020-01-133-98/+70
* Re: Prefer object over notype symbols when disassemblingAlan Modra2020-01-0721-35/+26
* Add -fcommon compiler command line option to linker tests that need common sy...Nick Clifton2020-01-063-16/+23
* Fix test of the fix for PR19579 when compiling with gcc-10.Nick Clifton2020-01-062-3/+9
* For PE format files, the base relocation table is necessary if the image is l...Hannes Domani2020-01-038-24/+52
* Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov2020-01-0236-3899/+3188
* AArch64: Set the correct ELF class for AArch64 stubs (PR/25210)Tamar Christina2020-01-024-1/+65
* Re: Update year range in copyright notice of binutils filesAlan Modra2020-01-011-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-01334-396/+396
* ChangeLog rotationAlan Modra2020-01-012-2892/+2906
* Avoid ubsan bug complaining about &p->fieldAlan Modra2019-12-269-25/+44
* Re: Enable --build-id for moxie-elf-ldAlan Modra2019-12-192-1/+4
* 2019-12-18 Anthony Green <green@moxielogic.com>Anthony Green2019-12-183-3/+7
* ld signed overflow fixAlan Modra2019-12-182-2/+6
* Prefer object over notype symbols when disassemblingAlan Modra2019-12-1741-25/+117
* Accept mips-sgi-irix output in a few ld testsAlan Modra2019-12-176-13/+26
* Remove tic80 supportAlan Modra2019-12-177-145/+9
* i386: Add tests for -malign-branch-boundary and -malign-branchH.J. Lu2019-12-127-0/+93
* Optional matching for run_dump_testAlan Modra2019-12-083-9/+63
* Re: Only give FDE encoding warnings if --eh-frame-hdr was specified.Alan Modra2019-12-065-4/+11
* Re: PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra2019-12-052-1/+7