aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386
AgeCommit message (Expand)AuthorFilesLines
2022-07-21i386: Don't allow GOTOFF relocation against IFUNC symbol for PICH.J. Lu2-6/+2
2022-07-19x86: Disallow invalid relocations against protected symbolsH.J. Lu3-5/+3
2022-07-19x86: Make protected symbols local for -sharedFangrui Song3-3/+7
2022-06-27-z relro relaxation and ld script SIZEOFAlan Modra1-2/+2
2022-05-31i386: Ajdust more tests for opcodes/i386: remove trailing whitespaceH.J. Lu13-19/+19
2022-05-31Ajdust more tests for opcodes/i386: remove trailing whitespaceAlan Modra2-4/+4
2022-05-27opcodes/i386: remove trailing whitespace from insns with zero operandsAndrew Burgess18-50/+50
2022-04-26i386: Pass -z noexecstack to linker testsH.J. Lu1-2/+4
2022-04-20Add linker warning for when it creates an executable stack.Nick Clifton1-2/+2
2022-02-15i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTRELH.J. Lu3-0/+11
2022-02-11x86: Disallow invalid relocation against protected symbolH.J. Lu5-9/+40
2022-02-07i386: Allow GOT32 relocations against ABS symbolsH.J. Lu3-0/+17
2022-02-07Revert "elf: Remove the 1-page gap before the RELRO segment"Alan Modra1-2/+2
2022-01-13ld: Disable DT_RELR in some -z relro testsH.J. Lu1-1/+1
2022-01-13elf: Remove the 1-page gap before the RELRO segmentH.J. Lu1-2/+2
2022-01-12ld: Add simple DT_RELR testsH.J. Lu4-0/+73
2022-01-12elf: Support DT_RELR in linker testsH.J. Lu7-12/+20
2022-01-07ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu1-2/+2
2022-01-04ld/x86: Update -z report-relative-relocH.J. Lu1-2/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2021-12-13x86: Adjust linker tests for --disable-separate-codeH.J. Lu1-2/+2
2021-12-02x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu12-0/+168
2021-09-22Fix x86 "FAIL: TLS -fno-pic -shared"Alan Modra1-1/+1
2021-09-21Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton1-1/+1
2021-06-19x86: Count PLT for GOTOFF relocation against IFUNC symbolH.J. Lu5-0/+58
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu1-0/+1
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu3-0/+27
2021-04-26x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich3-0/+18
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu1-2/+7
2021-02-20readelf: Replace procesor with processorH.J. Lu1-1/+1
2021-02-07ld: Remove x86 ISA level run-time testsH.J. Lu1-63/+0
2021-01-17ld/elf: Ignore section symbols when matching linkonce with comdatH.J. Lu4-0/+18
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu4-0/+25
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu20-112/+25
2021-01-04PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra7-10/+10
2021-01-01Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2020-11-13elf: Set rel_from_abs to 1 for __ehdr_startH.J. Lu3-0/+18
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu38-46/+56
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu43-58/+101
2020-10-07x86: Update GNU property testsH.J. Lu3-0/+3
2020-10-06x86: Properly merge -z ibt and -z shstkH.J. Lu4-0/+33
2020-10-05i386: Allow non-absolute segment values for lcall/ljmpT.K. Chia6-0/+55
2020-07-20x86: Update PR gas/26263 linker testsH.J. Lu1-4/+4
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu2-0/+20
2020-07-15x86: avoid attaching suffixes to unambiguous insnsJan Beulich15-15/+15
2020-07-03Re: Change readelf's display of symbol namesAlan Modra2-15/+15
2020-06-30Remove x86 NaCl target supportH.J. Lu41-1900/+0
2020-06-20Remove perror from ld_assemble, ld_compile and ld_nmAlan Modra1-4/+4
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu7-2/+30
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra2-9/+0