aboutsummaryrefslogtreecommitdiff
path: root/bfd/ecoff.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-02Rename bfd_link_hash_entry field "next" -> "und_next".Alan Modra1-6/+6
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-1/+1
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-2/+2
2003-10-16Index: doc/ChangeLogAndrew Cagney1-1/+1
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-2/+2
2003-06-25Correct spelling of "relocatable".Alan Modra1-5/+5
2003-06-08 * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used byAlan Modra1-2/+4
2003-02-04bfdAlan Modra1-2/+6
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-226/+237
2002-10-11Fix numerous occurrences ofAlan Modra1-7/+5
2002-09-19Fix error reading ECOFF information: 'ioptMax' refers to the actual *size*Nick Clifton1-1/+3
2002-09-02 * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-codedAlan Modra1-6/+6
2002-07-30 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra1-17/+14
2002-06-25Set BSF_FUNCTION for symbols of type stProc and stStaticProc.Nick Clifton1-99/+78
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-15/+12
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra1-2/+1
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-4/+11
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata1-1/+1
2001-09-29 * section.c (struct sec): Remove kept_section.Alan Modra1-2/+2
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-150/+158
2001-06-15Chnage styp_flags_to_sec_flags() to a boolean functionNick Clifton1-19/+11
2001-05-17Add a flag to asection, linker_has_input, and use it to reliablyAlan Modra1-6/+8
2001-05-07 * ecoff.c (bfd_debug_section): Fix initialization.Alan Modra1-6/+6
2001-03-08Update copyright noticesNick Clifton1-1/+1
2001-02-14Fix initialisation of asection structureNick Clifton1-15/+21
2000-11-222000-11-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-43/+36
1999-09-10 * ecoff.c (bfd_debug_section): Update initialization for newIan Lance Taylor1-4/+16
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-10/+15
1999-05-11 * ecoff.c (_bfd_ecoff_write_armap): give the symtab element aDJ Delorie1-0/+7
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+4825