summaryrefslogtreecommitdiff
path: root/bfd/peicode.h
Commit message (Expand)AuthorAgeFilesLines
* Only skip one instance of each prefix character, if they are present.Nick Clifton2003-12-161-4/+34
* Index: sim/frv/ChangeLogAndrew Cagney2003-10-311-4/+4
* (coff_swap_scnhdr_in): Only remove padding when processing an executable.Nick Clifton2003-10-221-4/+4
* If a section holds uninitialized data and is from an object file or from anNick Clifton2003-04-151-8/+9
* (_bfd_XXi_swap_scnhdr_out): Compute ps and ss differently for object files andcagney_frameaddr-20030403-branchpointNick Clifton2003-04-031-21/+22
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-30/+30
* * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra2002-07-301-3/+9
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-2/+2
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-7/+7
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-90/+75
* For sections containing uninitialised data, only set their size to s_paddrNick Clifton2001-07-051-1/+2
* Update copyright noticesNick Clifton2001-03-081-1/+2
* * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: DefineDJ Delorie2001-02-131-7/+15
* 2001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-061-44/+30
* 2001-01-02 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-021-106/+104
* Fixes to allow sources to compile under Solaris 2.8Nick Clifton2000-12-211-4/+4
* * peicode.h (coff_swap_filehdr_in): can't use e_magic because weDJ Delorie2000-06-301-0/+5
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-2/+0
* Fix arm-epoc-pe build problem:Joern Rennecke2000-06-131-2/+2
* Remove U suffix from constants for K&R compilers.Alan Modra2000-04-131-2/+2
* Further LINK6 bug fix.Nick Clifton2000-03-061-7/+5
* fix LINK6 code.Nick Clifton2000-03-061-47/+85
* Fix building with --enable-targets=allNick Clifton2000-03-011-4/+4
* Add WinCE support.Nick Clifton2000-02-281-12/+856
* fix PE file format detectionNick Clifton1999-12-281-1/+4
* Move PE format object file detection code into common place.Nick Clifton1999-12-171-0/+81
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-2/+14
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-0/+2
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-111-1929/+51
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-111-6/+12
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-111-0/+2
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-111-0/+15
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-111-0/+3
* 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-08-081-0/+2
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-5/+5
* fix copyrightIan Lance Taylor1999-06-261-1/+1
* 1999-06-26 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-06-261-1/+5
* * peicode.h (coff_swap_sym_in): When we create the actual sectionDJ Delorie1999-05-251-0/+1
* * ecoff.c (_bfd_ecoff_write_armap): give the symtab element aDJ Delorie1999-05-111-0/+50
* Initial revisionRichard Henderson1999-05-031-0/+2144