summaryrefslogtreecommitdiff
path: root/bfd/ieee.c
Commit message (Expand)AuthorAgeFilesLines
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-4/+4
* bfd/Richard Sandiford2009-04-161-0/+1
* bfd/Kazu Hirata2007-09-111-0/+6
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+4
* bfd/Alan Modra2007-04-261-1/+1
* * ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.Nick Clifton2007-04-211-3/+3
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+2
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-2/+2
* bfd/Alan Modra2006-06-191-1/+1
* * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra2006-06-011-3/+3
* bfd/Alan Modra2006-05-031-3/+6
* bfd:Nathan Sidwell2006-03-061-12/+12
* * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,Nathan Sidwell2006-02-071-6/+17
* bfd/Daniel Jacobowitz2005-10-061-2/+3
* Remove a29k support.Alan Modra2005-08-181-5/+0
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+9
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Convert to ISO C90 formattingNick Clifton2005-04-111-16/+15
* Oops - fix typos and finish of ISO-C90'fication of ieee.cNick Clifton2005-03-221-367/+346
* Convert to ISO C90 formatting.Nick Clifton2005-03-221-397/+195
* update copyright datesAlan Modra2005-03-031-1/+1
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-75/+0
* Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton2004-10-081-0/+2
* bfd/Alan Modra2004-08-131-7/+5
* bfd/H.J. Lu2004-07-211-0/+2
* bfd/Alan Modra2004-06-241-22/+22
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-1/+2
* * ChangeLog: Fix typos.Kazu Hirata2003-11-301-2/+2
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-2/+2
* Add ColfFire v4 supportNick Clifton2003-10-211-0/+1
* Index: doc/ChangeLogAndrew Cagney2003-10-161-6/+7
* Correct spelling of "relocatable".Alan Modra2003-06-251-1/+1
* (ieee_write_expression): Handle the case where symbol is NULL.Nick Clifton2003-03-141-281/+249
* bfdAlan Modra2003-02-041-7/+6
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-294/+353
* * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra2002-07-301-5/+5
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-14/+14
* Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra2002-06-071-2/+1
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-0/+1
* Fix ld --just-symbolsAlan Modra2002-05-151-0/+1
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-0/+2
* Fixes for better translation into other languagesNick Clifton2002-01-301-14/+14
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-3/+3
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-8/+7
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-119/+118
* 2001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-231-3/+3
* * libieee.h (common_header_type): Add last_byte field.Alan Modra2001-08-151-106/+217
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+1