Age | Commit message (Expand) | Author | Files | Lines |
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 | -14/+23 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -20/+22 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -7/+11 |
2018-02-19 | %L conversions | Alan Modra | 1 | -16/+16 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -18/+18 |
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 | -222/+222 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
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 | -17/+17 |
2017-06-26 | Fix address violations when atempting to parse fuzzed binaries. | Nick Clifton | 1 | -1/+3 |
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 | -14/+14 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -14/+26 |
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 | -36/+44 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -13/+7 |
2016-05-16 | V850/BFD: Call `_bfd_elf_copy_private_bfd_data' again | Maciej W. Rozycki | 1 | -6/+13 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-10-15 | objcopy --extract-symbol | Alan Modra | 1 | -3/+4 |
2015-09-23 | Add support for files that contain multiple symbol index tables. Fixes PR 15835 | Nick Clifton | 1 | -3/+11 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -3/+3 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -9/+9 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 1 | -23/+344 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -4/+4 |
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/+5 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-22 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -1/+5 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -2/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-04-24 | * ecoff.c: casting the return value of BFD_ALIGN to int | Nick Clifton | 1 | -1/+1 |
2013-04-03 | * elf32-v850.c (v850_elf_is_target_special_symbol): New function. | Nick Clifton | 1 | -0/+8 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -0/+4 |
2013-01-24 | Add support for V850E3V5 architecture | Nick Clifton | 1 | -4/+19 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -3/+3 |
2012-11-09 | 2012-11-09 Nick Clifton <nickc@redhat.com> | Nick Clifton | 1 | -92/+420 |
2012-11-09 | Remove trailing redundant `;' | H.J. Lu | 1 | -1/+1 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -1/+1 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -2/+3 |
2011-01-14 | * bfd.c (bfd_perror): Flush stdout before and stderr after printing | Alan Modra | 1 | -2/+2 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-07-23 | Add support for v850E2 and v850E2V3 | Nick Clifton | 1 | -140/+626 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -8/+1 |