aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2016-05-20MIPS: Fix the encoding of immediates with microMIPS JALXMaciej W. Rozycki5-0/+51
2016-05-19Don't convert R_386_GOT32 relocationH.J. Lu5-2/+30
2016-05-19[ARC] Fixed-linker-related-testsuite-for-ARCClaudiu Zissulescu15-15/+34
2016-05-19[ARC] Emulation and default script template changes.Claudiu Zissulescu4-183/+438
2016-05-19LD/testsuite: Fix `ft32-*-*' position in `check_shared_lib_support'Maciej W. Rozycki2-1/+6
2016-05-19Remove unsupported `am34-*-linux*' target tripletMaciej W. Rozycki2-1/+4
2016-05-19Hack crossref tests for powerpc64Alan Modra8-16/+19
2016-05-19ld-elf/shared.exp mix_pic_and_non_picAlan Modra2-15/+18
2016-05-18Fix lots of linker testsuite failures for the FT32 target.Nick Clifton14-19/+45
2016-05-17Check global CC in at_least_gcc_versionH.J. Lu2-0/+6
2016-05-17Fix date in ChangeLogH.J. Lu1-1/+1
2016-05-17Place progmem data from AVR's libc before other progmem data.Senthil Kumar Selvaraj3-0/+14
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2-14/+12
2016-05-16ld/testsuite/ld-elf/flags1.d: Update the xfail listMaciej W. Rozycki2-8/+4
2016-05-15ld/testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail removalMaciej W. Rozycki2-1/+5
2016-05-14Remove redundant sizeof on EXPECTED_VIEW_LENGTHH.J. Lu3-2/+9
2016-05-13Don't convert GOTPCREL relocation against large sectionH.J. Lu6-0/+53
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra7-9/+26
2016-05-12Handle symbols defined/referenced only within IRH.J. Lu9-5/+796
2016-05-11[HPPA] Attach linker created dynamic sections to stub bfdAlan Modra2-0/+6
2016-05-11ld --gc-sections fail with __tls_get_addr_optAlan Modra9-0/+181
2016-05-10Use getters/setters to access ARM branch typeThomas Preud'homme2-1/+7
2016-05-10Allow stubs without associated input section in ARM backendThomas Preud'homme2-6/+29
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme4-0/+23
2016-05-102016-05-10 Christophe Lyon <christophe.lyon@linaro.org>Christophe Lyon2-1/+5
2016-05-09[ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to create vldm/vpop ve...Christophe Monat7-25/+155
2016-05-09Update section merge test.Pitchumani Sivanupandi3-10/+15
2016-05-09Regenerate configureAlan Modra1-8/+12
2016-05-09Fix ealphavms.c and eelf64_ia64_vms.c depsAlan Modra3-6/+15
2016-05-09Correct script input section patternAlan Modra4-9/+15
2016-05-06Strip global symbol defined in discarded sectionH.J. Lu9-0/+106
2016-05-06 * ld/testsuite/ld-srec/srec.exp: Mark test as XFAIL for AVR.Senthil Kumar Selvaraj2-24/+34
2016-05-06Test load conversion with symbol versioning for x86H.J. Lu9-0/+96
2016-05-05More setting CHECK_RELOCS_AFTER_OPEN_INPUT to yesH.J. Lu4-0/+11
2016-05-05Pass --no-relax to ld in ld-x86-64/pr18591.dH.J. Lu2-1/+5
2016-05-04Pass %E to einfo when bfd_section == NULLH.J. Lu2-1/+5
2016-05-04LD/testsuite: Add STB_GNU_UNIQUE cross-linker testMaciej W. Rozycki3-2/+19
2016-05-04Fix some AVR test failures.Senthil Kumar Selvaraj6-8/+30
2016-05-03PR 10549: MIPS/LD: Handle OSABI setting for STB_GNU_UNIQUEMaciej W. Rozycki2-1/+7
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang9-1/+89
2016-05-03Skip ELF STT_COMMON linker tests if shared libraries are not supported.Senthil Kumar Selvaraj2-0/+13
2016-04-29Download source only on remote hostH.J. Lu3-7/+32
2016-04-27Limit ld-elf/compressed1b.d to Linux/GNU targetsH.J. Lu2-0/+5
2016-04-27Skip debug sections when estimating distancesH.J. Lu2-4/+13
2016-04-27Pass --compress-debug-sections=none to ldH.J. Lu3-2/+8
2016-04-27Fix powerpc64 ld testsuite failAlan Modra2-2/+7
2016-04-25Allow powerpc64le-linux-gnu toolchain to support big endian targets as well.Nick Clifton2-2/+11
2016-04-25AVR: Allow the start address of the .text section to be set by --section-start.Senthil Kumar Selvaraj2-1/+5
2016-04-21Always run LTO tests on Linux with GCC 4.9 or newerH.J. Lu1-0/+21
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton2-5/+12