aboutsummaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)AuthorFilesLines
2004-01-262004-01-26 David Carlton <carlton@kealia.com>carlton_dictionary-branchDavid Carlton1-1/+5
2003-12-162003-12-15 David Carlton <carlton@kealia.com>David Carlton1-3/+7
2003-11-112003-11-11 David Carlton <carlton@kealia.com>David Carlton1-5/+11
2003-08-052003-08-05 David Carlton <carlton@kealia.com>David Carlton1-1/+12
2003-06-272003-06-27 David Carlton <carlton@kealia.com>David Carlton1-4/+176
2003-05-012003-04-30 David Carlton <carlton@bactrian.org>David Carlton1-3/+27
2003-04-162003-04-16 David Carlton <carlton@bactrian.org>David Carlton1-14/+18
2003-03-062003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton1-165/+154
2003-02-072003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+3
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton1-227/+243
2002-11-152002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+1
2002-09-20This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointnobody1-0/+5476
2002-09-03This commit was manufactured by cvs2svn to create branchnobody1-5476/+0
2002-09-03This commit was manufactured by cvs2svn to create branch 'gdb_5_3-branch'.gdb_5_3-2002-09-04-branchpointnobody1-12/+11
2002-08-24This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody1-13/+19
2002-06-15This commit was manufactured by cvs2svn to create branchnobody1-0/+5471
2002-05-28This commit was manufactured by cvs2svn to create branchnobody1-5470/+0
2002-05-06This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody1-18/+120
2002-02-06Select the highest known ARM architecture when an F_ARM_5 flag is detected,Nick Clifton1-3/+9
2002-01-31Add support for OpenRISC 32-bit embedded processorNick Clifton1-0/+21
2002-01-05 * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra1-2/+2
2001-12-20Special handling of AIX xcoff text alignment fix.Tom Rix1-1/+30
2001-12-18Minimal handle .typchk and .except section.Tom Rix1-0/+8
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata1-1/+1
2001-09-21Fix compile time warningsNick Clifton1-1/+4
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-379/+318
2001-08-17 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra1-1/+1
2001-06-15Chnage styp_flags_to_sec_flags() to a boolean functionNick Clifton1-39/+39
2001-05-24Support for xcoff64Tom Rix1-19/+20
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek1-0/+4
2001-04-15* coffcode.h (coff_write_object_contents): UseDJ Delorie1-1/+1
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-27BFD: Catch & report unhandled PE section flags.Nick Clifton1-287/+343
2001-01-13formatting fixNick Clifton1-1/+0
2000-12-21Fixes to allow sources to compile under Solaris 2.8Nick Clifton1-1/+3
2000-12-08Generalize DWARF2 and COFF support.Nick Clifton1-12/+30
2000-11-282000-11-28 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-67/+60
2000-11-272000-11-27 Philip Blundell <pb@futuretv.com>Phil Blundell1-1/+1
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton1-1/+4
2000-10-06* peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocsDJ Delorie1-2/+49
2000-08-22Fix bugs detecting w65 architecture.Nick Clifton1-3/+9
2000-07-31Minor formatting fixes.Nick Clifton1-2/+2
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-6/+6
2000-06-16 * archures.c (enum bfd_architecture): #define constants forNicholas Duffek1-9/+11
2000-06-16 * coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.Nicholas Duffek1-0/+5
2000-05-06bfd:Clinton Popetz1-2/+2
2000-04-29 * coffcode.h Copy changes mistakenly done to libcoff.h inClinton Popetz1-0/+8
2000-04-26 Add XCOFF64 support.Clinton Popetz1-8/+38
2000-04-18Bfd support for generating IA-64 EFI binaries.Jim Wilson1-0/+17