aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-05-26ld: Add _bfd_elf_link_hide_sym_by_versionH.J. Lu6-4/+8
2018-05-21ld: Adjust tic6x testsH.J. Lu13-748/+735
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu5-24/+8
2018-05-18x86: Don't set eh->local_ref to 1 for versioned symbolH.J. Lu8-0/+52
2018-05-18ld: Run pr23189 for all targetsH.J. Lu2-2/+2
2018-05-18Add support for the Freescale s12z processor.John Darrington10-4/+84
2018-05-18x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu8-0/+48
2018-05-15Restore LDFLAGS in notes.expAlan Modra1-0/+2
2018-05-14Stop generating GNU build notes for linkonce sections.Nick Clifton4-0/+83
2018-05-14x86; Allow IFUNC pointer defined in PDEH.J. Lu10-3/+202
2018-05-14x86: Mark __bss_start, _end and _edata locally definedH.J. Lu5-0/+86
2018-05-12PR20659, Objcopy and change section lma failingAlan Modra3-0/+25
2018-05-09Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov5-33/+33
2018-05-03BFD: Prevent writing the MIPS _gp_disp symbol into symbol tablesSimon Atanasyan9-25/+43
2018-04-27MIPS/LD/testsuite: Update `run_dump_test' cases for non-DSO targetsMaciej W. Rozycki17-0/+17
2018-04-27testsuite: Support filtering targets by TCL procedure in `run_dump_test'Maciej W. Rozycki1-12/+19
2018-04-26[ld/testsuite] Fix pr2404 output.Christophe Lyon2-3/+3
2018-04-25[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpice...Christophe Lyon112-107/+113
2018-04-25[ARM] FDPIC: Implement Thumb-only PLT for FDPIC.Christophe Lyon7-0/+289
2018-04-25[ARM] FDPIC: New tests.Christophe Lyon11-0/+796
2018-04-25[ARM] FDPIC: Fix ld testcase not to conflict with uclibc's includes.Christophe Lyon1-4/+4
2018-04-25Remove arm-aout and arm-coff supportAlan Modra67-67/+67
2018-04-21Test that gcc -B picks up new ldAlan Modra1-0/+18
2018-04-18various i386-aout and i386-coff target removalAlan Modra24-87/+21
2018-04-16Remove arm-epoc-pe supportAlan Modra2-4/+0
2018-04-16Remove sparc-aout and sparc-coff supportAlan Modra4-41/+8
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra10-896/+0
2018-04-16Remove sh5 and sh64 supportAlan Modra88-4368/+1
2018-04-16Remove m88k supportAlan Modra1-1/+0
2018-04-16Remove i370 supportAlan Modra23-23/+22
2018-04-16Remove h8300-coff supportAlan Modra5-188/+7
2018-04-16Remove netware supportAlan Modra1-1/+1
2018-04-14powerpc common-page-sizeAlan Modra2-2/+2
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra52-75/+69
2018-04-11Silence nds32 pic warningsAlan Modra1-0/+3
2018-04-09Support PLT16 relocs against local symbolsAlan Modra5-30/+30
2018-04-03MIPS/LD/testsuite: Correct LD emulations for `mips*-*-kfreebsd*-gnu'Maciej W. Rozycki1-1/+4
2018-03-28[2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo...Renlin Li49-2/+512
2018-03-28PR ld/22972 on SPARC.Eric Botcazou5-0/+79
2018-03-25x86-64: Add ENDBR64 to the TLSDESC PLT entryH.J. Lu1-1/+1
2018-03-20ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*Roland McGrath1-2/+2
2018-03-20Adjust testsuite/ld-plugin/pr22983.dH.J. Lu1-4/+6
2018-03-20gc.exp: Remove extraneous LD flags from the personality testMaciej W. Rozycki1-1/+1
2018-03-20Set non_ir_ref_dynamic if a symbol is made dynamicH.J. Lu5-0/+49
2018-03-14GC: Also check the local debug definition sectionH.J. Lu2-4/+14
2018-03-14gc.exp: Fix a typo: $LFLAGS -> $LDFLAGSH.J. Lu1-1/+1
2018-03-09Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton3-0/+116
2018-03-08x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu6-0/+66
2018-03-07[PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li3-0/+14
2018-03-06RISC-V: Disallow output format changes.Jim Wilson3-2/+8