Age | Commit message (Expand) | Author | Files | Lines |
2020-02-26 | Indent labels | Alan Modra | 1 | -1/+1 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -2/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-23 | bfin bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -21/+17 |
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-04-03 | BFD whitespace fixes | Alan Modra | 1 | -11/+11 |
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 | -4/+12 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -2/+2 |
2018-02-19 | %L conversions | Alan Modra | 1 | -7/+10 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -7/+7 |
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 | -181/+181 |
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 | -12/+12 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -189/+0 |
2017-10-09 | bfin: Don't create .interp section for info->nointerp | H.J. Lu | 1 | -1/+1 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -9/+8 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -2/+2 |
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 | -7/+6 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -65/+23 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+4 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+2 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -15/+16 |
2016-06-28 | Fix typo in previous commit | Nick Clifton | 1 | -1/+1 |
2016-06-28 | Fix more linker testsuite failures. | Nick Clifton | 1 | -2/+9 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -13/+7 |
2016-03-29 | Relax assertion in BFIN linker to allow for discard GOT relocs. | Nick Clifton | 1 | -1/+7 |
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 | -12/+10 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -33/+39 |
2015-01-19 | More fixes related to NONE relocs | Alan Modra | 1 | -3/+3 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -10/+10 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -4/+4 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-12-17 | Use _bfd_elf_copy_private_bfd_data | H.J. Lu | 1 | -42/+0 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -4/+4 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -1/+7 |
2013-03-27 | * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. | Alan Modra | 1 | -1/+3 |
2013-02-10 | * i386linux.c (linux_link_hash_table_create): Allocate table | Alan Modra | 1 | -2/+2 |
2012-10-23 | bfd/ | Nathan Sidwell | 1 | -104/+5 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -42/+34 |