| Commit message (Expand) | Author | Age | Files | Lines |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | BFD whitespace fixes | Alan Modra | 2017-12-06 | 1 | -45/+45 |
* | 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 | -5/+5 |
* | ELF: Call check_relocs after opening all inputs | H.J. Lu | 2017-10-16 | 1 | -132/+0 |
* | Fix compile time warnings building the binutils with gcc 7.1.1. | Nick Clifton | 2017-07-12 | 1 | -2/+2 |
* | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 2017-07-12 | 1 | -12/+17 |
* | xtensa: don't expect XCHAL_* macros to be constant | Max Filippov | 2017-06-14 | 1 | -25/+35 |
* | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 2017-05-16 | 1 | -1/+1 |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | elf_backend_dtrel_excludes_plt | Alan Modra | 2016-11-23 | 1 | -11/+1 |
* | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 2016-11-23 | 1 | -54/+31 |
* | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 2016-10-19 | 1 | -0/+14 |
* | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 2016-10-07 | 1 | -2/+3 |
* | Remove syntactic sugar | Alan Modra | 2016-09-30 | 1 | -15/+15 |
* | xtensa: prototype xtensa_make_property_section in elf/xtensa.h | Trevor Saunders | 2016-06-25 | 1 | -1/+0 |
* | Return void from linker callbacks | Alan Modra | 2016-05-28 | 1 | -38/+23 |
* | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 2016-05-13 | 1 | -5/+8 |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 1 | -1/+1 |
* | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 2015-09-20 | 1 | -1/+1 |
* | xtensa: generate PLT entries for call0 ABI | Max Filippov | 2015-09-15 | 1 | -7/+12 |
* | Add output_type to bfd_link_info | H.J. Lu | 2015-08-18 | 1 | -28/+28 |
* | xtensa: fix localized symbol refcounting with --gc-sections | Max Filippov | 2015-05-14 | 1 | -1/+5 |
* | xtensa: replace action list with splay tree | Max Filippov | 2015-04-09 | 1 | -206/+282 |
* | xtensa: optimize find_removed_literal | Max Filippov | 2015-04-09 | 1 | -6/+58 |
* | xtensa: optimize removed_by_actions | Max Filippov | 2015-04-09 | 1 | -25/+156 |
* | xtensa: optimize check_section_ebb_pcrels_fit | Max Filippov | 2015-04-09 | 1 | -23/+298 |
* | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 2015-02-03 | 1 | -1/+1 |
* | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 2015-01-19 | 1 | -1/+1 |
* | ChangeLog rotatation and copyright year update | Alan Modra | 2015-01-02 | 1 | -1/+1 |
* | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 2014-12-22 | 1 | -1/+5 |
* | Fix 'call8: call target out of range' xtensa ld relaxation bug | Sterling Augustine | 2014-09-23 | 1 | -4/+37 |
* | Make bfd.link_next field a union | Alan Modra | 2014-06-13 | 1 | -7/+7 |
* | Use signed data type for R_XTENSA_DIFF* relocation offsets. | Volodymyr Arbatov | 2014-05-08 | 1 | -15/+17 |
* | bfd target vector rationalisation | Alan Modra | 2014-05-02 | 1 | -2/+2 |
* | Update copyright years | Alan Modra | 2014-03-05 | 1 | -2/+1 |
* | remove VA_* from binutils | Tom Tromey | 2014-01-07 | 1 | -4/+4 |
* | Pass ignored unresolved relocations to ld backend | H.J. Lu | 2013-11-05 | 1 | -1/+3 |
* | PR ld/15323 | Alan Modra | 2013-03-30 | 1 | -0/+4 |
* | * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. | Alan Modra | 2013-03-27 | 1 | -1/+3 |
* | * elf-bfd.h (struct core_elf_obj_tdata): New. | Alan Modra | 2013-02-21 | 1 | -5/+5 |
* | * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. | Alan Modra | 2013-02-10 | 1 | -11/+1 |
* | Remove trailing white spaces in bfd | H.J. Lu | 2013-01-10 | 1 | -108/+108 |
* | * elf32-xtensa.c (free_section_cache): Renamed from | Alan Modra | 2012-10-16 | 1 | -6/+6 |
* | Add hdynamic to elf_link_hash_table for _DYNAMIC | H.J. Lu | 2012-09-02 | 1 | -1/+1 |
* | * section.c (bfd_get_linker_section): New function. | Alan Modra | 2012-06-29 | 1 | -16/+17 |
* | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 2012-05-07 | 1 | -1/+1 |
* | PR ld/13991 | Alan Modra | 2012-04-24 | 1 | -5/+5 |
* | PR ld/13177 | Alan Modra | 2011-10-19 | 1 | -1/+3 |
* | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 2011-06-13 | 1 | -3/+0 |