summaryrefslogtreecommitdiff
path: root/bfd/coffgen.c
Commit message (Expand)AuthorAgeFilesLines
* * coffgen.c (coff_get_normalized_symtab): Correct cast.Daniel Jacobowitz2007-08-131-1/+1
* 2007-07-30 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-311-13/+8
* 2007-07-27 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-271-2/+5
* 2007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-261-1/+2
* 2007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-261-8/+13
* 2007-07-25 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-261-1/+3
* Add support for building on a 64-bit Windows host.Nick Clifton2007-07-121-12/+12
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-2/+2
* PR binutils/4292Nick Clifton2007-04-021-1/+10
* bfd/Alan Modra2006-06-191-2/+2
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+14
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Update to ISO-C90 and fix formattingNick Clifton2005-04-211-1/+1
* Use fprintf_vma to print vma values.Nick Clifton2005-04-151-22/+6
* Convert to ISO C90 formatting.Nick Clifton2005-03-221-355/+248
* * coffgen.c (bfd_coff_get_comdat_section): Check thatAlan Modra2005-02-211-1/+2
* include/Alan Modra2005-02-201-2/+2
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-72/+0
* bfd/Alan Modra2004-08-131-2/+1
* bfd/H.J. Lu2004-07-211-0/+9
* bfd/Alan Modra2004-06-241-4/+4
* * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra2004-06-151-2/+2
* * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.Alan Modra2003-11-041-1/+1
* 2003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-201-1/+1
* Index: doc/ChangeLogAndrew Cagney2003-10-161-1/+1
* Fixes for iWMMXt contribution.Nick Clifton2003-04-011-3/+0
* 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