Age | Commit message (Expand) | Author | Files | Lines |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -9/+8 |
2019-07-24 | Complain about mbind, ifunc, and unique in final_write | Alan Modra | 1 | -3/+3 |
2019-07-23 | ELF final_write_processing | Alan Modra | 1 | -2/+2 |
2019-04-11 | Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentry | H.J. Lu | 1 | -3/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -3/+4 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -1/+1 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -2/+2 |
2018-02-19 | %L conversions | Alan Modra | 1 | -2/+3 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -5/+5 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -2/+1 |
2018-02-14 | Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext... | Nick Clifton | 1 | -1/+1 |
2018-02-13 | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 1 | -1/+1 |
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 | -34/+34 |
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-09 | mn10300: Don't free cached internal symbol table | H.J. Lu | 1 | -1/+1 |
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 | -2/+2 |
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-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -2/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-23 | Fix the linker so that it will not silently generate ELF binaries with invali... | Nick Clifton | 1 | -1/+1 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -16/+1 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -36/+13 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+5 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+3 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -5/+5 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -9/+5 |
2016-05-13 | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 1 | -6/+4 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -26/+26 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -1/+1 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -3/+3 |
2015-01-15 | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 1 | -1/+7 |
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-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -18/+25 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -2/+1 |
2014-06-13 | Move link_hash_table_free functions earlier | Alan Modra | 1 | -14/+14 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -2/+2 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 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-11 | * elfcode.h (elf_checksum_contents): Free contents. | Alan Modra | 1 | -2/+2 |