summaryrefslogtreecommitdiff
path: root/bfd/ieee.c
AgeCommit message (Expand)Author
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-04-11Convert to ISO C90 formattingNick Clifton
2005-03-22Oops - fix typos and finish of ISO-C90'fication of ieee.cNick Clifton
2005-03-22Convert to ISO C90 formatting.Nick Clifton
2005-03-03update copyright datesAlan Modra
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton
2004-08-13bfd/Alan Modra
2004-07-21bfd/H.J. Lu
2004-06-24bfd/Alan Modra
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra
2003-10-21Add ColfFire v4 supportNick Clifton
2003-10-16Index: doc/ChangeLogAndrew Cagney
2003-06-25Correct spelling of "relocatable".Alan Modra
2003-03-14(ieee_write_expression): Handle the case where symbol is NULL.Nick Clifton
2003-02-04bfdAlan Modra
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-07-30 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra
2002-05-15Fix ld --just-symbolsAlan Modra
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-01-30Fixes for better translation into other languagesNick Clifton
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-08-232001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-08-15 * libieee.h (common_header_type): Add last_byte field.Alan Modra
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek
2001-03-08Update copyright noticesNick Clifton
2001-03-06Rest of the changes for Coldfire V4.Nick Clifton
2000-10-25Plug one of many possible memory leaks in error handling.Nick Clifton
2000-10-10Fix my last change to actually compile.Alan Modra
2000-10-10(ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.Alan Modra
2000-08-07Apply Nick Clifton's suggestion.Kazu Hirata
2000-08-072000-08-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-04-19K&R compiler fixesAlan Modra
2000-03-11Return bfd_error_wrong_format on a format mismatch.Alan Modra
1999-12-10Revert previous patch.Nick Clifton
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton
1999-11-09 * ieee.c (ieee_slurp_debug): Get the length of the debugIan Lance Taylor
1999-07-19Add new field to bfd_target structure.Nick Clifton
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor
1999-05-0319990502 sourceware importRichard Henderson