summaryrefslogtreecommitdiff
path: root/bfd/peicode.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-01Update check for invalid values in pe_bfd_read_buildid function.Nick Clifton
2017-10-31Fix illegal memory access triggered when parsing a PE binary with a corrupt d...Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-05Fix seg-fault in the binutils utilities when reading a corrupt input file.Nick Clifton
2016-12-05Fix abort when running tools on a bogus binary.Nick Clifton
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-09-14Fix seg-fault in objdump when run on a fuzzed PE binary.Nick Clifton
2016-02-01Add support for importing data from ILF images.Nathaniel Smith
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in bfdH.J. Lu
2015-08-11Fix memory access problems discovered when running some binary tools on corru...Nick Clifton
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney
2015-03-18Fixes a problem generating relocs for import libraries created by Microsoft t...Nick Clifton
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton
2014-11-10More fixes for problems exposed by valgrind and the address sanitizerNick Clifton
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold
2014-03-05Update copyright yearsAlan Modra
2013-04-17 * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton
2013-03-21 * coffgen.c (coff_real_object_p): Make global.Kai Tietz
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra
2011-09-092011-09-09 Kai Tietz <ktietz@redhat.com>Kai Tietz
2010-05-262010-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-10-16 PR binutils/10785Alan Modra
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-04-212009-04-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2009-04-17bfd/H.J. Lu
2008-02-14 * efi-rtdrv-ia32.c: New file.Nick Clifton
2007-11-122007-11-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-07-12Add support for building on a 64-bit Windows host.Nick Clifton
2007-07-052007-07-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-06-182007-06-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2006-09-20Add x86_64-mingw64 targetNick Clifton
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-04-21Update to ISO-C90 and fix formattingNick Clifton
2005-03-19 * peicode.h (pe_ILF_build_a_bfd): Strip only one prefixDanny Smith
2005-02-28(pe_ILF_build_a_bfd): Do not assume that an @ will be present whenNick Clifton
2005-02-20include/Alan Modra
2005-02-14PR binutils/716Nick Clifton
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston
2004-08-13bfd/Alan Modra
2003-12-16Only skip one instance of each prefix character, if they are present.Nick Clifton
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney