summaryrefslogtreecommitdiff
path: root/bfd/ecoff.c
Commit message (Expand)AuthorAgeFilesLines
* Set BSF_FUNCTION for symbols of type stProc and stStaticProc.Nick Clifton2002-06-251-99/+78
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-15/+12
* Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra2002-06-071-2/+1
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-1/+1
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-4/+11
* * aout-encap.c: Fix comment typos.Kazu Hirata2001-10-101-1/+1
* * section.c (struct sec): Remove kept_section.Alan Modra2001-09-291-2/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-150/+158
* Chnage styp_flags_to_sec_flags() to a boolean functionNick Clifton2001-06-151-19/+11
* Add a flag to asection, linker_has_input, and use it to reliablyAlan Modra2001-05-171-6/+8
* * ecoff.c (bfd_debug_section): Fix initialization.Alan Modra2001-05-071-6/+6
* Update copyright noticesNick Clifton2001-03-081-1/+1
* Fix initialisation of asection structureNick Clifton2001-02-141-15/+21
* 2000-11-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-221-43/+36
* * ecoff.c (bfd_debug_section): Update initialization for newIan Lance Taylor1999-09-101-4/+16
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-10/+15
* * ecoff.c (_bfd_ecoff_write_armap): give the symtab element aDJ Delorie1999-05-111-0/+7
* Initial revisionRichard Henderson1999-05-031-0/+4825