aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-01-08[ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVEJiong Wang6-54/+54
2016-01-04MIPS/BFD: Move attribute check after ELF file header flag checkMaciej W. Rozycki14-28/+28
2016-01-01Copyright update for binutilsAlan Modra148-148/+148
2016-01-01binutils ChangeLog rotationAlan Modra1-0/+0
2015-12-30Fix assorted ChangeLog errorsAlan Modra1-8/+7
2015-12-26Add test for ARMv6-M farcall with no profile infoThomas Preud'homme5-0/+52
2015-12-24Add support for linking ARMv8-M object filesThomas Preud'homme11-0/+77
2015-12-22ARM: Fix exidx coverage for relocatable builds.Yury Usishchev6-8/+77
2015-12-22Add support for ARM's NOREAD section flag.Mickael Guene11-0/+141
2015-12-17Add forgotten ChangeLog updates for 72d98d16ed09584660d0cbb759d90f8dfeef2343:Christophe Lyon1-0/+9
2015-12-16[ARM] Add support for thumb1 pcrop relocations.Mickael Guene5-0/+168
2015-12-10ld -r doesn't need plugin for slim lto objectH.J. Lu4-0/+31
2015-12-07ld: relax alignment requirements of compressed .debug_* section checksJan Beulich3-2/+7
2015-12-04Optimize R_386_GOT32/R_386_GOT32X only if addend is 0H.J. Lu13-0/+169
2015-12-01Properly check symbol defined by assignment in linker scriptH.J. Lu9-0/+96
2015-11-12Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model."Marcus Shawcroft4-40/+0
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner4-0/+40
2015-11-03[LD][AARCH64]Add test cases for big-endian.Renlin Li24-0/+316
2015-10-29Also check GOTPCRELXH.J. Lu2-1/+5
2015-10-292015-10-29 Catherine Moore <clm@codesourcery.com>Catherine Moore6-3/+124
2015-10-28Add a test for PR ld/19162H.J. Lu5-0/+23
2015-10-27Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround...Laurent Alfonsi14-0/+902
2015-10-27xfail pr19161 test on hppa-linuxAlan Modra2-1/+6
2015-10-26Check symbol defined by assignment in linker scriptH.J. Lu9-0/+72
2015-10-26Properly convert address load of __start_XXX/__stop_XXXH.J. Lu20-0/+70
2015-10-23Add a test for PR ld/19167H.J. Lu5-0/+28
2015-10-22Always keep sections marked with SEC_KEEPH.J. Lu5-0/+49
2015-10-22Allow mmix-knuth-mmixware adjustments to objcopy --extract-symbols test.Hans-Peter Nilsson2-1/+22
2015-10-22Add "-z call-nop=PADDING" option to ldH.J. Lu32-0/+569
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu17-4/+390
2015-10-22Add R_386_GOT32X support to gas and ldH.J. Lu36-5/+519
2015-10-22S/390: ifunc: Enable the ifunc tests.Andreas Krebbel2-2/+7
2015-10-19Add test to ensure that ternary linker script operators copy symbol flags.Simon Dardis4-0/+30
2015-10-16Convert mov to lea for loading address of local common symbolH.J. Lu12-0/+30
2015-10-15objcopy --extract-symbol testcaseAlan Modra7-65/+44
2015-10-12Skip the unversioned definition after the default versionH.J. Lu5-0/+34
2015-10-07New ARC implementation.Nick Clifton2-1/+5
2015-10-05Don't re-export common symbolsH.J. Lu3-2/+16
2015-10-02[LD][AARCH64]Add TLSIE relaxation support under large memory model.Renlin Li4-0/+40
2015-10-02[LD][AARCH64]Add TLSDESC support for large memory model.Renlin Li8-0/+145
2015-10-02[BFD][AARCH64]Add TLSGD relaxation support under large memory model.Renlin Li6-0/+81
2015-10-02[Binutils][AARCH64]Add TLS IE large memory support.Renlin Li4-0/+41
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li4-0/+56
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li4-0/+53
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li4-1/+42
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li4-1/+43
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 Support.Renlin Li4-1/+39
2015-10-01Create a PLT entry for R_X86_64_PC32 in non-code sectionsH.J. Lu6-4/+66
2015-10-01[BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for the whole plt.Renlin Li4-0/+24
2015-10-01Update ld-x86-64/pr19013-nacl.dAlan Modra2-1/+2