aboutsummaryrefslogtreecommitdiff
path: root/bfd/ecoff.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-5/+5
2009-09-25 Update soruces to make alpha, arc and arm targets compile cleanlyNick Clifton1-19/+20
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-9/+9
2009-08-06 Add support for Xilinx MicroBlaze processor.Nick Clifton1-2/+2
2009-03-04include/elf/Alan Modra1-5/+6
2009-02-18bfd/ChangeLogDave Korn1-1/+11
2008-07-30Silence gcc printf warningsAlan Modra1-1/+1
2008-02-15include/Alan Modra1-1/+1
2008-01-21 * ecoff.c (_bfd_ecoff_archive_p): Delete.Alan Modra1-84/+1
2007-12-15bfd/Richard Sandiford1-2/+2
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-06-27bfd/Alan Modra1-1/+1
2007-04-26bfd/Alan Modra1-2/+2
2007-04-21* ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.Nick Clifton1-2/+2
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-1/+1
2006-06-19bfd/Alan Modra1-3/+4
2006-05-03bfd/Alan Modra1-3/+2
2006-03-16 PR 2434Alan Modra1-3/+4
2005-12-27 * coff-h8300.c (h8300_reloc16_extra_cases): Use input sectionAlan Modra1-3/+2
2005-07-06coff-alpha.c (alpha_adjust_reloc_in): Issue an informative error message if anNick Clifton1-0/+6
2005-07-05 * libbfd-in.h (struct artdata): Add extended_names_size field.Jakub Jelinek1-5/+7
2005-06-29 * elflink.c (_bfd_elf_gc_mark): Mark sections referenced byAlan Modra1-7/+7
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-4/+4
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-05-03bfd/H.J. Lu1-2/+2
2005-03-16Convert to ISO C90 formatting.Nick Clifton1-1244/+1135
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-76/+1
2004-10-21bfd/H.J. Lu1-1/+1
2004-09-17include/Alan Modra1-6/+6
2004-07-21bfd/H.J. Lu1-2/+2
2004-06-24bfd/Alan Modra1-37/+20
2004-06-15 * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra1-12/+10
2004-04-24[ bfd/ChangeLog ]Chris Demetriou1-30/+13
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