aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386
AgeCommit message (Expand)AuthorFilesLines
2015-02-19Use nm/readelf with "failif"H.J. Lu1-0/+6
2015-02-19Strip undefined symbols from .symtabAlan Modra1-5/+0
2015-02-18Properly place the NULL STT_FILE symbol revistitedAlan Modra6-10/+10
2015-02-16Properly place the NULL STT_FILE symbolH.J. Lu10-38/+38
2015-02-12Replace elf_i386 with elf_i386_nacl for naclH.J. Lu1-1/+1
2015-02-07Issue relocation in RO section warning for -z textH.J. Lu5-0/+21
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra2-2/+2
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu2-0/+22
2014-11-21Add function and function pointer tests for i386H.J. Lu12-0/+153
2014-08-27Use bfd_is_abs_section to check discarded input sectionH.J. Lu3-0/+15
2014-08-27Don't attach dynamic sections to input from ld --just-symbolsH.J. Lu1-0/+4
2014-07-15Update elf_i386_compute_jump_table_sizeH.J. Lu3-0/+13
2014-03-05Update copyright yearsAlan Modra2-3/+2
2013-06-04Update x86 nacl tests for section alignment changeH.J. Lu1-2/+2
2013-05-31Don't align text/data/bss sections for ELFH.J. Lu5-9/+4
2013-02-19 * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki2-28/+29
2013-01-08ld/testsuite/Thomas Schwinge1-0/+2
2012-12-17ld/testsuite/Roland McGrath1-0/+1
2012-12-15ld/testsuite/Thomas Schwinge1-3/+2
2012-09-01Don't optimize relocation against _DYNAMICH.J. Lu4-0/+34
2012-08-31Convert mov to lea in size_dynamic_sectionsH.J. Lu4-0/+30
2012-08-31Convert mov to lea for loading local function addressH.J. Lu5-0/+53
2012-08-28 * ld-elf/export-class.sd: New test.Maciej W. Rozycki3-0/+107
2012-07-02ld/testsuite/Roland McGrath6-43/+55
2012-06-15ld/Alan Modra6-36/+36
2012-06-11Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluationH.J. Lu3-0/+14
2012-06-06bfd/Alan Modra7-10/+22
2012-05-22Revert the change for PR ld/r13909H.J. Lu3-12/+0
2012-05-22Create PLT eh_frame section if there is .eh_frame sectionH.J. Lu3-0/+12
2012-05-22Always create PLT eh_frame section for i386/x86-64H.J. Lu5-0/+35
2012-05-18Don't make _DYNAMIC/_GLOBAL_OFFSET_TABLE_ absoluteH.J. Lu8-16/+16
2012-04-03bfd/Roland McGrath42-1608/+2889
2012-03-20Handle relocation against protected function for -BsymbolicH.J. Lu5-0/+36
2012-03-09Restore R_386_IRELATIVE and R_X86_64_IRELATIVEH.J. Lu1-1/+1
2012-02-09Don't use multi byte nop instructions for i386H.J. Lu2-2/+4
2012-01-31Support arch-dependent fillH.J. Lu3-8/+3
2011-10-21Replace IRELATIVE relocations with RELATIVE in .rel.dyn.H.J. Lu3-0/+24
2011-07-27ld/testsuite/Roland McGrath1-5/+5
2011-06-24Add testcases for PR ld/12921.H.J. Lu3-0/+47
2011-06-20 PR ld/12570Jakub Jelinek22-27/+32
2011-05-01Add testcases for PR ld/12718.H.J. Lu3-0/+24
2011-04-08Properly handle R_386_TLS_LDO_32 for PIE.H.J. Lu3-0/+26
2011-04-04Add a testcase for PR ld/12627.H.J. Lu4-0/+47
2010-11-18 * ld-elf/binutils.exp: Correct x86 gnu target match.Alan Modra1-2/+2
2010-11-08Improve binutils testsuite coverage for GNU/Hurd.Thomas Schwinge1-1/+3
2010-10-01Add 2 tests for PR ld/11812.H.J. Lu3-0/+12
2010-09-24Remove GOTOFF in ld-i386/nogot1.s.H.J. Lu1-1/+1
2010-08-13Check if .got.plt section is discarded before using it.H.J. Lu4-0/+24
2010-07-15Add testcases for PR ld/11817.H.J. Lu3-0/+202
2010-07-14Don't allocate .got.plt section if there are no GOT nor PLT entries.H.J. Lu3-0/+19