summaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
Commit message (Expand)AuthorAgeFilesLines
* ld: Allow R_386_GOT32 for call *__tls_get_addr@GOT(%reg)Fangrui Song2023-03-101-1/+2
* i386: Don't emit unsupported TLS relocs on SolarisRainer Orth2023-01-191-8/+32
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* x86: Ignore protected visibility in shared libraries on SolarisH.J. Lu2022-08-251-1/+2
* i386: Don't allow GOTOFF relocation against IFUNC symbol for PICH.J. Lu2022-07-211-0/+5
* x86: Disallow invalid relocations against protected symbolsH.J. Lu2022-07-191-2/+1
* x86: Make protected symbols local for -sharedFangrui Song2022-07-191-1/+0
* x86: Properly check invalid relocation against protected symbolH.J. Lu2022-07-181-0/+2
* Don't encode reloc.sizeAlan Modra2022-06-081-8/+8
* HOWTO size encodingAlan Modra2022-06-081-35/+35
* x86: Properly handle IFUNC function pointer referenceH.J. Lu2022-05-311-1/+7
* x86: Properly handle function pointer referenceH.J. Lu2022-04-281-19/+22
* x86: Disallow invalid relocation against protected symbolH.J. Lu2022-02-111-0/+17
* x86: Add DT_RELR supportH.J. Lu2022-01-121-22/+46
* ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu2022-01-071-30/+28
* x86: Add elf_x86_allocate_local_got_infoH.J. Lu2022-01-051-17/+4
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* x86: Define check_relocs_failed in elfxx-x86.hH.J. Lu2021-12-311-4/+0
* Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.hH.J. Lu2021-12-311-11/+6
* elf32-i386: Fix a typo in GOT commentsH.J. Lu2021-12-281-1/+1
* x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu2021-12-021-0/+5
* elf/x86: Issue an error on discarded output .plt sectionH.J. Lu2021-11-181-0/+8
* elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu2021-07-081-0/+3
* ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu2021-07-081-1/+2
* x86: Restore PC16 relocation overflow checkH.J. Lu2021-05-281-18/+7
* x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu2021-05-261-6/+17
* x86: don't request useless overflow checkingJan Beulich2021-05-031-27/+27
* x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich2021-04-261-1/+1
* x86: TLS desc call relocs target zero-size fieldsJan Beulich2021-04-231-1/+1
* Use bool in bfdAlan Modra2021-03-311-219/+219
* hash table iterator callback functions int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* ld/x86: Add -z report-relative-relocH.J. Lu2021-01-151-0/+36
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* elf: Add sym_cache to elf_link_hash_tableH.J. Lu2020-07-301-4/+4
* Re: Remove x86 NaCl target supportAlan Modra2020-07-011-0/+1
* Remove x86 NaCl target supportH.J. Lu2020-06-301-204/+0
* ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu2020-06-061-38/+17
* ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu2020-06-041-9/+0
* ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu2020-06-011-1/+1
* x86: Only allow S + A relocations against absolute symbolH.J. Lu2020-04-011-11/+29
* Indent labelsAlan Modra2020-02-261-13/+13
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* elf_backend_init_file_headerAlan Modra2019-11-181-8/+9
* elf_backend_modify_headersAlan Modra2019-11-181-3/+3
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* ELF final_write_processingAlan Modra2019-07-231-4/+0
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu2019-04-061-2/+2