ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / bfd / peXXigen.c
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>
2009-04-05  Kai Tietz2009-04-05 Kai Tietz <kai.tietz@onevision.com>
2009-03-05  Alan Modra PR 9923
2008-07-30  Alan ModraSilence gcc printf warnings
2008-07-21  Nick Clifton * coff-sh.c (bfd_pe_print_pdata): Define to...
2008-07-18  Nick Clifton * pe-arm-wince.c (pe_print_compressed_pdata...
2007-11-13  H.J. Lu2007-11-13 H.J. Lu <hongjiu.lu@intel.com>
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26  Alan Modrabfd/
2007-03-22  H.J. Lubfd/
2007-03-19  H.J. Lu*** empty log message ***
2006-11-14  Nick Clifton* peXXigen.c: Updates for PE/COFF V8.0, and clarification
2006-09-20  Nick CliftonAdd x86_64-mingw64 target
2006-07-24  Nick CliftonPR ld/2729
2006-06-01  Alan Modra * stabs.c (_bfd_link_section_stabs): Use bfd_make_sect...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-01-09  Nick CliftonUpdate date in copyright notice
2006-01-09  Nick CliftonAdd comma after HIGH3ADJ
2005-07-29  Nick Clifton* peXXigen.c (pe_print_edata): Compute the size of...
2005-06-17  Jakub Jelinek * elf.c (bfd_section_from_shdr): Fail if sh_entsize...
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-04-21  Nick CliftonUpdate to ISO-C90 and fix formatting
2005-03-03  Alan Modraupdate copyright dates
2005-01-31  Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-06-24  Alan Modrabfd/
2004-05-07  Brian Ford* coffcode.h (coff_write_object_contents) [COFF_IMAGE_W...
2004-04-17  Alan Modra * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the...
2004-02-21  Danny Smith * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Clear
2004-01-20  Danny Smith * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Don't remove
2003-12-15  Nick CliftonEnsure that correct flags are set on known PE section...
2003-11-30  Kazu Hirata * ChangeLog: Fix typos.
2003-11-10  Nick CliftonAdd initial support for TLS sections in PE format files.
2003-10-17  Christopher Faylor* peXXigen.c (_bfd_XXi_swap_aouthdr_out): Don't calcula...
2003-10-07  Nathan Sidwell * coffcode.h (coff_set_alignment_hook): With PE_COFF...
2003-06-25  Alan ModraCorrect spelling of "relocatable".
2003-04-03  Nick Clifton(_bfd_XXi_swap_scnhdr_out): Compute ps and ss different...
2003-03-20  Nick CliftonInitialise $idata2 and $idata5 in case bfd_coff_final_l...
next
This page took 0.901561 seconds and 107 git commands to generate.