OSDN Git Service

s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
[pf3gnuchains/pf3gnuchains3x.git] / bfd / ieee.c
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