OSDN Git Service

daily update
[pf3gnuchains/pf3gnuchains4x.git] / bfd / ieee.c
2011-07-11 clminclude/ChangeLog
2011-06-06 amodra * targets.c (bfd_target): Make ar_max_namelen an unsig...
2010-06-27 amodrafix set but unused variable warnings
2010-03-24 hjlUpdate copyright year.
2010-01-26 gingold2010-01-26 Tristan Gingold <gingold@adacore.com>
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-11-23 pbrook2009-11-23 Paul Brook <paul@codesourcery.com>
2009-09-02 amodraupdate copyright dates
2009-08-29 nickc Updated sources to avoid using the identifier...
2009-04-16 rsandifobfd/
2007-09-11 kazubfd/
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-26 amodrabfd/
2007-04-21 nickc* ecoff.c (_bfd_ecoff_write_armap): Initialise rehash.
2007-03-26 amodra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2006-09-16 nickc* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-06-19 amodrabfd/
2006-06-01 amodra * stabs.c (_bfd_link_section_stabs): Use bfd_make_sect...
2006-05-03 amodrabfd/
2006-03-06 nathan bfd:
2006-02-07 nathan * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,
2005-10-06 drowbfd/
2005-08-18 amodraRemove a29k support.
2005-05-23 fnfApproved by nickc@redhat.com
2005-05-04 nickcUpdate the address and phone number of the FSF organiza...
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2005-04-11 nickcConvert to ISO C90 formatting
2005-03-22 nickcOops - fix typos and finish of ISO-C90'fication of...
2005-03-22 nickcConvert to ISO C90 formatting.
2005-03-03 amodraupdate copyright dates
2005-01-31 bje * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-10-08 nickcImplement a new BFD API function: bfd_is_target_special...
2004-08-13 amodrabfd/
2004-07-21 hjlbfd/
2004-06-24 amodrabfd/
2004-04-30 amodra * section.c (bfd_make_section_anyway): Add all section...
2003-11-30 kazu * ChangeLog: Fix typos.
2003-11-04 amodra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-10-21 nickcAdd ColfFire v4 support
2003-10-16 cagneyIndex: doc/ChangeLog
2003-06-25 amodraCorrect spelling of "relocatable".
2003-03-14 nickc(ieee_write_expression): Handle the case where symbol...
2003-02-04 amodrabfd
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-07-30 amodra * aoutx.h (some_aout_object_p): Clean up tdata properl...
2002-06-25 amodra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-07 amodraReplace bfd_alloc/bfd_malloc + memset with bfd_zalloc...
2002-06-05 amodra * bfd-in.h: Remove "taken from the source" comment.
2002-05-15 amodraFix ld --just-symbols
2002-04-04 drow2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-01-30 nickcFixes for better translation into other languages
2001-09-20 amodra * bfd.c (bfd_archive_filename): New function.
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-08-23 hjl2001-08-23 H.J. Lu <hjl@gnu.org>
2001-08-15 amodra * libieee.h (common_header_type): Add last_byte field.
2001-05-11 jakub * merge.c (struct sec_merge_hash_entry): Add u.entsize...
2001-03-08 nickcUpdate copyright notices
2001-03-06 nickcRest of the changes for Coldfire V4.
2000-10-25 nickcPlug one of many possible memory leaks in error handling.
2000-10-10 amodraFix my last change to actually compile.
2000-10-10 amodra(ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
2000-08-07 kazuApply Nick Clifton's suggestion.
2000-08-07 kazu2000-08-07 Kazu Hirata <kazu@hxi.com>
2000-04-19 amodraK&R compiler fixes
2000-03-11 amodraReturn bfd_error_wrong_format on a format mismatch.
1999-12-10 nickcRevert previous patch.
1999-12-10 nickcChange AR for ELF so that common symbols are not includ...
1999-11-09 ian * ieee.c (ieee_slurp_debug): Get the length of the...
1999-07-19 nickcAdd new field to bfd_target structure.
1999-07-12 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 rthInitial revision