aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-06-07PowerPC VLEAlan Modra3-3/+10
2016-05-11ld --gc-sections fail with __tls_get_addr_optAlan Modra8-0/+169
2016-01-01Copyright update for binutilsAlan Modra3-3/+3
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner3-0/+33
2015-08-27Add reloc sort testAlan Modra3-0/+57
2015-07-28Fallout from "Reorder more powerpc64 sections for -z relro"Alan Modra1-9/+9
2015-07-05Fix an opd->append index in elf64-ppc.cRichard Sandiford6-0/+131
2015-06-16ppc476 linker workaround shared lib fixes againAlan Modra3-21/+49
2015-06-05ppc476 linker workaround shared lib fixesAlan Modra5-0/+64
2015-04-25Non-alloc sections don't belong in PT_LOAD segmentsAlan Modra1-1/+1
2015-04-23Accept odd result in ld-powerpc/tocnovar testcaseAlan Modra1-1/+1
2015-04-23Align .TOC. for PowerPC64Alan Modra25-131/+131
2015-03-11Fix ppc32 synthetic symbols when __tls_get_addr_opt stub is generatedAlan Modra12-59/+121
2015-02-19Strip undefined symbols from .symtabAlan Modra4-8/+4
2015-02-18Properly place the NULL STT_FILE symbol revistitedAlan Modra4-8/+8
2015-02-16Update more ld testcases after PR ld/17975 fixH.J. Lu4-8/+8
2015-01-29Correct PowerPC64 local-dynamic TLS linker optimizationAlan Modra5-2/+183
2015-01-28PowerPC64 changes for xlcAlan Modra5-0/+63
2015-01-20Reorder more powerpc64 sections for -z relroAlan Modra10-114/+30
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra3-3/+3
2014-12-23Use a symbol flag bit to mark linker defined symbolsAlan Modra6-0/+43
2014-12-04Sort relocs output by ld -rAlan Modra2-4/+4
2014-08-22Power/GAS: Don't set VLE annotation for non-VLE processors/instructionsMaciej W. Rozycki4-5/+16
2014-07-08Copy st_other for linker script symbol assignmentsAlan Modra3-0/+46
2014-07-02Taking an undefined function's address in an executableAlan Modra6-9/+178
2014-06-03Support fusion for ELFv2 stubsAlan Modra1-4/+4
2014-03-27Referencing a function's address on PowerPC64 ELFv2Alan Modra8-0/+61
2014-03-15Correct ld-powerpc/vle-reloc-2 testAlan Modra1-4/+4
2014-03-14Fix overflow handling of VLE_SDA21Alan Modra2-2/+3
2014-03-05Update copyright yearsAlan Modra3-4/+3
2014-03-05Support R_PPC64_ADDR64_LOCALAlan Modra5-0/+92
2014-01-22Make assignments to dot keep an empty output section.Alan Modra5-11/+4
2013-11-04Edit ELFv2 global entry prologue to non-PICAlan Modra1-2/+2
2013-10-30Add PowerPC64 ELFv2 tests.Alan Modra4-0/+156
2013-10-30Change plt stubs to have destination in r12.Alan Modra19-181/+207
2013-08-22 * ld-powerpc/powerpc.exp: Substitute for le in options_regsub(ld).Alan Modra16-70/+71
2013-05-21 * ld-powerpc/export-class.exp (supports_ppc64): Delete.Alan Modra2-31/+22
2013-05-10XCOFF/AIX: Remove SEC_ALLOC flags for unmapped sections.Joel Brobecker3-3/+3
2013-04-22bfd/Alan Modra8-8/+8
2013-02-19 * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki3-58/+58
2013-01-31bfd/Alan Modra8-8/+8
2013-01-15bfd/Alan Modra5-17/+21
2012-11-23include/opcode/Alan Modra11-13/+13
2012-10-29 * ld-powerpc/powerpc.exp: Modify emulation option passed to ldAlan Modra50-680/+701
2012-08-28 * ld-elf/export-class.sd: New test.Maciej W. Rozycki5-0/+150
2012-06-15ld/Alan Modra7-41/+41
2012-06-06bfd/Alan Modra7-17/+29
2012-05-19bfd/Alan Modra2-4/+15
2012-05-17bfd/Alan Modra4-8/+9
2012-05-14Add support for PowerPC VLE.James Lemke28-2/+731