aboutsummaryrefslogtreecommitdiff
path: root/bfd/ecoff.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-05Fix LTO vs. COFF archivesAlan Modra1-153/+11
2014-06-13Make bfd.link_next field a unionAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-05-16bfd/Cary Coutant1-2/+2
2013-04-24 * ecoff.c: casting the return value of BFD_ALIGN to intNick Clifton1-4/+2
2012-08-20 * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc forTom Tromey1-1/+1
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-4/+2
2012-05-14Add support for PowerPC VLE.James Lemke1-2/+0
2011-07-11include/ChangeLogCatherine Moore1-0/+2
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-13/+4
2010-12-13 * aoutx.h (aout_link_check_ar_symbols): Formatting.Alan Modra1-15/+10
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-5/+5
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn1-27/+74
2010-07-22 * ecoff.c: Don't include aout/ranlib.h.Alan Modra1-8/+8
2010-02-08 * section.c (struct bfd_section): Delete has_tls_reloc,Alan Modra1-9/+9
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