summaryrefslogtreecommitdiff
path: root/bfd/peicode.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-17Applies a series of patches for PR 17512 and 17533 which fix invalid memory a...Nick Clifton1-4/+11
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold1-10/+9
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-04-17 * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton1-4/+2
2013-03-21 * coffgen.c (coff_real_object_p): Make global.Kai Tietz1-7/+39
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-4/+4
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-2/+3
2011-09-092011-09-09 Kai Tietz <ktietz@redhat.com>Kai Tietz1-1/+5
2010-05-262010-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+2
2009-10-16 PR binutils/10785Alan Modra1-11/+17
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-2/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-04-212009-04-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+0
2009-04-17bfd/H.J. Lu1-127/+3
2008-02-14 * efi-rtdrv-ia32.c: New file.Nick Clifton1-7/+41
2007-11-122007-11-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+16
2007-07-12Add support for building on a 64-bit Windows host.Nick Clifton1-1/+1
2007-07-052007-07-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-14/+18
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-3/+5
2007-06-182007-06-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+74
2006-09-20Add x86_64-mingw64 targetNick Clifton1-2/+41
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-04-21Update to ISO-C90 and fix formattingNick Clifton1-98/+70
2005-03-19 * peicode.h (pe_ILF_build_a_bfd): Strip only one prefixDanny Smith1-31/+10
2005-02-28(pe_ILF_build_a_bfd): Do not assume that an @ will be present whenNick Clifton1-5/+8
2005-02-20include/Alan Modra1-23/+15
2005-02-14PR binutils/716Nick Clifton1-0/+8
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-26/+0
2004-08-13bfd/Alan Modra1-17/+15
2003-12-16Only skip one instance of each prefix character, if they are present.Nick Clifton1-4/+34
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-4/+4
2003-10-22(coff_swap_scnhdr_in): Only remove padding when processing an executable.Nick Clifton1-4/+4
2003-04-15If a section holds uninitialized data and is from an object file or from anNick Clifton1-8/+9
2003-04-03(_bfd_XXi_swap_scnhdr_out): Compute ps and ss differently for object files andNick Clifton1-21/+22
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-30/+30
2002-07-30 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra1-3/+9
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-2/+2
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-7/+7
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-90/+75
2001-07-05For sections containing uninitialised data, only set their size to s_paddrNick Clifton1-1/+2
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-13* peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: DefineDJ Delorie1-7/+15
2001-02-062001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu1-44/+30
2001-01-022001-01-02 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-106/+104
2000-12-21Fixes to allow sources to compile under Solaris 2.8Nick Clifton1-4/+4
2000-06-30* peicode.h (coff_swap_filehdr_in): can't use e_magic because weDJ Delorie1-0/+5
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-2/+0
2000-06-13Fix arm-epoc-pe build problem:Joern Rennecke1-2/+2
2000-04-13Remove U suffix from constants for K&R compilers.Alan Modra1-2/+2