OSDN Git Service

Convert to ISO C90 formatting
[pf3gnuchains/pf3gnuchains4x.git] / bfd / ieee.c
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