| Commit message (Expand) | Author | Age | Files | Lines |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | S/390: Fix (some) PIE+undef weak failures | Andreas Krebbel | 2017-12-13 | 1 | -6/+6 |
* | BFD whitespace fixes | Alan Modra | 2017-12-06 | 1 | -77/+77 |
* | dyn_relocs tidy | Alan Modra | 2017-12-06 | 1 | -19/+5 |
* | readonly_dynrelocs | Alan Modra | 2017-12-01 | 1 | -17/+34 |
* | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 2017-11-28 | 1 | -4/+0 |
* | Rename u.weakdef and make it a circular list | Alan Modra | 2017-11-23 | 1 | -6/+6 |
* | ELF: Call check_relocs after opening all inputs | H.J. Lu | 2017-10-16 | 1 | -181/+0 |
* | s390: Check UNDEFWEAK_NO_DYNAMIC_RELOC | H.J. Lu | 2017-10-14 | 1 | -2/+8 |
* | S/390: Fix claimfile failures | Andreas Krebbel | 2017-08-01 | 1 | -0/+3 |
* | S/390: Fix segfault when linking -shared -nostartfiles | Andreas Krebbel | 2017-07-28 | 1 | -2/+6 |
* | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 2017-07-12 | 1 | -7/+7 |
* | S/390: Fix testsuite segfault added with recent pgste patch. | Andreas Krebbel | 2017-06-26 | 1 | -7/+18 |
* | S/390: Add support for pgste marker | Andreas Krebbel | 2017-06-23 | 1 | -0/+70 |
* | S/390: Return with an error for broken tls rewrites | Andreas Krebbel | 2017-06-12 | 1 | -5/+16 |
* | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 2017-05-16 | 1 | -1/+1 |
* | S/390: Fix ifunc missing runtime reloc | Andreas Krebbel | 2017-05-08 | 1 | -3/+4 |
* | ELF: Check ELF_COMMON_DEF_P for common symbols | H.J. Lu | 2017-04-07 | 1 | -1/+1 |
* | Don't make dynamic .data.rel.ro SEC_READONLY | Alan Modra | 2017-02-28 | 1 | -1/+1 |
* | S/390: Issue error for overflowing relocs. | Andreas Krebbel | 2017-01-07 | 1 | -0/+12 |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | link_hash_copy_indirect and symbol flags | Alan Modra | 2016-12-29 | 1 | -1/+2 |
* | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 2016-12-26 | 1 | -6/+20 |
* | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 2016-12-26 | 1 | -40/+7 |
* | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 2016-11-23 | 1 | -28/+2 |
* | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 2016-10-19 | 1 | -0/+6 |
* | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 2016-10-07 | 1 | -6/+3 |
* | -Wimplicit-fallthrough warning fixes | Alan Modra | 2016-10-06 | 1 | -0/+2 |
* | Remove syntactic sugar | Alan Modra | 2016-09-30 | 1 | -9/+8 |
* | S390: Add support for core dump NOTE sections | Andreas Arnez | 2016-08-25 | 1 | -0/+117 |
* | S390: Indentation fixes in elf32/64-s390.c | Andreas Arnez | 2016-08-25 | 1 | -5/+5 |
* | bfd/s390: Fix DT_PLTRELSZ in presence of R_390_IRELATIVE. | Marcin KoĆcielnicki | 2016-06-16 | 1 | -4/+2 |
* | bfd/s390: Misc minor fixes. | Marcin KoĆcielnicki | 2016-06-07 | 1 | -4/+4 |
* | Fix PLT first entry GOT operand calculation. | Andreas Krebbel | 2016-06-07 | 1 | -3/+4 |
* | Return void from linker callbacks | Alan Modra | 2016-05-28 | 1 | -8/+3 |
* | Enable 64-bit archives in ar and ranlib | H.J. Lu | 2016-05-25 | 1 | -15/+0 |
* | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 2016-05-13 | 1 | -4/+6 |
* | elf64-s390.c: Fix -Werror=misleading-indentation | Jan Kratochvil | 2016-02-01 | 1 | -4/+4 |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 1 | -1/+1 |
* | [S/390] Add null ptr check + port GOTOFF handling from 32 bit over to 64 bit | Andreas Krebbel | 2015-11-19 | 1 | -3/+23 |
* | S/390: ifunc: Redirect local function calls to the IPLT. | Andreas Krebbel | 2015-10-22 | 1 | -5/+19 |
* | S/390: ifunc: Fix function pointers to hidden ifunc symbols. | Andreas Krebbel | 2015-10-22 | 1 | -1/+41 |
* | S/390: ifunc: Fix PR18841. | Andreas Krebbel | 2015-10-22 | 1 | -0/+17 |
* | S/390: ifunc: Fix for undefined ifunc symbols. | Andreas Krebbel | 2015-10-22 | 1 | -10/+9 |
* | S/390: Get rid of superfluous parameter to s390_elf_allocate_ifunc_dyn_relocs. | Andreas Krebbel | 2015-10-22 | 1 | -2/+1 |
* | PR19083 S/390: Fix garbage collection of some GOT relocs. | Andreas Krebbel | 2015-10-12 | 1 | -5/+6 |
* | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 2015-09-20 | 1 | -1/+1 |
* | Add bfd_link_pde, and simplify some tests of link_info.type | Alan Modra | 2015-08-19 | 1 | -1/+1 |
* | Add output_type to bfd_link_info | H.J. Lu | 2015-08-18 | 1 | -44/+46 |
* | S/390: z13 use GNU attribute to indicate vector ABI | Andreas Krebbel | 2015-04-27 | 1 | -1/+17 |