aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* i386: Remove the unused bfd pointer argumentH.J. Lu2018-12-231-5/+5
* x86: Call rtype_to_howto to get reloc_howto_type pointerH.J. Lu2018-12-201-7/+2
* PR23980, assertion failAlan Modra2018-12-181-1/+5
* _bfd_clear_contents bounds checkingAlan Modra2018-10-131-1/+1
* x86-64: Add TLSDESC fields to elf_x86_lazy_plt_layoutH.J. Lu2018-05-281-0/+18
* x86: Don't set eh->local_ref to 1 for linker defined symbolsH.J. Lu2018-05-181-59/+0
* x86; Allow IFUNC pointer defined in PDEH.J. Lu2018-05-141-0/+2
* elf32_bed/elf64_bedH.J. Lu2018-04-171-0/+2
* x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu2018-03-081-0/+5
* Use standardized error message for unrecognized relocs.Nick Clifton2018-02-271-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-15/+22
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+2
* %L conversionsAlan Modra2018-02-191-7/+7
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-16/+16
* x86-64: Use PLT address for PC-relative relocH.J. Lu2018-02-141-1/+1
* x86: Add is_solaris to elf_x86_target_osH.J. Lu2018-02-091-5/+13
* x86: Set need_global_offset_table with info->output_bfd->xvecH.J. Lu2018-02-081-7/+3
* x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for SolarisH.J. Lu2018-02-081-0/+9
* x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu2018-02-051-2/+14
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-136/+136