aboutsummaryrefslogtreecommitdiff
path: root/bfd/ieee.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-30 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra1-5/+5
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-14/+14
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra1-2/+1
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-0/+1
2002-05-15Fix ld --just-symbolsAlan Modra1-0/+1
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+2
2002-01-30Fixes for better translation into other languagesNick Clifton1-14/+14
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-3/+3
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-8/+7
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-119/+118
2001-08-232001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+3
2001-08-15 * libieee.h (common_header_type): Add last_byte field.Alan Modra1-106/+217
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek1-0/+1
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-03-06Rest of the changes for Coldfire V4.Nick Clifton1-1/+5
2000-10-25Plug one of many possible memory leaks in error handling.Nick Clifton1-29/+24
2000-10-10Fix my last change to actually compile.Alan Modra1-1/+1
2000-10-10(ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.Alan Modra1-1/+1
2000-08-07Apply Nick Clifton's suggestion.Kazu Hirata1-3/+2
2000-08-072000-08-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-5/+3
2000-04-19K&R compiler fixesAlan Modra1-2/+11
2000-03-11Return bfd_error_wrong_format on a format mismatch.Alan Modra1-2/+4
1999-12-10Revert previous patch.Nick Clifton1-1/+0
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1-0/+1
1999-11-09 * ieee.c (ieee_slurp_debug): Get the length of the debugIan Lance Taylor1-1/+8
1999-07-19Add new field to bfd_target structure.Nick Clifton1-0/+2
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-15/+15
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+3970