summaryrefslogtreecommitdiff
path: root/bfd/coffgen.c
Commit message (Expand)AuthorAgeFilesLines
* Chnage styp_flags_to_sec_flags() to a boolean functionNick Clifton2001-06-151-3/+10
* Support for xcoff64Tom Rix2001-05-241-21/+30
* Update copyright noticesNick Clifton2001-03-081-1/+2
* If stabs info is successfully found, do not attempt to find dwarf2 infoNick Clifton2001-02-071-3/+3
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-1/+0
* Generalize DWARF2 and COFF support.Nick Clifton2000-12-081-2/+10
* 2000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-081-4/+1
* 2000-11-27 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-281-19/+17
* * bfd-in.h (bfd_family_coff): Define.Nicholas Duffek2000-06-161-3/+3
* Add XCOFF64 support.Clinton Popetz2000-04-261-11/+30
* SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall2000-04-071-2/+5
* Set arch/mach info prior to swapping in sections, so that the swappingTimothy Wall2000-02-091-4/+6
* Apply Tim walls octest vs bytes patchNick Clifton2000-01-131-4/+3
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-111-1/+16
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-111-1/+2
* * coffcode.h (bfd_coff_backend_data): Add _bfd_filnmlen field.Ian Lance Taylor1999-09-071-9/+11
* 1999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-071-2/+2
* comment changes from Donn Terry, and indentation changesIan Lance Taylor1999-08-181-7/+14
* 1999-08-09 Eli Zaretskii <eliz@is.elta.co.il>Ian Lance Taylor1999-08-091-1/+20
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-6/+6
* * ecoff.c (_bfd_ecoff_write_armap): give the symtab element aDJ Delorie1999-05-111-3/+13
* Initial revisionRichard Henderson1999-05-031-0/+2378