Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -24/+24 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-16 | Lose some COFF/PE static vars, and peicode.h constify | Alan Modra | 1 | -1/+1 |
2020-06-03 | PR26069, strip/objcopy misaligned address accesses | Alan Modra | 1 | -27/+21 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -4/+2 |
2020-03-02 | bfd_cleanup for object_p | Alan Modra | 1 | -5/+5 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -11/+2 |
2020-02-19 | Miscellaneous memory alloc related fixes | Alan Modra | 1 | -2/+4 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-26 | pe_bfd_read_buildid memory leak | Hannes Domani | 1 | -0/+2 |
2019-10-29 | When copying pe format files, copy the dos_message array, rather than re-init... | Andrew Eikum | 1 | -0/+24 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -3/+3 |
2019-09-18 | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -6/+0 |
2018-02-26 | AOUT/COFF/PE messages | Alan Modra | 1 | -8/+9 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -8/+8 |
2018-02-12 | Add support for reading msdos MZ executables. | Zebediah Figura | 1 | -3/+3 |
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 | -79/+79 |
2017-11-01 | Update check for invalid values in pe_bfd_read_buildid function. | Nick Clifton | 1 | -3/+2 |
2017-10-31 | Fix illegal memory access triggered when parsing a PE binary with a corrupt d... | Nick Clifton | 1 | -3/+6 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-05 | Fix seg-fault in the binutils utilities when reading a corrupt input file. | Nick Clifton | 1 | -1/+2 |
2016-12-05 | Fix abort when running tools on a bogus binary. | Nick Clifton | 1 | -2/+2 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+5 |
2016-09-14 | Fix seg-fault in objdump when run on a fuzzed PE binary. | Nick Clifton | 1 | -11/+16 |
2016-02-01 | Add support for importing data from ILF images. | Nathaniel Smith | 1 | -14/+15 |
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-08-11 | Fix memory access problems discovered when running some binary tools on corru... | Nick Clifton | 1 | -0/+32 |
2015-06-15 | Allow gdb to find debug symbols file by build-id for PE file format also | Jon Turney | 1 | -4/+96 |
2015-03-18 | Fixes a problem generating relocs for import libraries created by Microsoft t... | Nick Clifton | 1 | -0/+9 |
2015-01-21 | Fix memory access violations triggered by running strip on fuzzed binaries. | Nick Clifton | 1 | -0/+3 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-13 | More fixes for memory access violations whilst scanning corrupt binaries. | Nick Clifton | 1 | -0/+1 |
2014-11-10 | More fixes for problems exposed by valgrind and the address sanitizer | Nick Clifton | 1 | -4/+10 |
2014-03-13 | Add pe/x86_64 bigobj file format. | Tristan Gingold | 1 | -10/+9 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-04-17 | * coffcode.h: Added a cast to void when a bfd_set_section_*() | Nick Clifton | 1 | -4/+2 |
2013-03-21 | * coffgen.c (coff_real_object_p): Make global. | Kai Tietz | 1 | -7/+39 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -4/+4 |
2012-05-05 | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 1 | -2/+3 |
2011-09-09 | 2011-09-09 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 1 | -1/+5 |
2010-05-26 | 2010-05-25 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+2 |
2009-10-16 | PR binutils/10785 | Alan Modra | 1 | -11/+17 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -2/+2 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-04-21 | 2009-04-21 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -7/+0 |