]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/peXXigen.c
[gdb/testsuite] Add comment in gdb.base/vla-optimized-out.c
[thirdparty/binutils-gdb.git] / bfd / peXXigen.c
2018-05-09  Alan ModraPR23148, Heap buffer overflow in pe_print_edata
2018-05-09  Alan ModraPR23147, Heap buffer overflow in pe_print_idata
2018-05-07  Alan ModraReplace uses of strncmp with memcmp
2018-05-04  Alan Modra-Wstringop-truncation warnings
2018-04-24  Nick CliftonFix an illegal memory access when copying a PE format...
2018-02-25  Alan ModraAOUT/COFF/PE messages
2018-02-19  Alan Modra%L conversions
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-12  Zebediah FiguraAdd support for reading msdos MZ executables.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-09-14  Nick CliftonFix address violation when parsing a corrupt PE binary.
2017-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-06-06  Daniel Bonniot de... Handle printing information about PE format files which...
2017-05-18  Alan ModraDon't compare boolean values against TRUE or FALSE
2017-04-19  Wedson Almeida FilhoCorrect PE reloc display
2017-04-13  Alan ModraUse %A and %B in more error messages
2017-04-04  Jon TurneyUse symbolic constants instead of magic numbers with...
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-11-25  Jon TurneyPrevent problems with section alignment by not shrinkin...
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-09-30  Alan ModraRemove syntactic sugar
2016-09-27  Nick CliftonEnsure that the timestamp in PE/COFF headers is always...
2016-03-22  Nick CliftonFix possible unbounded stack use in peXXigen.c
2016-01-18  Nick CliftonUse a 32-bit value to hold the section number in the...
2016-01-01  Alan ModraCopyright update for binutils
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-08-12  H.J. LuRemove trailing spaces in bfd
2015-06-15  Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-05-06  Toni SpetsSkip discarded resource sections when building a PE...
2015-02-26  Nick CliftonFixes illegal memory access errors and arithmetic overf...
2015-02-24  Nick CliftonFixes compiling peXXigen under MAC OS/X where the wcsnc...
2015-02-10  Nick CliftonFix memory access violations triggered by running objdu...
2015-02-06  Nick CliftonFixes illegal memory accesses triggereb by running...
2015-02-03  Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-21  Nick CliftonFix memory access violations triggered by running strip...
2015-01-08  Nick CliftonFix memory access violations exposed by running strip...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-11-18  Nick CliftonMore fixes for illegal memory accesses exposed by fuzze...
2014-11-12  Nick CliftonFix more memory faults uncovered by fuzzing various...
2014-11-11  Nick CliftonMore fixes for invalid memory accesses, uncovered by...
2014-11-10  Nick CliftonMore fixes for problems exposed by valgrind and the...
2014-11-08  Alan ModraCorrect buffer overrun test
2014-11-07  H.J. LuCast to unsigned long in range checks
2014-11-05  Nick CliftonMore fixes for memory problems uncovered by file fuzzers.
2014-11-05  Nick CliftonMore fixes for processing corrupt files.
2014-11-03  Nick CliftonMore fixes for buffer overruns instigated by corrupt...
2014-10-28  Nick CliftonMore fixes for corrupt binaries crashing the binutils.
2014-10-28  Nick CliftonThis patch fixes a flaw in the SREC parser which could...
2014-10-27  Nick CliftonThis fixes more seg-faults in tools like "strings"...
2014-10-27  Nick CliftonFix a seg-fault in strings and other binutuils when...
2014-08-14  Alan ModraFix for objdump segfault on broken PE executable
2014-06-13  Alan ModraMake bfd.link_next field a union
2014-06-03  Nick CliftonThis is to fix a further problem with merging resource...
2014-05-16  Jon TurneyThis fixes a few issues with pe/coff build-ids that...
2014-04-28  Nick CliftonThis patch reworks the fix to avoid a compile time...
2014-04-25  Nick CliftonThis fixes a compile time warning which is being treate...
2014-04-24  Nick Clifton * peXXigen.c (rsrc_print_section): Fix compile time...
2014-04-24  Nick CliftonFix PE/COFF resource merging problems. There were...
2014-04-22  Nick CliftonAnother fix for building on a 32-bit host.
2014-04-22  Yuanhui ZhangFix build problem on 32-bit hosts with the recent patch...
2014-04-11  Nick CliftonPE32+ binaries that use addresses > 1^32 have a problem...
2014-04-08  Jon TURNEYAdd support for generating and inserting build IDs...
2014-04-03  Jon Turney * peXXigen.c (pe_print_edata): Verify edt.name lies...
2014-03-19  Nick CliftonImprove .rsrc section merging again. This time with...
2014-03-19  Nick CliftonImprove .rsrc section merging with better handling...
2014-03-05  Alan ModraUpdate copyright years
2013-12-30  Ilya Tocar * peXXigen.c (rsrc_process_section): Use ptrdiff_t...
2013-12-19  Pierre Muller * Fix indentation issue and reorganize last commit...
2013-12-19  Pierre Muller * peXXigen.c (u16_mbtouc): Avoid unused function...
2013-12-18  Nick Clifton * peXXigen.c (rsrc_print_section): Use ptrdiff_t as...
2013-12-17  H.J. LuRename index to indx
2013-12-17  Nick Clifton * peXXigen.c: Include wchar.h if available.
2013-12-03  Nick Clifton * peXXigen.c (pe_print_resource_entries): New function...
2013-11-22  Cory Fields * windres.c (define_resource): Use zero for timestamp...
2013-03-21  Kai Tietz * coffgen.c (coff_real_object_p): Make global.
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-10-18  Kai TietzChangeLog bfd
2011-04-09  Kai Tietz2011-04-09 Kai Tietz <ktietz@redhat.com>
2010-12-21  Kai Tietz2010-12-21 Kai Tietz <kai.tietz@onevision.com>
2010-12-21  Pierre Muller * peXXigen.c (_bfd_XXi_final_link_postscript): Use...
2010-09-22  Kai Tietz2010-09-22 Kai Tietz <kai.tietz@onevision.com>
2010-09-14  Kai Tietz2010-09-14 Kai Tietz <kai.tietz@onevision.com>
2010-09-06  Alan Modra * peXXigen.c: Whitespace.
2010-06-27  Alan Modrafix set but unused variable warnings
2010-04-09  Nick Cliftonbfd/ChangeLog
2010-03-18  H.J. LuDon't add IMAGE_FILE_RELOCS_STRIPPED for PIE.
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-10-27  Kai Tietz2009-10-27 Kai Tietz <kai.tietz@onevision.com>
2009-09-09  Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-05  Nick Clifton * bfd/coff-arm.c (coff_arm_relocate_section)
2009-05-21  Dave Korn * coffgen.c (coff_print_symbol): Use bfd_fprintf_vma...
2009-04-27  H.J. Lubfd/
2009-04-23  Dave Korn2009-04-23 Matthias Klose <doko@ubuntu.com>
2009-04-21  H.J. Lu2009-04-21 H.J. Lu <hongjiu.lu@intel.com>
2009-04-21  Dave Kornbfd/ChangeLog
2009-04-20  Alan Modra2009-04-19 Peter O'Gorman <binutils@mlists.thewritten...
2009-04-17  H.J. Lubfd/
2009-04-17  H.J. Lubfd/
2009-04-06  H.J. Lu2009-04-06 H.J. Lu <hongjiu.lu@intel.com>
next