summaryrefslogtreecommitdiff
path: root/bfd/coffgen.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add iWMMXt supportNick Clifton2003-03-251-1/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-77/+77
* Files missed in previous commit.Dave Anglin2002-10-251-1/+1
* * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra2002-07-301-6/+13
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-3/+3
* Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra2002-06-071-10/+6
* Don't mark info message for translation.Nick Clifton2002-01-251-1/+1
* Define and use bfd_is_const_section().Nick Clifton2001-11-191-7/+11
* Add commentNick Clifton2001-11-021-1/+9
* 2001-11-02 H.J. Lu (hjl@gnu.org)H.J. Lu2001-11-021-1/+2
* * aout-encap.c: Fix comment typos.Kazu Hirata2001-10-101-2/+2
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-1/+1
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-92/+100
* 2001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-231-1/+1
* * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED toAlan Modra2001-08-171-9/+11
* 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