Age | Commit message (Expand) | Author | Files | Lines |
2020-04-01 | x86: Only allow S + A relocations against absolute symbol | H.J. Lu | 1 | -3/+100 |
2020-03-13 | x86: Check static link of dynamic objects | H.J. Lu | 1 | -0/+17 |
2020-02-26 | Indent labels | Alan Modra | 1 | -2/+2 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -18/+13 |
2019-08-23 | PR24933, Memory leak in elf_x86_64_get_synthetic_symtab | Alan Modra | 1 | -3/+4 |
2019-04-17 | x86: Suggest -fPIE when not building shared object | H.J. Lu | 1 | -1/+2 |
2019-04-11 | x86: Add -z cet-report=[none|warning|error] | H.J. Lu | 1 | -2/+58 |
2019-04-06 | x86: Move x86-specific linker options to elf_linker_x86_params | H.J. Lu | 1 | -12/+30 |
2019-03-21 | [BFD, AArch64, x86] Improve warning for --force-bti | Sudakshina Das | 1 | -0/+1 |
2019-03-13 | x86: Properly set IBT and SHSTK properties for -z ibt/shstk | H.J. Lu | 1 | -6/+6 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-14 | elf: Add PT_GNU_PROPERTY segment type | H.J. Lu | 1 | -7/+3 |
2018-12-04 | x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND properties | H.J. Lu | 1 | -4/+13 |
2018-12-01 | x86: Delay setting the iplt section alignment | H.J. Lu | 1 | -7/+23 |
2018-10-08 | x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-code | H.J. Lu | 1 | -45/+0 |
2018-08-27 | x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bit | H.J. Lu | 1 | -4/+1 |
2018-08-24 | x86: Update GNU_PROPERTY_X86_XXX macros | H.J. Lu | 1 | -60/+76 |
2018-08-24 | x86: Add GNU_PROPERTY_X86_UINT32_VALID | H.J. Lu | 1 | -5/+12 |
2018-08-17 | x86: Remove empty X86_FEATURE_1_AND property | H.J. Lu | 1 | -0/+28 |
2018-08-11 | x86: Properly add X86_ISA_1_NEEDED property | H.J. Lu | 1 | -6/+22 |
2018-08-08 | x86: Properly merge GNU_PROPERTY_X86_ISA_1_USED | H.J. Lu | 1 | -5/+20 |
2018-07-20 | x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if needed | H.J. Lu | 1 | -15/+45 |
2018-07-05 | x86: Remove x86 ISA properties with empty bits | H.J. Lu | 1 | -4/+25 |
2018-06-08 | ld/x86: Remove hidden _edata, __bss_start, and _end | H.J. Lu | 1 | -0/+29 |
2018-05-26 | ld: Add _bfd_elf_link_hide_sym_by_version | H.J. Lu | 1 | -9/+2 |
2018-05-21 | ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN | H.J. Lu | 1 | -6/+4 |
2018-05-18 | x86: Don't set eh->local_ref to 1 for versioned symbol | H.J. Lu | 1 | -2/+5 |
2018-05-18 | x86: Don't set eh->local_ref to 1 for linker defined symbols | H.J. Lu | 1 | -1/+5 |
2018-05-14 | x86; Allow IFUNC pointer defined in PDE | H.J. Lu | 1 | -0/+46 |
2018-05-14 | x86: Mark __bss_start, _end and _edata locally defined | H.J. Lu | 1 | -10/+35 |
2018-04-17 | x86: Use a normal input file with compatible relocation | H.J. Lu | 1 | -1/+3 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -1/+1 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -11/+11 |
2018-02-14 | x86-64: Use PLT address for PC-relative reloc | H.J. Lu | 1 | -6/+16 |
2018-02-13 | x86: Properly check building shared library | H.J. Lu | 1 | -1/+1 |
2018-02-09 | x86: Add is_solaris to elf_x86_target_os | H.J. Lu | 1 | -3/+3 |
2018-02-08 | x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for Solaris | H.J. Lu | 1 | -1/+3 |
2018-02-05 | x86: Remove the unused _GLOBAL_OFFSET_TABLE_ | H.J. Lu | 1 | -2/+15 |
2018-01-20 | x86: Check the versioned __tls_get_addr symbol | H.J. Lu | 1 | -1/+10 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -3/+3 |
2017-12-04 | x86 map file textrel | Alan Modra | 1 | -42/+49 |
2017-12-01 | x86: Print dynreloc in readonly section for map file output | H.J. Lu | 1 | -0/+5 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -7/+7 |
2017-11-17 | x86: Pass "%F%P:" to linker callback in case of error | H.J. Lu | 1 | -10/+10 |
2017-11-03 | x86: Remove func_pointer_refcount | H.J. Lu | 1 | -22/+3 |
2017-10-14 | x86: Add elf_x86_backend_data | H.J. Lu | 1 | -13/+15 |
2017-10-14 | x86: Add _bfd_x86_elf_finish_dynamic_sections | H.J. Lu | 1 | -0/+218 |