OSDN Git Service

daily update
[pf3gnuchains/pf3gnuchains3x.git] / bfd / ieee.c
2009-04-16 Richard Sandifordbfd/
2007-09-11 Kazu Hiratabfd/
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26 Alan Modrabfd/
2007-04-21 Nick Clifton* ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.
2007-03-26 Alan Modra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2006-09-16 Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-06-19 Alan Modrabfd/
2006-06-01 Alan Modra * stabs.c (_bfd_link_section_stabs): Use bfd_make_sect...
2006-05-03 Alan Modrabfd/
2006-03-06 Nathan Sidwell bfd:
2006-02-07 Nathan Sidwell * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,
2005-10-06 Daniel Jacobowitzbfd/
2005-08-18 Alan ModraRemove a29k support.
2005-05-23 Fred FishApproved by nickc@redhat.com
2005-05-04 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04 Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-04-11 Nick CliftonConvert to ISO C90 formatting
2005-03-22 Nick CliftonOops - fix typos and finish of ISO-C90'fication of...
2005-03-22 Nick CliftonConvert to ISO C90 formatting.
2005-03-03 Alan Modraupdate copyright dates
2005-01-31 Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-10-08 Nick CliftonImplement a new BFD API function: bfd_is_target_special...
2004-08-13 Alan Modrabfd/
2004-07-21 H.J. Lubfd/
2004-06-24 Alan Modrabfd/
2004-04-30 Alan Modra * section.c (bfd_make_section_anyway): Add all section...
2003-11-30 Kazu Hirata * ChangeLog: Fix typos.
2003-11-04 Alan Modra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-10-21 Nick CliftonAdd ColfFire v4 support
2003-10-16 Andrew CagneyIndex: doc/ChangeLog
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2003-03-14 Nick Clifton(ieee_write_expression): Handle the case where symbol...
2003-02-04 Alan Modrabfd
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-07-30 Alan Modra * aoutx.h (some_aout_object_p): Clean up tdata properl...
2002-06-25 Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-07 Alan ModraReplace bfd_alloc/bfd_malloc + memset with bfd_zalloc...
2002-06-05 Alan Modra * bfd-in.h: Remove "taken from the source" comment.
2002-05-15 Alan ModraFix ld --just-symbols
2002-04-04 Daniel Jacobowitz2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-01-30 Nick CliftonFixes for better translation into other languages
2001-09-20 Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-08-23 H.J. Lu2001-08-23 H.J. Lu <hjl@gnu.org>
2001-08-15 Alan Modra * libieee.h (common_header_type): Add last_byte field.
2001-05-11 Jakub Jelinek * merge.c (struct sec_merge_hash_entry): Add u.entsize...
2001-03-08 Nick CliftonUpdate copyright notices
2001-03-06 Nick CliftonRest of the changes for Coldfire V4.
2000-10-25 Nick CliftonPlug one of many possible memory leaks in error handling.
2000-10-10 Alan ModraFix my last change to actually compile.
2000-10-10 Alan Modra(ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
2000-08-07 Kazu HirataApply Nick Clifton's suggestion.
2000-08-07 Kazu Hirata2000-08-07 Kazu Hirata <kazu@hxi.com>
2000-04-19 Alan ModraK&R compiler fixes
2000-03-11 Alan ModraReturn bfd_error_wrong_format on a format mismatch.
1999-12-10 Nick CliftonRevert previous patch.
1999-12-10 Nick CliftonChange AR for ELF so that common symbols are not includ...
1999-11-09 Ian Lance Taylor * ieee.c (ieee_slurp_debug): Get the length of the...
1999-07-19 Nick CliftonAdd new field to bfd_target structure.
1999-07-12 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 Richard HendersonInitial revision