Age | Commit message (Expand) | Author | Files | Lines |
2018-05-28 | ld: Unify STT_GNU_IFUNC handling | H.J. Lu | 1 | -21/+0 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -2/+4 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -2/+2 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -3/+3 |
2018-02-19 | %L conversions | Alan Modra | 1 | -9/+12 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -8/+8 |
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 | -57/+57 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -6/+6 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -195/+1 |
2017-10-14 | m68k: Check UNDEFWEAK_NO_DYNAMIC_RELOC | H.J. Lu | 1 | -4/+13 |
2017-10-11 | ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note | Maciej W. Rozycki | 1 | -0/+2 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -1/+1 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -10/+9 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -1/+1 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -14/+1 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -83/+34 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -4/+16 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -16/+16 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -7/+3 |
2016-05-17 | LD/ELF: Unify STB_GNU_UNIQUE handling | Maciej W. Rozycki | 1 | -3/+2 |
2016-05-13 | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 1 | -7/+5 |
2016-04-20 | update many old style function definitions | Trevor Saunders | 1 | -6/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-09-20 | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 1 | -1/+1 |
2015-08-19 | Add bfd_link_pde, and simplify some tests of link_info.type | Alan Modra | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -23/+25 |
2015-08-12 | Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbols | H.J. Lu | 1 | -1/+1 |
2015-07-25 | Fix broken -Bsymbolic-functions | Alan Modra | 1 | -2/+2 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-12 | Copy relocations against protected symbols | Alan Modra | 1 | -1/+1 |
2014-10-16 | Fix 17492, ld segfault with --oformat=binary | Alan Modra | 1 | -3/+4 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -4/+4 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -3/+1 |
2014-06-13 | Move link_hash_table_free functions earlier | Alan Modra | 1 | -17/+17 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-12-19 | Set proper OS ABI magic for ELF/m68k | Andreas Schwab | 1 | -0/+21 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-10-08 | * elf32-m68k.c (elf_m68k_size_dynamic_sections): Add DT_DEBUG also | Andreas Schwab | 1 | -2/+2 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -0/+4 |
2013-03-27 | * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. | Alan Modra | 1 | -1/+3 |
2013-02-21 | * elf-bfd.h (struct core_elf_obj_tdata): New. | Alan Modra | 1 | -6/+6 |
2013-02-11 | * elfcode.h (elf_checksum_contents): Free contents. | Alan Modra | 1 | -0/+1 |
2013-02-10 | * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. | Alan Modra | 1 | -7/+1 |