summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR25243, static linking with exceptions and iostream is broken on ARMAlan Modra2019-12-057-52/+42
* PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra2019-12-052-4/+11
* gas/riscv: Produce version 3 DWARF CIE by defaultAndrew Burgess2019-11-282-6/+10
* Introduce new .text.sorted.* sections.Martin Liska2019-11-268-0/+19
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-253-9/+16
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-253-7/+33
* Update the linker documentation regarding the /DISCARD/ linker script section...Nick Clifton2019-11-222-0/+10
* Replace unnecessary null check with a cast.Nick Clifton2019-11-222-1/+6
* Fix potentially undefined behaviour in the linker when parsing input statements.Nick Clifton2019-11-212-1/+6
* PR46, cygwin: FAIL: cdtest with -UrAlan Modra2019-11-216-6/+26
* RISC-V: Fix ld relax failure with calls and align directives.Jim Wilson2019-11-127-0/+51
* Revert "GENERATE_SHLIB_SCRIPT vs. EMBEDDED."Alan Modra2019-11-0815-9/+35