summaryrefslogtreecommitdiff
path: root/bfd/ecoff.c
Commit message (Expand)AuthorAgeFilesLines
...
* Index: sim/frv/ChangeLogAndrew Cagney2003-10-311-2/+2
* Index: doc/ChangeLogAndrew Cagney2003-10-161-1/+1
* Convert to C90 and a few tweaks.Alan Modra2003-06-291-2/+2
* Correct spelling of "relocatable".Alan Modra2003-06-251-5/+5
* * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used byAlan Modra2003-06-081-2/+4
* bfdAlan Modra2003-02-041-2/+6
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-226/+237
* Fix numerous occurrences ofAlan Modra2002-10-111-7/+5
* Fix error reading ECOFF information: 'ioptMax' refers to the actual *size*Nick Clifton2002-09-191-1/+3
* * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-codedAlan Modra2002-09-021-6/+6
* * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra2002-07-301-17/+14
* 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