aboutsummaryrefslogtreecommitdiff
path: root/bfd/ieee.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-24Update copyright year.H.J. Lu1-1/+1
2010-01-262010-01-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+1
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-11/+11
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-4/+4
2009-04-16bfd/Richard Sandiford1-0/+1
2007-09-11bfd/Kazu Hirata1-0/+6
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+4
2007-04-26bfd/Alan Modra1-1/+1
2007-04-21* ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.Nick Clifton1-3/+3
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+2
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-2/+2
2006-06-19bfd/Alan Modra1-1/+1
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra1-3/+3
2006-05-03bfd/Alan Modra1-3/+6
2006-03-06 bfd:Nathan Sidwell1-12/+12
2006-02-07 * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,Nathan Sidwell1-6/+17
2005-10-06bfd/Daniel Jacobowitz1-2/+3
2005-08-18Remove a29k support.Alan Modra1-5/+0
2005-05-23Approved by nickc@redhat.comFred Fish1-0/+9
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-04-11Convert to ISO C90 formattingNick Clifton1-16/+15
2005-03-22Oops - fix typos and finish of ISO-C90'fication of ieee.cNick Clifton1-367/+346
2005-03-22Convert to ISO C90 formatting.Nick Clifton1-397/+195
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-75/+0
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-0/+2
2004-08-13bfd/Alan Modra1-7/+5
2004-07-21bfd/H.J. Lu1-0/+2
2004-06-24bfd/Alan Modra1-22/+22
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-1/+2
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata1-2/+2
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-2/+2
2003-10-21Add ColfFire v4 supportNick Clifton1-0/+1
2003-10-16Index: doc/ChangeLogAndrew Cagney1-6/+7
2003-06-25Correct spelling of "relocatable".Alan Modra1-1/+1
2003-03-14(ieee_write_expression): Handle the case where symbol is NULL.Nick Clifton1-281/+249
2003-02-04bfdAlan Modra1-7/+6
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-294/+353
2002-07-30 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra1-5/+5
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-14/+14
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra1-2/+1
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-0/+1
2002-05-15Fix ld --just-symbolsAlan Modra1-0/+1
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+2
2002-01-30Fixes for better translation into other languagesNick Clifton1-14/+14
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-3/+3
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-8/+7