aboutsummaryrefslogtreecommitdiff
path: root/bfd/peicode.h
AgeCommit message (Expand)Author
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
2003-10-22(coff_swap_scnhdr_in): Only remove padding when processing an executable.Nick Clifton
2003-04-15If a section holds uninitialized data and is from an object file or from anNick Clifton
2003-04-03(_bfd_XXi_swap_scnhdr_out): Compute ps and ss differently for object files andcagney_frameaddr-20030403-branchpointNick Clifton
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-07-30 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-07-05For sections containing uninitialised data, only set their size to s_paddrNick Clifton
2001-03-08Update copyright noticesNick Clifton
2001-02-13* peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: DefineDJ Delorie
2001-02-062001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-01-022001-01-02 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-12-21Fixes to allow sources to compile under Solaris 2.8Nick Clifton
2000-06-30* peicode.h (coff_swap_filehdr_in): can't use e_magic because weDJ Delorie
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton
2000-06-13Fix arm-epoc-pe build problem:Joern Rennecke
2000-04-13Remove U suffix from constants for K&R compilers.Alan Modra
2000-03-06Further LINK6 bug fix.Nick Clifton
2000-03-06fix LINK6 code.Nick Clifton
2000-03-01Fix building with --enable-targets=allNick Clifton
2000-02-28Add WinCE support.Nick Clifton
1999-12-28fix PE file format detectionNick Clifton
1999-12-17Move PE format object file detection code into common place.Nick Clifton