summaryrefslogtreecommitdiff
path: root/bfd/peicode.h
Commit message (Expand)AuthorAgeFilesLines
* PR26069, strip/objcopy misaligned address accessesAlan Modra2020-06-031-27/+21
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-4/+2
* bfd_cleanup for object_pAlan Modra2020-03-021-5/+5
* _bfd_alloc_and_readAlan Modra2020-02-191-11/+2
* Miscellaneous memory alloc related fixesAlan Modra2020-02-191-2/+4
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* pe_bfd_read_buildid memory leakHannes Domani2019-12-261-0/+2
* When copying pe format files, copy the dos_message array, rather than re-init...Andrew Eikum2019-10-291-0/+24
* bfd_section_* macrosAlan Modra2019-09-191-3/+3
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Remove m68k-aout and m68k-coff supportAlan Modra2018-04-161-6/+0
* AOUT/COFF/PE messagesAlan Modra2018-02-261-8/+9
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-8/+8
* Add support for reading msdos MZ executables.Zebediah Figura2018-02-121-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-79/+79
* Update check for invalid values in pe_bfd_read_buildid function.Nick Clifton2017-11-011-3/+2
* Fix illegal memory access triggered when parsing a PE binary with a corrupt d...Nick Clifton2017-10-311-3/+6
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix seg-fault in the binutils utilities when reading a corrupt input file.Nick Clifton2016-12-051-1/+2
* Fix abort when running tools on a bogus binary.Nick Clifton2016-12-051-2/+2
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+5
* Fix seg-fault in objdump when run on a fuzzed PE binary.Nick Clifton2016-09-141-11/+16
* Add support for importing data from ILF images.Nathaniel Smith2016-02-011-14/+15
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in bfdH.J. Lu2015-08-121-1/+1
* Fix memory access problems discovered when running some binary tools on corru...Nick Clifton2015-08-111-0/+32
* Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney2015-06-151-4/+96
* Fixes a problem generating relocs for import libraries created by Microsoft t...Nick Clifton2015-03-181-0/+9
* Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton2015-01-211-0/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton2014-11-131-0/+1
* More fixes for problems exposed by valgrind and the address sanitizerNick Clifton2014-11-101-4/+10
* Add pe/x86_64 bigobj file format.Tristan Gingold2014-03-131-10/+9
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton2013-04-171-4/+2
* * coffgen.c (coff_real_object_p): Make global.Kai Tietz2013-03-211-7/+39
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-4/+4
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-2/+3
* 2011-09-09 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-09-091-1/+5
* 2010-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-05-261-0/+2
* PR binutils/10785Alan Modra2009-10-161-11/+17
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-2/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* 2009-04-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-04-211-7/+0
* bfd/H.J. Lu2009-04-171-127/+3
* * efi-rtdrv-ia32.c: New file.Nick Clifton2008-02-141-7/+41
* 2007-11-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-11-121-3/+16