Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -18/+18 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-02-19 | bfd_get_file_size calls | Alan Modra | 1 | -1/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-01-16 | Don't emit vendor attribute section if there is no attribute to emit. | Jim Wilson | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-07-03 | GNU attribute output on errors | Alan Modra | 1 | -0/+2 |
2018-05-08 | Prevent a memory exhaustion failure when running objdump on a fuzzed input fi... | Nick Clifton | 1 | -0/+9 |
2018-02-26 | ELF linker messages | Alan Modra | 1 | -2/+2 |
2018-02-19 | Add attribute printf to _bfd_error_handler | Alan Modra | 1 | -2/+3 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -3/+3 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-09-01 | Fix buffer overrun when parsing an ELF attribute string that is not NUL termi... | Nick Clifton | 1 | -1/+3 |
2017-08-08 | Fix address violation problems when parsing corrupt ELF binaries. | Nick Clifton | 1 | -0/+6 |
2017-02-17 | bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128 | Pedro Alves | 1 | -4/+4 |
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 | -0/+2 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -1/+1 |
2015-06-30 | This fixes parsing a file containing ELF attributes with very large tag values. | Nick Clifton | 1 | -12/+13 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-09 | More fixes for memory access violations triggered by fuzzed binaries. | Nick Clifton | 1 | -6/+9 |
2014-12-01 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -3/+13 |
2014-11-06 | bfd/elf-attrs.c: Fix possible infinite loop parsing attributes | Will Newton | 1 | -0/+4 |
2014-03-06 | Patch for PR binutils/16664 which triggers a seg-fault when attempting to | Nick Clifton | 1 | -3/+6 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-02-07 | PR binutils/14873 | Alan Modra | 1 | -0/+4 |
2012-05-05 | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 1 | -6/+6 |
2010-11-05 | * elf-attrs.c (_bfd_elf_merge_unknown_attribute_low, | Joseph Myers | 1 | -2/+2 |
2010-11-04 | * elf-attrs.c (_bfd_elf_merge_unknown_attribute_low, | Joseph Myers | 1 | -0/+111 |
2010-06-15 | * elf-bfd.h (LEAST_KNOWN_OBJ_ATTRIBUTE): Define. | Joseph Myers | 1 | -6/+8 |
2009-12-28 | 2009-12-28 Daniel Gutson <dgutson@codesourcery.com> | Daniel Gutson | 1 | -1/+2 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -3/+3 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-03-28 | * coff-arm.c (coff_arm_merge_private_bfd_data): Use "error:", not | Mark Mitchell | 1 | -2/+2 |
2009-01-29 | 2009-01-29 Daniel Jacobowitz <dan@codesourcery.com> | Joseph Myers | 1 | -2/+2 |
2009-01-19 | 2009-01-19 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 1 | -1/+6 |
2009-01-19 | 2009-01-19 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 1 | -15/+15 |
2009-01-19 | 2009-01-19 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 1 | -4/+6 |
2009-01-15 | 2009-01-15 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 1 | -82/+31 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-06-29 | bfd: | Joseph Myers | 1 | -0/+628 |